Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Save datetime
Message
 
 
To
24/02/2009 18:48:28
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
01383958
Message ID:
01383960
Views:
46
>Can someone tell me how to save the current datetime from an aspx page into a VFP database? I am trying
>
>
>asp:Parameter Name="datecompleted" Type="DateTime" DefaultValue='>%=Now()%<' 
>
>
>
>but it doesn't work. The error says the string is not recognized as a valid datetime.
>
>Thanks

Just set the parameter in code behind, why do you need it in ASPX?

BTW, which database we're talking about? May be you can just set it in the trigger instead?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform