Re: [Emerald] ONLine Setup

Don Barron ( (no email) )
Thu, 15 Apr 1999 18:16:22 +0930

Howdy

I think we are getting there but now I get this error ;

Microsoft OLE DB Provider for ODBC Drivers error '80040e57'

[Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would
be truncated.

/signup/signup.asp, line 2193

Any idea Dale ?

>> Ahh cool, I got the same error when trying that signup server. Do you
think
>> you'd be able to supply a fix for it Dale ?
>
>In the signup.asp file, change the section:
>
>> <b>Type of credit card</b> <br>
>> <select name="ccard" size=1 tabindex="2" value="">
>> <option selected> <% = ccard %>
>> <option value="AMEX"> American Express
>> <option value="Discover"> Discover
>> <option value="MasterCard"> MasterCard
>> <option value="Visa"> Visa
>> </select>
>
>to:
>
> <b>Type of credit card</b> <br>
> <select name="ccard" size=1 tabindex="2" value="">
> <option selected> <% = ccard %>
> <option value="Credit Card"> American Express
> <option value="Credit Card"> Discover
> <option value="Credit Card"> MasterCard
> <option value="Credit Card"> Visa
> </select>
>
>
>Your other options are to take this completely out and hard code
>"Credit Card" in the insert statement, or replace this section with a
>hidden field with the same name, and "Credit Card" as the value.
>
>--
>
>Dale E. Reed Jr. Emerald and RadiusNT
>__________________________________________
>IEA Software, Inc. www.iea-software.com