The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

New Page Failing

Go down

New Page Failing Empty New Page Failing

Post by aspherical900 November 6th 2010, 6:03 pm

Hey i tried to change the scriping of a posted Points Store on here. This is my page: http://xmysticism.forumotion.net/Points-Store-h1.htm and it only comes up with the Scripting ): Please help me.
avatar
aspherical900
New Member

Posts : 17
Reputation : 0
Language : English

Back to top Go down

New Page Failing Empty Re: New Page Failing

Post by Guest November 6th 2010, 6:22 pm

Click the green/red HTML button and try paste the code again.. or click the button [A/A] in the right side..
avatar
Guest
Guest


Back to top Go down

New Page Failing Empty Re: New Page Failing

Post by aspherical900 November 7th 2010, 9:23 am

Thanks for that, now another question. Can you please edit this, taking away all the Respone-O-Matric stuff, and also centre all the options like Email, Name Items, etc Thanks Heaps.

Sorry forgot to add: here is the Script:

<!-- Begin Response-O-Matic Form -->
<!-- DO NOT EDIT YOUR FORM HERE, PLEASE LOG IN AND EDIT AT RESPONSE-O-MATIC.COM -->
<form enctype="multipart/form-data" method="post" action="http://www.response-o-matic.com/mail.php" accept-charset="UTF-8">
<div>
<input type="hidden" name="acctid" id="acctid" value="kof797m1dtjkei19" />
<input type="hidden" name="formid" id="formid" value="848938" />
<input type="hidden" name="required_vars" id="required_vars" value="name,email,field-d2f6ac5dc8efb19" />
</div>
<table cellspacing="5" cellpadding="5" border="0">
<tr>
<td valign="top">
<strong>Name:</strong>
</td>
<td valign="top">
<input type="text" name="name" id="name" size="40" value="" />

</td>
</tr>
<tr>
<td valign="top">
<strong>Email Address:</strong>
</td>
<td valign="top">
<input type="text" name="email" id="email" size="40" value="" />

</td>
</tr>
<tr>
<td valign="top">
<strong>Items: </strong>
</td>
<td valign="top">
<select name="field-d2f6ac5dc8efb19" id="field-d2f6ac5dc8efb19">
<option value="Avatar: 400 Points">Avatar: 400 Points</option>
<option value="Signature: 750 Points">Signature: 750 Points</option>
<option value="Name Change: 800 Points">Name Change: 800 Points</option>
<option value="Name Colour : 1500 Points">Name Colour : 1500 Points</option>
<option value="ViP Membership: 7500 Points">ViP Membership: 7500 Points</option>
</select>

</td>
</tr>
<tr>
<td colspan="2" align="center">
<input type="submit" value=" Submit Form " />
</td>
</tr>
</table>
</form>
<br><center><font face="Arial, Helvetica" size="1"><b>
avatar
aspherical900
New Member

Posts : 17
Reputation : 0
Language : English

Back to top Go down

New Page Failing Empty Re: New Page Failing

Post by Guest November 7th 2010, 3:59 pm

just add <center> & </center> between your code to center it (:
avatar
Guest
Guest


Back to top Go down

New Page Failing Empty Re: New Page Failing

Post by aspherical900 November 8th 2010, 11:43 am

can u do that for me? with what i have provided?
avatar
aspherical900
New Member

Posts : 17
Reputation : 0
Language : English

Back to top Go down

New Page Failing Empty Re: New Page Failing

Post by Guest November 8th 2010, 12:10 pm

Code:
<center>
<!-- Begin Response-O-Matic Form -->
<!-- DO NOT EDIT YOUR FORM HERE, PLEASE LOG IN AND EDIT AT RESPONSE-O-MATIC.COM -->
<form enctype="multipart/form-data" method="post" action="http://www.response-o-matic.com/mail.php" accept-charset="UTF-8">
<div>
<input type="hidden" name="acctid" id="acctid" value="kof797m1dtjkei19" />
<input type="hidden" name="formid" id="formid" value="848938" />
<input type="hidden" name="required_vars" id="required_vars" value="name,email,field-d2f6ac5dc8efb19" />
</div>
<table cellspacing="5" cellpadding="5" border="0">
<tr>
<td valign="top">
<strong>Name:</strong>
</td>
<td valign="top">
<input type="text" name="name" id="name" size="40" value="" />

</td>
</tr>
<tr>
<td valign="top">
<strong>Email Address:</strong>
</td>
<td valign="top">
<input type="text" name="email" id="email" size="40" value="" />

</td>
</tr>
<tr>
<td valign="top">
<strong>Items: </strong>
</td>
<td valign="top">
<select name="field-d2f6ac5dc8efb19" id="field-d2f6ac5dc8efb19">
<option value="Avatar: 400 Points">Avatar: 400 Points</option>
<option value="Signature: 750 Points">Signature: 750 Points</option>
<option value="Name Change: 800 Points">Name Change: 800 Points</option>
<option value="Name Colour : 1500 Points">Name Colour : 1500 Points</option>
<option value="ViP Membership: 7500 Points">ViP Membership: 7500 Points</option>
</select>

</td>
</tr>
<tr>
<td colspan="2" align="center">
<input type="submit" value=" Submit Form " />
</td>
</tr>
</table>
</form>
<br><center><font face="Arial, Helvetica" size="1"><b>
</center>
avatar
Guest
Guest


Back to top Go down

New Page Failing Empty Re: New Page Failing

Post by aspherical900 November 9th 2010, 10:00 am

Thanks, now i need a Sliding Panel for the Top, I need a slide panel that comes up like this one: http://web-kreation.com/wordpress/add-a-showhide-login-panel-to-your-wordpress-theme-using-mootools/ Can you please tell me where to put it after you make it for me. I am using phpBB3 (prosilver). So please i need this so much. Aslo if you can do this, can you make it exactly like that on the wbsite, this is because i am running a clan and i need to Paste the same message over and over again when i get a new recruit. In which im meaning this is that, you can access a "Manage Posts" toolbar, in which allows me to Copy and paste stuff from that into the Thread i am in.

Thanks SO much in Advance.
avatar
aspherical900
New Member

Posts : 17
Reputation : 0
Language : English

Back to top Go down

New Page Failing Empty Re: New Page Failing

Post by aspherical900 November 11th 2010, 1:34 pm

please can someone help me
avatar
aspherical900
New Member

Posts : 17
Reputation : 0
Language : English

Back to top Go down

New Page Failing Empty Re: New Page Failing

Post by aspherical900 November 13th 2010, 3:46 pm

Anyone? I need this Slide Panel.
avatar
aspherical900
New Member

Posts : 17
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum