CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 dinamically fill fields

Print topic Send  topic

Author Message
will
Posted: 07/31/2003, 12:55 PM

I need to save the user id, name, adress, etc on a form, so the logged user
don't have to tipe it... it can be done?

DonB
Posted: 08/01/2003, 4:43 AM

Within any given session, you can save the field values (in the BeforeUnload
event) in session variables and reload the fields (in the BeforeShow event)
when the form is redisplayed.

If the values need to exist the next time the site is visited, then the same
idea works, only you use cookies.


DonB


"will" <pcboss1976@hotmail.com> wrote in message
news:bgbs70$egb$1@news.codecharge.com...
> I need to save the user id, name, adress, etc on a form, so the logged
user
> don't have to tipe it... it can be done?
>
>

will
Posted: 08/01/2003, 12:01 PM

Win2000 svr - ASP
i find the way to show the user id on a text box using the CCGetUserId( ),
and it works fine, but... when i save the form.... the "user id" doesnt
save.... why?


"DonB" <7432D63DBB01D03A196B1EDD80E8@comcast.net> escribió en el mensaje
news:bgdjpm$k5c$1@news.codecharge.com...
> Within any given session, you can save the field values (in the
BeforeUnload
> event) in session variables and reload the fields (in the BeforeShow
event)
> when the form is redisplayed.
>
> If the values need to exist the next time the site is visited, then the
same
> idea works, only you use cookies.
>
>
> DonB
>
>
> "will" <pcboss1976@hotmail.com> wrote in message
>news:bgbs70$egb$1@news.codecharge.com...
> > I need to save the user id, name, adress, etc on a form, so the logged
> user
> > don't have to tipe it... it can be done?
> >
> >
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.