Seeking Recommendations For Webserver/site Support Service
We are in need of someone to diagnose a nagging problem we've been
experiencing with our website over the pass few months that has been getting
worse. The site runs on a dedicated Windows 2000 server (IIS 5.0), and is
exclusively ASP.
The problem is the HTTP service has been having intermittent outages (other
services remain OK); a vast majority of the time these outages occur in the
night time hours. An outage last anywhere from a few minutes to hours.
View Replies
ADVERTISEMENT
Ive build an asp website which works on my local machine and also works when i upload it to other web spaces, but when i upload to one web hosting space - it doesnt (which also happens to be where the client wants it to be).
There are other asp sites running from that location too - which just puzzles me. Would it be something to do with that i use dsn less connections and the other ones use dsn?
View Replies
View Related
I'm wondering if there is a seeking function in asp. I have one directory with lots of text files, and I want to seek trough them fx for a filename consisting "heaven".
But the hardest thing is to seek trough the text in the files to find the same ting, like the windows function, "seek for file: Whith text: "
Any ideas on how I can do that?
View Replies
View Related
I am having a problem getting some data fields to display in currency. Below is how I am getting the currency fields calculated - this works fine, no problems here, they do display. Code:
View Replies
View Related
I am looking to install a forum / bulletin board on my site and would like any recommendations. It will need to be ASP based.I have heard of Snitz and believe this is a good one, but wondered what else is out there that others may have used?
View Replies
View Related
I'm a PHP coder over 3 years of experience. For a good client of mine, I need to learn ASP for his project and I have to learn it fast
if any of you ASP developers can give ma a good book recommendation? I already have advanced knowledge in PHP/JavaScript & MySQL. So I don't need a beginner level book but a crash-course like book which won't start telling me what an array/variable is but instead start directly with intermediate/advanced ASP features.
I hope there some books out there for people switching from other languages such as PHP/Java to ASP. I guess almost all ASP projects also use MS-SQL as database back-end.
View Replies
View Related
I have tried two so far, ASP Runner and Iron Speed. Iron Speed has so many more features than ASP Runner, however, seems setup for use with SQL. I am simply using Access Databases, and not SQL. Does anyone have any recommendations on ASP Code Generating programs like ASP Runner, that do not require you to be using SQL Server and has more features?
View Replies
View Related
I have been a java/oracle/linux programmer for last 3+ years. I have
to build an application using asp and Sql Server. I am fairly
comfortable with ASP but not Sql Server.
Can any please recommend a book which is neither for beginners and nor
for advanced programmers using microsoft technologies. I am looking
for some thing
in middle.
I will prefer a book with examples on how to call SP's , getting
record sets, locking, performance issues with different components ,
recommended practices etc.
View Replies
View Related
From the research that I've done so far, it appears that most of the Free Forum software out there, is designed for a PHP environvent/back-end.
Well, I know nothing about PHP (and dont have the time or desire right now to learn it), but I do know a thing or two about ASP.
I was wondering if anyone could recommend a good FREE ASP based Forum software. ????
View Replies
View Related
i already setup my own webserver running under win xp prof.. i know that it can only accomodate 10 people at a time.. my questions are the following
1. what OS should i use to accomodate 200 to 500 people at the same time?
2. what should i use MsSql or MYSql?
3. What firewall, virus protection softwares should i use?
View Replies
View Related
Just moved my old webpages to another webserver and now I get this error.
Microsoft OLE DB Provider for ODBC Driverserror '80040e14'
[Microsoft][ODBC Microsoft Access Driver] Unknown /skema/skemaunderviser.asp, line 79
Code around line 79
----------------
set rsSidstOpdateret = server.createobject("adodb.recordset")
set rsWeek = server.createobject("adodb.recordset")
SQLSidstOpdateret = "SELECT * FROM TblDagsDato"
rsSidstOpdateret.open SQLSidstOpdateret, conn, 1,1
SQLGetWeek = "SELECT * FROM TblUger ORDER BY STARTDATO"
rsWeek.open SQLGetWeek, conn, 3,3 (LINE 79)
View Replies
View Related
I am to build a site onto an ASP server. Anyone here used Dreamweaver and is it just a simple matter of opening up a new ASP page in Dreamweaver and build the site like you would normally do with a HTML page and it will handle the ASP coding accordingly and you can just simply upload it onto an ASP server and it will work?
The site I am to build is basically just a standard html website, but my friend wants me to build it for an ASP server so he has asked me to make sure it is an asp site so I am presuming with the extension .asp
If I build it as a html site to begin with, will converting it to asp be hard. Could I just export my pages into asp or is there more to it?
Can a Html website be loaded and working on an asp server or host?
Is it possible to have a site mixed both html and asp, eg. the home page is html and when you click on shopping cart on the home page it goes to a hopping cart page thats .asp or do they all have to have the same extension.
View Replies
View Related
I need to create a new application in our test server. I am using VID for
that purpose. In order to set up the project in VID, it asks me 'which server
you want to use'. However, I do not have the name of the test server. Is
there any way to configure the name of the server here? I have full rights to
the server directory and is mapped on my machine as G drive.
View Replies
View Related
Is it possible to create a script that can check the availability of an ip address of the primary site and then redirect it according to its conditions?
View Replies
View Related
I am using windows 2000 server with IIS already install. I have copied test.asp file to wwwroot directory and tried to run it but it did not work ..and i gave me this error msg.
http://localhost/test.asp
or
http://127.0.0.1/test.asp
or
http://my_server_name_here/test.asp
The page cannot be displayed There is a problem with the page you are trying to reach and it cannot be displayed. HTTP 500 - Internal server error Internet Explorer
I have even tried to run the iisstart.asp and localstart.asp which already
exist at wwroot directory when IIS is installed.However, it still could not work.
Does anyone know why ? I how do i know that the webserver and ASP engine is working properly.
View Replies
View Related
I've just developed an asp.net website with SQL Server 2000 database. I wish to host it on my own pc. My computer specs are:
AMD 64 3500+
1G DDR RAM
250G HDD 18MB Buffer
ASUS A8V Delux MB
Windows 2003
I was going to install IIS as webserver.what other software do i need and what else i have to set? for sure i have to buy a domain name and redirect it to my ip address.
View Replies
View Related
I know I have seen a script on here before that would tell what services are installed on a webserver. We have a an old form that sends via CDONTS and the new webserver is running 2003.
I know they could install the CDONTS but it takes them too long to get back to us and I'm sure they wouldn't want to install it. Could some one possibly point me out to the script so I can find out what to use to send the form?
View Replies
View Related
i am having this problem with my webserver. everytime i run an asp application that will display pictures, my server will lock up. i used to this it was due to the asp itself, but whenever i run asp apps that display pics, it works fine.
this only happens when i access my websites from my personal computer within my network. whenever i access the sites from outsite my network, it runs fine. is this a problem due to my server or is it because of the data that flows through my network?? any thoughts?
View Replies
View Related
I have to pass form data from my site to another organizations site using POST method... how exactly do I do that? Im familiar with how to do it within a single site/domain, and cant use querystring... I dont know where to begin.
View Replies
View Related
Whenever I do a site that is mostly static but with some semi-dynamic
sections, I've struggled to find a good site search solution without
paying for a hosted search service.
I like the FSO-based search engines, but they fail to pick up on some of
the dynamic part.
I was just creating a Google sitemap and it made me wonder: has anyone
created or seen a script that uses the XML Google sitemap to power a
search engine for your own site?
Seems like if you were keeping it updated for Google, why not use it for
your own site?
View Replies
View Related
I have IIS. I have interdev. whenever I am trying to contact the server..it shows what I have written in the title.
View Replies
View Related
If i am using ASP to extract data from an excel file, does excel definitely have to be installed on the web server? The file will be located on a separate folder away from the web server.
View Replies
View Related
how/if I can update records within a Windows hosted Access MDB file directly as I can on Unix based webhosting systems with phpMyAdmin on MySQL databases.
I have an app written in ASP that uses an MDB, that I am currently testing out and each time I want to update the MDB I need to amend my local copy then re-upload it. how?
View Replies
View Related
Is it a way I can protect my documents and images on a webserver without having direct access to administrate the webserver.
When I make an asp page I protect the information pulised on this page easy. But if I link to some images and pdf files on my site, these are not protected. If a person get the url to this image or file thei can easy download it.
One way to protect these files is to store them in a database, but is there another way to protect them.
Can I for example password protect a folder where I can put all my files and images? Here I mean password protect a folder without having direct access to the webserver.
View Replies
View Related
How to call a sun one webserver plugin from. I want to call NSAPI SAFs from a asp page.
I need a example that how to call SAFs from a client browser....
View Replies
View Related
I am test developing an internal webserver, on Windows XP, and IIS 5.1, with
ASP and MySQL.
One specific page is created from user input and database records in
previous pages and presents a page with customised data and a webform. It
then takes input from the form and session variables and passes these to an
vb exe in the the wwwroot using the from
http://localhost/example.exe?testparameters. The vb exe takes the command
line parameter input and does its thing and it all works, but I am aware
this is a very insecure way of doing this and I implemented this only as a
quick workaround so I could test implement it all then refine it for
deployment.
My question is, what is the best way for input to be passed from a web form
to an vb executable for it to do its thing. The exe will eventually
preferably run as a service, or at least all ways be active on the server,
and not starting for every request then ending, as I was hoping to allow for
sorting and queueing of requests passed to the exe, before they are
executed. Code:
View Replies
View Related
I am creating an asp application which is essentially a file management app. I am trying to get my head around a technically issue wonder if someone can offer some help.
I want to be able to force the download of the files are attached to a particular record.
The code which i use to force the download is:
<%
strPath = "C:MyFiles"
Set Upload = Server.CreateObject("Persits.Upload")
' Build path to file
strPath = uploadfilepathactual
Path = strPath & "" & strFileName
Upload.SendBinary Path, True, "application/octet-binary", True
%>
I want to be able to change the path to say something like
strPath = servernamec$myfiles
Is the above possible. Any other alternatives.
View Replies
View Related
i am currently having terrible problems with settings the permissions on my ASP application.
I currently have a ASP application that i currently read the data of what are in the folder on my webserver. ASP performs functions like a count of how many files are in the folder.
My problem is this; my appilcation will only work if i have the permissions on each folder with SERVERNAMEUSERS. Everybody is on this list, and i only want a select number of users to have access to this. If i get rid of the SERVERNAMEUSERS from my application and put my DOMAINUSERNAME in (with Administrator access), it comes up with Access Denied.
Is there a way that i could get around this, even with a bit of code in my application to authentic the users i want to have access.
View Replies
View Related
The client needs to save a file on his pc which is located on the server disk. What can be the solution for this?
View Replies
View Related
My database and webserver is located at different place.My application is date and time based. There is always some time gap between application and database ,i have some database triggered which also data and time based.
Since Database and webserver's data time is not synchronised results a lot of problem ,i want to fix this one.
1) One solution would be some Operating system based.
2) But i am interested in some asp code ,which cane help me to synchronise my webserver's datatime in tune with database (oracle 8i) keeping database time is slandered.
View Replies
View Related
I am using classic asp and making a
connection to LDAP server using SQL code under IIS 5 on my localhost
and it works great. I have a form and form fields that pull from
active directory. Now, once I get the web team to deploy these files
to the webserver where all users will be able to run this app.(this
server is using IIS 6), my form fields show up blank. For the life of
me I cannot see what is wrong or different except the IIS version.
Also, I have gotten the IIS logs and they don't tell me anything.
View Replies
View Related
I need to provide a way to download a software and its corresponding
manual from a web page.
So far I have done the sign in page where people give their data. I
will then give access to a page with a link allowing to download the
required file(s).
My worry is how to avoid that somebody grabs the URL of the file and
send it to another for downloading directly from the server. What can
I do to avoid this ?
View Replies
View Related
I have a web server running on a machine. When the users
connect to that machine, it loads the ASP page. The ASP
page has a ActiveX control on it and it gets downloaded to
the client's machine. I have made the control as a signed
control so there is no problem in download.
Likewise, in the virtual directory path on the server, I
have one clientsettings.MSI and that needs to be run on
the server. Whenever the user tries to connect to the web
page, in onload event of the web page, the .MSI file
should be installed on the clients machine. For this to
happen what all needs to be done ?
View Replies
View Related