Automatically autofill a form with settings from last visit

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to have a FP2003 form that will automatically autofill a form
with settings from last visit to site?

Sort of an automatically running Google AutoFill.....
 
Only using cookies (if enabled & saved by user)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Is it possible to have a FP2003 form that will automatically autofill a form
| with settings from last visit to site?
|
| Sort of an automatically running Google AutoFill.....
 
Stefan,
But even if cookies are enabled, the fields have to be tabbed to one by one,
then filled.
I want the entire form to auto-populate with previous entries as soon as
visitor lands on the page (just as if you had hit the Google autofill button).

Another way to describe what I need is if the form had a button called
SAVE ALL FIELD ENTRIES FOR NEXT VISIT.

Is it possible for my FrontPage 2003 site to do this "auto-populate fields"
automatically?
 
Nothing to do w/ FP

With cookies (for the values for each form field) you can retrieve the cookies and refill the form
See http://javascript.internet.com/cookies/save-and-restore-form-cookies.html
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Stefan,
| But even if cookies are enabled, the fields have to be tabbed to one by one,
| then filled.
| I want the entire form to auto-populate with previous entries as soon as
| visitor lands on the page (just as if you had hit the Google autofill button).
|
| Another way to describe what I need is if the form had a button called
| SAVE ALL FIELD ENTRIES FOR NEXT VISIT.
|
| Is it possible for my FrontPage 2003 site to do this "auto-populate fields"
| automatically?
|
|
|
| "Stefan B Rusynko" wrote:
|
| > Only using cookies (if enabled & saved by user)
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | > | Is it possible to have a FP2003 form that will automatically autofill a form
| > | with settings from last visit to site?
| > |
| > | Sort of an automatically running Google AutoFill.....
| >
| >
| >
 
Back
Top