ho questo codice:
facendo scatenare l'evento, mi dà:codice:If Page.IsValid then if a <> "" and b <> "" and c > 0 and d <> "" and e > 1950 then ..... end if end if
Server Error in '/wcv' Application.
--------------------------------------------------------------------------------
Input string was not in a correct format.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.FormatException: Input string was not in a correct format.

Rispondi quotando