Hi there, Can you give me a little more information with regards to how you are connecting to the database.<br>
I take it that when you say ASP you actually use the ADO component. Have you tried changing the timeout of the Command object (default is 30 seconds).<br>
Learning Perl is an...
The only way I can see to do this is to disable the menubar using the window object or flushing the contents of the history object. So that it is empty. But then who am I to say...
Submit a form in HTML with the get method. The information inputed on the form is then passed onto the server as a querystring. In the action attribute, add the address of the URL you are redirecting the user to.<br>
<FORM NAME="name" ACTION="url" METHOD="GET"><br>
The alternative is to...
CGI is a bit finnycotty (whatever that means. ASP is a lot more powerful and easy to program using VBScripts. The ADO model allows for efficient communication with a data source on whatever product (through OLE-DB). Try it out.
Maybe a better one is Instant ASP(or I-ASP) by Halcyon Software. Check them out at the following URL:http://www.halcyonsoft.com/asp/overview.html<br>
An alternative is to go with PHP see at:http://phplib.shonline.de/index.php3<br>
Good luck...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.