deminne Posted November 22, 2008 Share Posted November 22, 2008 hellow, i would like the have the following: on my homepage, visitors can fill in 3 textfields. under the textfields there is a button 'next'. when they click on it, they go to the contactpage. on that contactpage are extra fields to fill in, but also the 3 from the homepage. but i want already have filled in this fields with the value they have filled in the homepage. how can i do this? thanks Link to comment https://forums.phpfreaks.com/topic/133806-contactform-already-filled-in/ Share on other sites More sharing options...
revraz Posted November 22, 2008 Share Posted November 22, 2008 You can either use the $_POST array or use Sessions to carry them over. Link to comment https://forums.phpfreaks.com/topic/133806-contactform-already-filled-in/#findComment-696387 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.