wish to include in a hidden form value the location of the webpage they are viewing.

J

j-p-c

the main page has a table which has a inline frame in it, i need to know the
index.html page,
the visitor would enter.. www.sitename.com/username/index.html which would
then ask them for a password.
i need to know who has signed in. as i do not have much in server side
functions/programming languages to use it all has to be javascript or html.

so i would need to have the value of a form field to be this web address
they used.

thanks
 
J

Jens Peter Karlsen[FP-MVP]

How is what done?

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

-----Original Message-----
From: j-p-c [mailto:.]
Posted At: 13. juni 2005 00:18
Posted To: microsoft.public.frontpage.programming
Conversation: wish to include in a hidden form value the location of the
webpage they are viewing.
Subject: wish to include in a hidden form value the location of the
webpage they are viewing.


how is this done?

thanks
 
J

j-p-c

Re: wish to include in a hidden form value the location of the webpage they are viewing.
How is what done?

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

-----Original Message-----
From: j-p-c [mailto:.]
Posted At: 13. juni 2005 00:18
Posted To: microsoft.public.frontpage.programming
Conversation: wish to include in a hidden form value the location of the webpage they are viewing.
Subject: wish to include in a hidden form value the location of the webpage they are viewing.



how is this done?

thanks
 
J

Jens Peter Karlsen[FP-MVP]

Not possible without Serverside scripting.
You can create a simple login using JavaScript though.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

-----Original Message-----
From: j-p-c [mailto:.]
Posted At: 13. juni 2005 00:27
Posted To: microsoft.public.frontpage.programming
Conversation: wish to include in a hidden form value the location of the
webpage they are viewing.
Subject: Re: wish to include in a hidden form value the location of the
webpage they are viewing.


the main page has a table which has a inline frame in it, i need to know
the index.html page, the visitor would enter..
www.sitename.com/username/index.html which would then ask them for a
password.
i need to know who has signed in. as i do not have much in server side
functions/programming languages to use it all has to be javascript or
html.

so i would need to have the value of a form field to be this web address
they used.

thanks
 
J

j-p-c

Re: wish to include in a hidden form value the location of the webpage they are viewing.how does the referral thing work?

where it has the information of the webpage that brought them to that page.




Not possible without Serverside scripting.
You can create a simple login using JavaScript though.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

-----Original Message-----
From: j-p-c [mailto:.]
Posted At: 13. juni 2005 00:27
Posted To: microsoft.public.frontpage.programming
Conversation: wish to include in a hidden form value the location of the webpage they are viewing.
Subject: Re: wish to include in a hidden form value the location of the webpage they are viewing.



the main page has a table which has a inline frame in it, i need to know the index.html page, the visitor would enter.. www.sitename.com/username/index.html which would then ask them for a password.

i need to know who has signed in. as i do not have much in server side functions/programming languages to use it all has to be javascript or html.

so i would need to have the value of a form field to be this web address they used.

thanks
 
J

Jens Peter Karlsen[FP-MVP]

document.referrer.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.


________________________________

From: j-p-c [mailto:.]
Posted At: 13. juni 2005 20:55
Posted To: microsoft.public.frontpage.programming
Conversation: wish to include in a hidden form value the location of the
webpage they are viewing.
Subject: Re: wish to include in a hidden form value the location of the
webpage they are viewing.


how does the referral thing work?

where it has the information of the webpage that brought them to that
page.





message
Not possible without Serverside scripting.
You can create a simple login using JavaScript though.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

-----Original Message-----
From: j-p-c [mailto:.]
Posted At: 13. juni 2005 00:27
Posted To: microsoft.public.frontpage.programming
Conversation: wish to include in a hidden form value the
location of the webpage they are viewing.
Subject: Re: wish to include in a hidden form value the location
of the webpage they are viewing.


the main page has a table which has a inline frame in it, i need
to know the index.html page, the visitor would enter..
www.sitename.com/username/index.html which would then ask them for a
password.

i need to know who has signed in. as i do not have much in
server side functions/programming languages to use it all has to be
javascript or html.

so i would need to have the value of a form field to be this web
address they used.

thanks


j-p-c said:
how is this done?

thanks
 

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