Hi gang
Could anyone tell me how I can substitute the Server.Execute command (only in ASP3) in ASP2?
ASP code ...
...
...
Server.Execute("xsql/Generic.XSQL")
...
...
ASP code ...
Thanks, CapeMan
Sorry iza, but my question has not been answered. If you go to your browser's File - Page Setup (IE5.0), check out the Headers and Footers section.
Those are the headers and footers that I am talking about. Can they be changed or disabled during run-time, ie. automatically?
Cheers
Rich
Hi all
At run-time I wish to disable the default page header and footer sections of a page being printed.
I am aware of the onBeforePrint and onAfterPrint events and make use of them already to hide the Print button.
I know that this question has been asked before, but has not been answered...
Hey
Is there a way of implementing a onDragStart for a <SELECT> element? There is'nt one at the moment.
I want to the able to drap items from one <SELECT> element to anotherone on the same <FORM>
TIA
Rich
I wish to change the icon in the URL / address of the browser. I swa this on another site recently but don't know how they do it. Check the following site:
:-V http://www.interhome.de
I think that it adds that something special to a web page.
Thanks
Rich B-)
I have two browser windows open next to each other and each window shows a different version of the same document. I wish to scroll both windows simultaneously, when either scrollbar is moved.
Is that possible?
Cheers, Rich
I am aware that there are security issues involved with dynamically uploading files to an IIS server if one uses the <INPUT type=file name=XYZ /> tag
The above tag will place a textbox and Browse button onto your form. The user has to either enter a file name into the textbox or use the browse...
I have successfully implemented a file upload program using the info from the following link:
http://www.15seconds.com/issue/990723.htm
There is a error in the VB code, third line after the Option Explicit statement - it should read
Private MyResponse as Response
HTH
Rich
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.