I need to pass close to 100 variables between pages and I'm not sure of the best way to do it. Any suggestions?
spowel4 0 Newbie Poster
Recommended Answers
Jump to Postusing session variables...
Jump to Postadd an onclick to your buttons
onclick="return this.form.action='path/to/page'"
and skip the in between page then just post variable to the page you need them onof course using array names in your forms is always easier for passing lots of variables
All 5 Replies
gopi17 8 Junior Poster in Training
gotboots 2 Light Poster
spowel4 0 Newbie Poster
Biiim 182 Junior Poster
jstfsklh211 79 Light Poster
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.