Results 1 to 2 of 2
Related
-
add "human input" code to existing script Forum: CGI Perl Forum
Replies: 0 -
is there a difference between <script language="javascript> and <script type="text/javascript"> Forum: Javascript Forum
Replies: 8 -
What is code for "Only user with avatar" - i am using vbulletin Forum: PHP Forum
Replies: 2
-
06-08-2006, 03:37 PM #1
<input type=hidden name="to" VALUE="user@yahoo.com">
I am using the above code to input an email address to a cgi script for processing a web form, only I want to use three emails instead of just one. Right now it works: <input type=hidden name="to" VALUE="user@yahoo.com"> but I can't figure out how to add a second and third email into the VALUE "" field. Is it possible? Can someone show me how please?
Thanks!
-
06-08-2006, 04:10 PM #2
Re: <input type=hidden name="to" VALUE="user@yahoo.com">
I figured it out. Comma in between with no space.
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum