AlaskanDad
Programmer
I'm running PWS on my Win98 and want to check on my ASP programming. I've put in very simple FrontPage quality hyperlinks to ensure that I don't have faulty or complicated code causing problems.
It seems that everytime I click on a hyperlink on one of my pages, I get another connection. When I get to 10 connections, PWS gives me the "I'm full" message. I'm the only one hitting these pages and only have one browser open.
Why is this happening and will it also happen if I take these pages to a REAL web-server? I want to set up my ASP pages as sessionless if at all possible.
Should I use a Session.Abandon at the end of my code?
I would really like to get these pages to the web and start making money off of them!!!!! Please help.
It seems that everytime I click on a hyperlink on one of my pages, I get another connection. When I get to 10 connections, PWS gives me the "I'm full" message. I'm the only one hitting these pages and only have one browser open.
Why is this happening and will it also happen if I take these pages to a REAL web-server? I want to set up my ASP pages as sessionless if at all possible.
Should I use a Session.Abandon at the end of my code?
I would really like to get these pages to the web and start making money off of them!!!!! Please help.