So I am writing a web application for use within my organization. The application requires that it know who the current user is. This is done by calling the Request.ServerVariables(\"AUTH_USER\") func
The problem if someone types into the search box a开发者_运维知识库 location it goes through to that location page but if they type in a location thats not found or they dont type anything in I need i
On my site I have an Classic ASP page that shows 4 thumbnail product images that when clicked on swap the main image. This part is working okay. However, on the main image I\'m also trying to use the
I am trying to implement a module in either C# or classic ASP, which extracts the XMP data from a EPS file.
I am writing 开发者_运维百科a navigation system in classic ASP (on Windows CE). I require a way to dynamically include navigation files based on the calling script.
I\'ve got a recordset/paging set up - works fine in IIS6 but when I run the site on an IIS7 server I get the following error:
I have a recordset loop that creates a table, and every 9 items it wraps a div around them so basica开发者_如何学Clly looks like:
I have a list of training dates saved into an XML file, and I have a little javascript file that parses all of the training dates and sp开发者_运维问答its them out into a neatly formatted page.This so
i used the code below to upload an excel file to the server. now i need to save it to a database. can anyone guide mehow to do that? 开发者_JAVA百科
I have a code file which I will refer to as \"myConstants.res.asp\" with a bunch of constants in both English and French...