Click to See Complete Forum and Search --> : Help for fill-inbox
Sanbenno
05-04-2005, 11:29 AM
Can someone give me some tags in connection with fill in-boxes. What I want to do: I want people to fill in a fill-inbox and the content (the text they filled in) must be sirectly placed on the same page. Does somebdy knows how to do that?
pdfhelper
05-04-2005, 11:47 AM
This can be very easily done as a pdf form filed Adobe Acrobat 7.0. Not sure how to in HTML. I can send the javascript code if you have Adobe Acrobat Pro. 6 or 7.
Sanbenno
05-04-2005, 11:48 AM
yes,
if you would do that I'll apreciate that
Sanbenno
05-04-2005, 11:59 AM
I think I don't have Acrobat 6.0 just 5.0 I'm sorry
noone has the html codes for it?
the tree
05-04-2005, 12:34 PM
Your talking about forms methinks. You'll need to create your form in html (http://www.w3schools.com/html/html_forms.asp) then you'll need some server side scripting to process it which depends on what your host supports (some form processing can be done with Javascript but that is avoidable).
Sanbenno
05-04-2005, 04:01 PM
Yes and how do you let them automaticly appear on the page?