init in Apache::ASP

2000-09-08 Thread Issam W. Alameh
Hello All, Can I put my asp code at the end of my html page, but let it execute before showing the html??? I want to have something like Hello %=$name% % $name="something"; % Can this show Hello something Regards Issam

fake browser

2000-08-05 Thread Issam W. Alameh
Hello, I don't know where to go with this question, may be somebody can help here, I have written a small program to simulate login to a site, but the site is trying to find out if the browser accessing it accepts cookies or not, and I wanted to know how to fake this, i.e. how to tell the

Apache::ASP, Session Management and the Fun

2000-07-29 Thread Issam W. Alameh
Hello, I am having a lot of fun with Apache::ASP and the session management with it and I really recommend any body who hasn't used it to try it, Just for FUN. I have a question here, has any body stored sessions in mysql with Apache::ASP. what is the pros and cons of doing that and How . Any

RE: Is there a module for getting / setting a Session-ID

2000-07-26 Thread Issam W. Alameh
check Apache::ASP http://www.nodeworks.com/asp/ It is so great Issam -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Greg Cope Sent: Wednesday, July 26, 2000 11:12 AM To: Modperl list Subject: Is there a module for getting / setting a Session-ID