i was searching for ways to upload file to server through classic asp. i came across this site {www.developerfusion.com/article/1615/uploading-files-with-asp/8/} which gave a customized dll...
thnx ZABI, but this is not working. the basic problem remains the same. On hover the menu slides down. But, on unhover/mouseout the menu does not slide up.
one more question... if i am refreshing the page before the session timeout and every time resetting the session variables to their previous values, how come i am losing the...
we have a task tracker page (classic ASP) which is being used by associtates to track task durations. we need the page to be active throughout the day. associates use the page between intervals of 30...
i also checked the eventvwr and found the below message:
The server failed to load application '/LM/W3SVC/1/Root/testsite1'. The error was 'Class not...
yamaharuss:
yes the host header value is same as the website name "testsite". i tried changing the port to 81 and opening http://testsite:81/. still getting the same error.
yamaharuss:
yes, the directory is correct. has all the permissions set. the directory contains the main.asp file. The main.asp file is the only file set (as default) in Documents tab. I even went to...
i have been facing this issue for quite some time now and its driving me nuts. i am running a website on IIS 6.0 which has a main welcome page (main.asp). the page has been configured as the...
i am stuck here. windows.open opens the new window fine, but on returning back to the parent window why am i losing the objects or the object attributes??????????