Re: [AspClassicAnyQuestionIsOk] a href

2005-08-02 Thread Bob Filipiak
Please provide more code. On a normal html page what you have provided should bring the line containing a name=intro to the top of the browser unless the whole page fits within the browser window. - Original Message - From: Jegatha [EMAIL PROTECTED] To: Asp

Re: [AspClassicAnyQuestionIsOk] Identifying server using ASP

2005-08-15 Thread Bob Filipiak
Save the following as allhttp.asp and run it: % @language = JavaScript % HTML HEAD META HTTP-EQUIV=Content-Type CONTENT=text/html; charset=iso-8859-1 TITLEHTTP Server Variables/TITLE link rel='P3Pv1' href='/w3c/p3ppolicy.xml'/HEAD/HEAD BODY P ALIGN=CENTERFONT SIZE=5BHTTP Server

Re: [AspClassicAnyQuestionIsOk] Problem with trailing charaters

2005-08-15 Thread Bob Filipiak
Try using the server.HTMLEncode() and server.URLEncode() functions to response.write what is submitted: e.g. strInput = Server.URLEncode(request.form([your form anme])) response.write(strInput) and see what you get. - Original Message - From: bef218 [EMAIL PROTECTED] To:

Re: [AspClassicAnyQuestionIsOk] How to close window??

2005-11-17 Thread Bob Filipiak
AFAIK you can only close a window that you opened with window.open - Original Message - From: girish nehte [EMAIL PROTECTED] To: AspClassicAnyQuestionIsOk@yahoogroups.com Sent: Thursday, November 17, 2005 1:23 AM Subject: [AspClassicAnyQuestionIsOk] How to close window?? Hi friends,

Re: [AspClassicAnyQuestionIsOk] Please help block banner?

2005-12-16 Thread Bob Filipiak
If you view the source of your web page you will see that the hosting ad is generated by the server. I don't know of anything that you can do to stop it. - Original Message - From: kako_0 [EMAIL PROTECTED] To: AspClassicAnyQuestionIsOk@yahoogroups.com Sent: Friday, December 16, 2005