I have created a form in FP XP, that i am saving the
results to a .csv file. I am having multiple locations
access this form, and would like to have the .csv file
named according to the users login to the form, and date
stamp if possible. Thank you for your help.....
Shinyd

Re: code to name a form results csv file on the fly.... by Stefan

Stefan
Thu Apr 29 03:33:52 CDT 2004

Not possible unless you generate separate files using a server side script like ASP

--

_____________________________________________
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.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"shinyd" <shinyd@I_need_an_answer.com> wrote in message news:5d0901c42d94$6e88df10$a101280a@phx.gbl...
| I have created a form in FP XP, that i am saving the
| results to a .csv file. I am having multiple locations
| access this form, and would like to have the .csv file
| named according to the users login to the form, and date
| stamp if possible. Thank you for your help.....
| Shinyd



Re: code to name a form results csv file on the fly.... by MD

MD
Thu Apr 29 10:25:56 CDT 2004

Hi Shinyd,

It is possible if you use DHTML to modify the saveresults bot and change the u-file parameter before submitting the page to SHTML.


--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
J-Bots Plus 2002 87 components for FrontPage
http://www.websunlimited.com/order/Product/JBP2002/jbp_help_dir.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible

"shinyd" <shinyd@I_need_an_answer.com> wrote in message news:5d0901c42d94$6e88df10$a101280a@phx.gbl...
> I have created a form in FP XP, that i am saving the
> results to a .csv file. I am having multiple locations
> access this form, and would like to have the .csv file
> named according to the users login to the form, and date
> stamp if possible. Thank you for your help.....
> Shinyd