CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> GotoCode Archive

 custom insert.

Print topic Send  topic

Author Message
shaba
Posted: 11/11/2003, 3:51 AM

Hi all,

i have to insert user_id and user_login in one of my database tables.

i have some other fields also to store in that table.

so i have made 2 hidden controls for user_id and user_login

i have parameterised these controls as they get values from session.

i have made it in custom insert.

but no data is storing in table.can anyone give me a solution??..

i am using CCS
RonB
Posted: 11/11/2003, 2:21 PM

I don't hink it's wise to use hidden fields for sensetive info. I'd use a before insert to get the values using the CCS CCGetSession() function.
That way the values are inserted on insert and never show up on the html page. If a viewer does a show source in the browser the values assigned to the hidden fields will be visible to him.

Ron

   


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

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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