php newby
Posted: Thu Oct 14, 2004 11:21 am
ok, i need to create a series of pages, the first contains a series of links to files, pdf or doc. once one of these is clicked i need a form to appear, the user inputs name and email. then on submit the form is posted and the file previously clicked starts downloading. i know the html, its the php im not sure of.
i assume i need to send a file id somehow to the form, then use form submit button to both send the form and download the file. but i am only guessing. all help much appreciated. im currently trawling through online tutorials
i assume i need to send a file id somehow to the form, then use form submit button to both send the form and download the file. but i am only guessing. all help much appreciated. im currently trawling through online tutorials