how to print html form directly.
i.e is there any programatic way or is there any tag to print html form
pranav_jog 0 Light Poster
Recommended Answers
Jump to PostI think it on dynamic page
Jump to PostHi Pranav,
I don't quite understand. Would you like the form to be printed onscreen?
If so (Im going to use php to do this) here is what we will do.
Simple HTML form:
<form id="form1" name="form1" method="post" action="mail.php"> <p>Name <input name="visitor" type="text" id="visitor" …
All 8 Replies
sreein1986 0 Posting Whiz
pranav_jog 0 Light Poster
pranav_jog 0 Light Poster
sreein1986 0 Posting Whiz
macneato 29 Posting Pro in Training
pranav_jog 0 Light Poster
Shanti C 106 Posting Virtuoso
Sarahj512 0 Newbie 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.