i am creating a program that will help user when they are doing survey during the survey they enter for example from 1 to 25 value in text box1 the text box 2 should show 1st Grad if user enter value from 25 to 50 in same text box should show 2st Grad also third from 50 to 75
Muhammad_63 0 Newbie Poster
Recommended Answers
Jump to PostHi Muhammad_63,
Seeing as you have not specified if you can use JQuery or not yet I will explain how I would approach this:
Create the form with the text boxes
create ids for each of the text boxes
In my code I would use if statements based on the …
All 4 Replies
DaveAmour 160 Mmmmmm beer Featured Poster
Muhammad_63 0 Newbie Poster
DaveAmour 160 Mmmmmm beer Featured Poster
piers 8 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.