Jump to content

Post Form Code - It won't work


lookielookies

Recommended Posts

Hi

 

Let me start by saying I'm an absolute PHP beginner.

I was experimenting with a simple POST script, but when I try to submit a form code (like an autoresponder form), on the result page lots of // are added.

 

The code looks like this:

 

<center>  <h2>This Is The Title </h2>
<br /><br />
   <p><center><form method=\"post\" action=\"http://www.aweber.com/scripts/addlead.pl\">
<input type=\"hidden\" name=\"meta_web_form_id\" value=\"********\">
<input type=\"hidden\" name=\"meta_split_id\" value=\"\">
<input type=\"hidden\" name=\"unit\" value=\"ultimateebaykit\">
<input type=\"hidden\" name=\"redirect\" value=\"http://www.********.net/******\">
<input type=\"hidden\" name=\"meta_redirect_onlist\" value=\"\">
<input type=\"hidden\" name=\"meta_adtracking\" value=\"\">
<input type=\"hidden\" name=\"meta_message\" value=\"1\">
<input type=\"hidden\" name=\"meta_required\" value=\"from\">
<input type=\"hidden\" name=\"meta_forward_vars\" value=\"0\">
<table>
<tr><td colspan=2><center></center></td></tr>
<tr><td>Name:</td><td><input type=\"text\" name=\"name\" value=\"\" size=\"20\"></td></tr>
<tr><td>Email:</td><td><input type=\"text\" name=\"from\" value=\"\" size=\"20\"></td></tr>
<tr><td align=\"center\" colspan=\"2\"><input type=\"submit\" name=\"submit\" value=\"Submit\"></td></tr>
</table>
</form></center>
<p></p>

  

 

Is there a way to prevent this?

 

Greetz!

Mieke

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.