HTML & WEB-Design

Moderators: Jonathan
Number of threads: 1249
Number of posts: 3348

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Posting values in forms Posted by muran on 20 Aug 2001 at 3:17 AM
Can anyone tell me how I can post values using a form?
I.E:
<form action="blabla.asp" method="post">
<??????? name="name_of_value" value=<%=predefined_value%>>
<input type="submit" name="send">
</form>



Report
Re: Posting values in forms Posted by Cyt on 23 Aug 2001 at 1:43 AM
: Can anyone tell me how I can post values using a form?
: I.E:
: <form action="blabla.asp" method="post">
: <??????? name="name_of_value" value=<%=predefined_value%>>
: <input type="submit" name="send">
: </form>
:
:
:

perhaps hidden


Report
Re: Posting values in forms Posted by Cyt on 23 Aug 2001 at 1:46 AM
: perhaps hidden

e.g.:

<INPUT NAME="SomeVariableString" type=hidden value="Hello - I'm the content of SomeVariableString. Welcome to my homepage - I kiss you.">



Report
thanks alot man Posted by muran on 27 Aug 2001 at 5:54 AM
/Muran




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.