Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert a blank date with ASP
Message
De
24/09/2007 11:25:31
 
 
À
22/09/2007 04:32:46
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
01256047
Message ID:
01256340
Vues:
13
>>Given:
>>
>>< %
>>function formatdate2(lddate)
>>if isdate(lddate) then
>>   formatdate2 = lddate
>>else
>>	formatedate2 = ??? what goes here ???
>>end if	
>>end function
>>
>>
>>   .fields("a_scoping").value = formatdate2(request.form("a_scoping"))
>>% >
>>
>>How would you finish the function to insert a blank date into a_scoping?
>>
>>Thanks
>
>I think in VB null is called Nothing
>
>Cetin

Ah yes, but I don't want a null, I want a blank or empty. The table does not support nulls. I tried both blank and empty but can't seem to get the syntax right.
- Don
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform