Tick Checbox

Ive set up a page with a apply/sumbit button on one page . when the user clicks either apply or sumbit button I want the following page to tick the checkbox . would I need asp coding or java and which page would code go into.

View Replies


ADVERTISEMENT

Checbox Data Into Db Issue

Cleinet wants asp form info stored in a db. I've never done. Have teh form created and sending info to the Access db (just for testing). Everything seems okay until I try and store the checkbox data.

How do I account for checkboxes in a db...should I have a seperate name for each checkbox and a seperate field for each in the db? Here is the form code for the checkboxes

<input type="checkbox" name="reason" value="bizgrowth">
Business growth &amp; development <br>
<input type="checkbox" name="reason" value="revenue">
Revenue enhancement<br>
<input type="checkbox" name="reason" value="patientcare">
Patient care<br>
<input type="checkbox" name="reason" value="reporting">
Reporting/research<br>
<input type="checkbox" name="reason" value="safety">
Patient safety<br>

View Replies View Related

User Tick

how to makesure user tick on the any of the checkbox the page?

View Replies View Related

Shows Tick Box Data

i want to do is to have an update form that shows tick box data which is read from an access database via asp and a dsn less connection string. Have achieved it with text boxes but can't for the life of me figure out how to do the same with tickboxes.

View Replies View Related

Tick Box Duplicate Text From One Textbox To Another

i have a form on my page..

i have one textbox called

'bookername'

and another one called 'customername'

and a tick box called 'tickme'

the user fills in the booker name first..
they then move through the form..

they then get to the customername textbox..

basically when the user ticks the tickbox.. i want the name currently in the bookername textbox to be placed in the customername textbox..

i am guessing that this feature will probably need to be coded in javascript.. but seeing as you guys must deal a lot with forms.. someone will probably have done this before..

View Replies View Related

Tick Checkbox If Database Is True

in my web page, i would like to user to see a ticked checkbox should the database = True however, i cannot seems to be getting it. Would anybody be able to help me out? Code:

View Replies View Related

Asp Email Form With Tick Boxes To Different Address's?

I am trying to set up a contact page using Matt's FormMail ASP script (because my hosting is on a Windows server I am unable to use the easier Natemail PHP script)

It is simple enough to send an email to a single email address but I want to have a form with a choice of 4 email address's to send to that are chosen by way of a tickbox (it doesn't have to be a tickbox but that is what I prefer at the moment)

Does anybody know of a method to do this?

(I am using Adobe Golive CS2)

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved