-
Ajax and checkbox state problem
New to Ajax and PHP. Am using Ajax on a form originally written in ASP.
User selects options for sponsorships using checkboxes. Each checkbox is linked to a price structure.
If he checks the checkbox, I'm using Ajax to fill in the cost of the sponsorship in a text field next to the checkbox.
This works just fine. My problem is that if the visitor changes his mind and unchecks the checkbox, I have not found a way to dismiss the cost by refilling the text field with a null or empty string. Have tried testing the checkbox value on both server and client side, but I haven't been successful yet in dismissing the price if the box is unchecked.
Can anyone direct me on how this should be done?
Similar Threads
-
By jennifer_y in forum AJAX
Replies: 1
Last Post: 07-18-2007, 06:58 AM
-
By cesarcesar in forum AJAX
Replies: 5
Last Post: 06-22-2007, 11:36 AM
-
By cesarcesar in forum AJAX
Replies: 0
Last Post: 05-20-2007, 09:49 PM
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|