Getting info submitted on a webpage

liunx

Guest
hey i am new here. I know very basic html code and am putting a website together for someone. they need a page to submit information and be able to access the information submitted by viewers. how does this work exactly? is it written to a file that can be later pulled up or what? also what is the code to something similar to this page:<br />
<br />
<!-- m --><a class="postlink" href="http://www.votekirkpatrick.com/volunteer.htm">http://www.votekirkpatrick.com/volunteer.htm</a><!-- m --><br />
<br />
thanks for your time, i appreciate any help you can give me!<!--content-->You need a server side language to do this. Find out what your server supports: PHP, ASP, ASP.net, JSP, PERL, ColdFusion, ect.<!--content-->
 
Back
Top