CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 save sessionid and date in orders in bookstore sample

Print topic Send  topic

Author Message
jimmy cortes
Posted: 03/20/2001, 11:00 AM

When someone has bought something, I donīt know when it was done. Neither
date nor sessionid are recorded.
I want to save my sessionid and date in the orders table. I have added this
field to the orders table, but I donīt know how to save them.

Thanks,

jimmy
Newbie

Alexey Alexapolsky
Posted: 03/21/2001, 7:06 AM

Add to OrdersRecord page a variable of type hidden
in it's properties give it a name "date" , in the same form
open form properties , select "Events" tab and enter code :
$flddate = now();

--
Regards,
Alexey
CodeCharge Support

jimmy cortes <jacoper@usa.net> wrote in message
news:9989d9$vl2$1@mail.tankhill.com...
> When someone has bought something, I donīt know when it was done. Neither
> date nor sessionid are recorded.
> I want to save my sessionid and date in the orders table. I have added
this
> field to the orders table, but I donīt know how to save them.
>
> Thanks,
>
> jimmy
> Newbie
>
>


   


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.