Jump to content

Request value from checkbox


wechaur

Recommended Posts

<input type="checkbox" name="ID" Value="CS 1001">Student_ID = Request.form("ID")Response.Write(Student_ID)output result = CSWhy display CS only? support is CS 1001
can you please show me all of the code.it looks like you need to add an ' around the checkbox value.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...