Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ossesion and osessiontable
Message
 
To
12/03/2004 10:02:21
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Miscellaneous
Thread ID:
00885599
Message ID:
00885609
Views:
16
I just tried this:
CASE oProp.Action=='test3'
	oSession.VALUE("date",DATE())
	ldDate=oSession.VALUE("date")
	lcHTMLout = TYPE('ldDate')+' - '+TTOC(ldDate)
and, sure enough, it returned T - 03/12/04 12:00:00 AM
My guess is the ASP Session Object can only deal with DateTimes, not with simple VFP dates ...
>Hi,
>I'm using in a page a text box with the initial value <%=osessiontable.value("savldata1") . Savldata1 is date().When I'm using instead of ossssiontable.value osession.value it return datetime().
>Can anybody tell me why please?
>Sergiu
Previous
Reply
Map
View

Click here to load this message in the networking platform