subwebs and auto complete form field.

  • Thread starter Thread starter Pejay
  • Start date Start date
P

Pejay

I have a protected subweb for members on my website and I
have several forms in it and would like the "User name"
they use to get into the members area to be taken and
entered into the forms so that they can't be changed. This
makes sure that they can't pretend to be someone else. Is
there any way to do this?. The website uses FrontPage
extensions but doesn't have asp, cgi, perl or database
capabilities. The results of the forms are sent to HTML
files for other members to view.

Any help would be appreciated.

Many thanks

Pejay
ö¿ô
\_/
 
Try adding the username field (Form Options Saved fields)

--



I have a protected subweb for members on my website and I
have several forms in it and would like the "User name"
they use to get into the members area to be taken and
entered into the forms so that they can't be changed. This
makes sure that they can't pretend to be someone else. Is
there any way to do this?. The website uses FrontPage
extensions but doesn't have asp, cgi, perl or database
capabilities. The results of the forms are sent to HTML
files for other members to view.

Any help would be appreciated.

Many thanks

Pejay
ö¿ô
\_/
 
Unless you can use some form of server-side programming, you're not going to
be able to do this.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.

I have a protected subweb for members on my website and I
have several forms in it and would like the "User name"
they use to get into the members area to be taken and
entered into the forms so that they can't be changed. This
makes sure that they can't pretend to be someone else. Is
there any way to do this?. The website uses FrontPage
extensions but doesn't have asp, cgi, perl or database
capabilities. The results of the forms are sent to HTML
files for other members to view.

Any help would be appreciated.

Many thanks

Pejay
ö¿ô
\_/
 
Adding the username field post the username to the results
html file but I also want to display their user name on
the form when they fill in the fields. I would like it to
say;
Username: Pejay
If I was signed in. This doesn't have to be in a text box
and can be displayed as plain text.

Anyone got any other sujestions.

Many thanks for your replys so far.

Pejay
ö¿ô
\_/

-----Original Message-----
Try adding the username field (Form Options Saved fields)

--



"Pejay" <[email protected]> wrote in
message news:[email protected]...
 
Back
Top