This is a forum where members new and old can come to ask questions and get info and opinions. It is not a place to advertise your business or have other forms of advertising, whether it be in your posts or signature.

All links in the forum will not be indexed by Search Engines and any unapproved forms of advertising or spam will be dealt with accordingly, deleted, and that member's account banned.

Forums

Overview » ASP » Input radio button (asp SQL SERVER)
Reply

Input radio button (asp SQL SERVER)

stephan ludovic
Member



Since: 03 May 2001
Posts: 32
Posted 23 Jun 2010 10:03:08

Hi

I have an update form with input radio

button (yes/no) connected to a SQL server database bit field.

Here my code:
<label>
            <input type="radio" name="crealieepassagerce" value="0" id="crealieepassagerce_0" />
            Yes</label></td>
        </tr>
        <tr>
          <td><label>
            <input type="radio" name="crealieepassagerce" value="-1" id="crealieepassagerce_1" />
            No</label>



But when i m trying to upadate the sql field doesn't change...

Any idea?

Thanks a lot

Hi

I have an update form with input radio

button (yes/no) connected to a SQL server database bit field.

Here my code:
<label>
            <input type="radio" name="crealieepassagerce" value="0" id="crealieepassagerce_0" />
            Yes</label></td>
        </tr>
        <tr>
          <td><label>
            <input type="radio" name="crealieepassagerce" value="-1" id="crealieepassagerce_1" />
            No</label>



But when i m trying to upadate the sql field doesn't change...

Any idea?

Thanks a lot
Patrick Julicher
Official Representative



Since: 04 Feb 2002
Posts: 1,208
Replied 20 Jul 2010 16:07:55
Hi Stephan,

What field type is set in the SQL server. Could you also post the update code?

Best regards,

Patrick
Patrick Julicher
Official Representative



Since: 04 Feb 2002
Posts: 1,208
Replied 20 Jul 2010 16:08:09
Hi Stephan,

What field type is set in the SQL server? Could you also post the update code?

Best regards,

Patrick
Patrick Julicher
Official Representative



Since: 04 Feb 2002
Posts: 1,208
Replied 20 Jul 2010 16:08:19
Hi Stephan,

What field type is set in the SQL server? Could you also post the update code?

Best regards,

Patrick

Reply to this topic

Message
Reply
Follow us on Facebook Follow us on twitter Subscribe to the RSS feed
Activate your free membership today | Login | Currency