missing URL

A

AL G

I developed a subweb only to logon to the main web and I keep getting the
error message "URL required" "Missing URL" showing logon.asp line 11 which is
"Response.Redirect Session("REFERRER")" I have tried everything I can think of
(obviously not the right thing) to correct this. What can I do to correct
this.
Thank you
 
T

Thomas A. Rowe

ASP sessions do not carry across FP subwebs / sites

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
A

AL G

Thank you. What do you suggest. Do I need to write a db and code for logon in
SQL? If so, should I use MSSQL or MYSQL? Or is there another possible
approach?
 
J

Jon Spivey

Couldn't you store the value in a cookie? Unlike sessions cookies are not
dependant on subwebs
 
T

Thomas A. Rowe

Jon,

Can you drop me an email from my site below with a valid email address.

==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
 
A

AL G

I was hoping to do just that but, icould not find an example of a cookie. Do
you have an example?
 
A

AL G

I wanted to do just that but, I could not find an example of a cookie. Do you
have an example of a cookie?
 
J

Jon Spivey

Hi Thomas,

Email sent. Sorry about the delay haven't checked this group for a couple of
days.

Cheers,
Jon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top