Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ossesion and osessiontable
Message
 
À
12/03/2004 10:02:21
Information générale
Forum:
Visual FoxPro
Catégorie:
ActiveVFP
Divers
Thread ID:
00885599
Message ID:
00885609
Vues:
17
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform