March 28, 2024, 02:26:49 AM *
Welcome, Guest. Please login or register.
News: Welcome to Talk.ws - The Official Forum for all GDI members!

If you are a new member please make sure to read the "Forum Rules, Forum Tutorials, and GDI FAQs" section.

Please avoid posting any questions which may require us to discuss detailed information regarding your GDI account. Such questions should be submitted to support@wsdomains.ws.

GDI has a strict Anti-SPAM policy. Please do NOT send unsolicited messages via Private Message.
 
   Home   Help Search Login Register  
Pages: 1 [2] 3
  Print  
Author Topic: GDI Lead Capture Page (LCP) - Make your OWN...  (Read 34703 times)
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #15 on: November 01, 2007, 09:45:47 PM »

Hi.  I gave up on using the Website builder for the following template:

http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=1

so I instead just changed the "usernamehere" to my own username, viewed the page, viewed the source codes, saved the source codes from Notepad as a html file, then uploaded it to the GDI webserver under my username (using my ftp software).  The page comes out okay, but when I click the button at the bottom to view the flash presentation, it does not show the flash presentation.

Can someone please tell me what I have done wrong?

Cheers
Alex

What is the URL of the problem page. Its hard to say without viewing the source code.
Logged
Mohd.W
Newbie
*
Posts: 1



View Profile
« Reply #16 on: November 04, 2007, 06:34:45 AM »

At the general information, i just want to put First name and Email Address only.

Can i do that? Please somebody show me. Cheesy
Logged
DPro
Sr. Member
****
Posts: 263


Internet Marketer & Search Expert


View Profile WWW
« Reply #17 on: November 04, 2007, 07:32:49 AM »

At the general information, i just want to put First name and Email Address only.

Can i do that? Please somebody show me. Cheesy

Just put the form code below:

Code:
<!--begin lead capture form code -->
 <form action="some php or cgi script" method="post">
    <table align="center" bgcolor="yellow" width="258" border="0" cellpadding="0" cellspacing="0" style="border: 2px dashed #003366; padding: 3px 3px 3px 3px;">
      <tr>
        <td width="95" height="32" align="right" valign="middle"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>First name:</strong></font></td>
        <td width="159" align="left" valign="middle"><input type="text" name="fname"></td>
      </tr>
      <tr>
        <td height="30" align="right" valign="middle"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>Email:</strong></font></td>
        <td valign="center"><input type="text" name="email"></td>
      </tr>
      <tr align="center" valign="middle">
        <td height="44" colspan="2"><p>
            <input type="submit" name="submit" value="Submit">
            <br>
            <font size="1" face="Verdana, Arial, Helvetica, sans-serif">Your information
            is kept 100% private<br>
            </font></p></td>
      </tr>
    </table>
</form>
<!--end lead capture form code -->

Let me know if you need help.

Logged

Want to install a blog for your GDI domain name?
Send me a private message to get help
Alex Araneta
Newbie
*
Posts: 6


View Profile
« Reply #18 on: November 07, 2007, 05:35:29 AM »

Hi.  I gave up on using the Website builder for the following template:

http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=1

so I instead just changed the "usernamehere" to my own username, viewed the page, viewed the source codes, saved the source codes from Notepad as a html file, then uploaded it to the GDI webserver under my username (using my ftp software).  The page comes out okay, but when I click the button at the bottom to view the flash presentation, it does not show the flash presentation.

Can someone please tell me what I have done wrong?

Cheers
Alex

What is the URL of the problem page. Its hard to say without viewing the source code.

The URL is www.nolimits.ws

Thanks, Alex
Logged
ColinSpicer
Newbie
*
Posts: 3


View Profile
« Reply #19 on: November 07, 2007, 05:24:06 PM »

Hi

I've tried Matthew Green's lead capture page but it's not working.  In Frontpage Preview I'm getting a script error message "this.form is null or not an object"

Can anyone help?

Colin


Logged

Wokingham
UK
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #20 on: November 08, 2007, 12:32:36 AM »

Hi

I've tried Matthew Green's lead capture page but it's not working.  In Frontpage Preview I'm getting a script error message "this.form is null or not an object"

Can anyone help?

Colin




Its hard to pin this down without looking at the code you installed. I would guess that one of the <form></form> tags is missing
Logged
Alex Araneta
Newbie
*
Posts: 6


View Profile
« Reply #21 on: November 15, 2007, 01:38:02 AM »

Hi.  I gave up on using the Website builder for the following template:

http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=1

so I instead just changed the "usernamehere" to my own username, viewed the page, viewed the source codes, saved the source codes from Notepad as a html file, then uploaded it to the GDI webserver under my username (using my ftp software).  The page comes out okay, but when I click the button at the bottom to view the flash presentation, it does not show the flash presentation.

Can someone please tell me what I have done wrong?

Cheers
Alex

What is the URL of the problem page. Its hard to say without viewing the source code.

Hi Rod.  It's www.nolimits.ws  Cheers, Alex
Logged
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #22 on: November 15, 2007, 01:41:48 AM »

Hi.  I gave up on using the Website builder for the following template:

http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=1

so I instead just changed the "usernamehere" to my own username, viewed the page, viewed the source codes, saved the source codes from Notepad as a html file, then uploaded it to the GDI webserver under my username (using my ftp software).  The page comes out okay, but when I click the button at the bottom to view the flash presentation, it does not show the flash presentation.

Can someone please tell me what I have done wrong?

Cheers
Alex

What is the URL of the problem page. Its hard to say without viewing the source code.

Hi Rod.  It's www.nolimits.ws  Cheers, Alex

Hi - I looked at this page and I have a quick question - did you try testing this without filling the form in? If you did it probably will not work.
Logged
Alex Araneta
Newbie
*
Posts: 6


View Profile
« Reply #23 on: November 15, 2007, 06:22:09 PM »

Hi.  I gave up on using the Website builder for the following template:

http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=1

so I instead just changed the "usernamehere" to my own username, viewed the page, viewed the source codes, saved the source codes from Notepad as a html file, then uploaded it to the GDI webserver under my username (using my ftp software).  The page comes out okay, but when I click the button at the bottom to view the flash presentation, it does not show the flash presentation.

Can someone please tell me what I have done wrong?

Cheers
Alex

What is the URL of the problem page. Its hard to say without viewing the source code.

Hi Rod.  It's www.nolimits.ws  Cheers, Alex

Hi - I looked at this page and I have a quick question - did you try testing this without filling the form in? If you did it probably will not work.

Hi.  Yes, I tried and it asked for first name, last name, and email address.  The problem is that even if I fill-in the first name, last name and email address, it still gives a message that first name is a required field and that the emails do not match.  I need help in fixing the code so that the details that are filled-in in the form do register.  Thanks.  - Alex
Logged
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #24 on: November 15, 2007, 09:23:16 PM »

Hi.  Yes, I tried and it asked for first name, last name, and email address.  The problem is that even if I fill-in the first name, last name and email address, it still gives a message that first name is a required field and that the emails do not match.  I need help in fixing the code so that the details that are filled-in in the form do register.  Thanks.  - Alex

Try the following

Add the following just before the </head> tag
<base href="http://website.ws/kvmlm2/">

Change your line

<form action="http://website.ws/kvmlm2/my.dhtml" method="post" name="ws">
to
<form action="ws.dhtml" method="post" name="ws">
Logged
Alex Araneta
Newbie
*
Posts: 6


View Profile
« Reply #25 on: November 21, 2007, 04:44:32 AM »

Hi.  Yes, I tried and it asked for first name, last name, and email address.  The problem is that even if I fill-in the first name, last name and email address, it still gives a message that first name is a required field and that the emails do not match.  I need help in fixing the code so that the details that are filled-in in the form do register.  Thanks.  - Alex

Try the following

Add the following just before the </head> tag
<base href="http://website.ws/kvmlm2/">

Change your line

<form action="http://website.ws/kvmlm2/my.dhtml" method="post" name="ws">
to
<form action="ws.dhtml" method="post" name="ws">

Hi.  It didn't work.  Still experienced the same problem.  And worse yet, when I try viewing it on Safari, I just see codes (not the case with Internet Explorer and Firefox).  Can you help me with the problem?
Thanks.
Alex
Logged
RodB
Hero Member
*****
Posts: 695



View Profile WWW
« Reply #26 on: November 21, 2007, 08:04:42 AM »

Code:
<html>
<head>
<title>FINANCIAL FREEDOM - Experience Life With No Financial Worries</title>
<style type="text/css">
body {
margin: 0;
padding: 0
}

tr {
font-size: 13px;
color: #ffffff;
font-family: arial, verdana, helvetica, sans-serif
}

.toptxt {
margin: 20 55 25 55;
}

.bottxt {
margin: 20 55 20 55;
font-weight: bold;
}

.marker {
color: #FFFFFF;
font-weight: bold;
}

.class12px {
font-size: 12px;
font-family: arial, verdana, helvetica, sans-serif;
}

.formmain {
background: url(http://images.website.ws/kvmlm2/form_images/form1/form_bg.gif) no-repeat 0% 0%;
}

.formlabel {
font-size: 12px;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
}

.forminput {
padding-left:3px;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
width: 195px;
}

.error {
font-weight: bold;
font-family: arial, verdana, helvetica, sans-serif;
color: #ffba00;
}

.formcombo {
width: 250px;
}

.copyright {
color: #f1f1f1;
font-size: 11px;
font-family: arial, verdana, helvetica, sans-serif;
text-align: center
}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<base href="http://website.ws/kvmlm2/">
</head>

<body bgcolor="#4a5556">
<center>


<table width="770" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="770" height="50">
<!-- top table.start -->
<table width="770" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="30" height="50"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="30" height="1"></td>
<td><img src="http://images.website.ws/kvmlm2/form_images/form1/top_logo.gif" width="271" height="50" alt="FINANCIAL FREEDOM"></td>
<td width="139" height="50"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="139" height="1"></td>
<td><img src="http://images.website.ws/kvmlm2/form_images/form1/top_motto.gif" width="300" height="50" alt="Experience Life With No Financial Worries"></td>
<td width="30" height="50"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="30" height="1"></td>
</tr>
</table>
<!-- top table.end -->
</td>
</tr>
<tr>
<td bgcolor="#256BCD" background="http://images.website.ws/kvmlm2/form_images/form1/splash_top.gif" width="770" height="26"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="1" height="1"></td>
</tr>
<tr>
<td width="770" height="255">

<!-- splash.start -->
<table width="770" border="0" cellpadding="0" cellspacing="0" bgcolor="#256BCD">
<tr>
<td background="http://images.website.ws/kvmlm2/form_images/form1/sh_l.gif" width="10" height="255"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="10" height="1"></td>
<td background="http://images.website.ws/kvmlm2/form_images/form1/splash.jpg" width="750" height="255"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="1" height="1"></td>
<td background="http://images.website.ws/kvmlm2/form_images/form1/sh_r.gif" width="10" height="255"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="10" height="1"></td>
</tr>
</table>
<!-- splash.end -->

</td>
</tr>
<tr>
<td>

<!-- sep table.start -->
<table width="770" border="0" cellpadding="0" cellspacing="0" bgcolor="#707E81">
<tr>
<td background="http://images.website.ws/kvmlm2/form_images/form1/sh_l.gif" width="10" height="72"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="10" height="1"></td>
<td background="http://images.website.ws/kvmlm2/form_images/form1/sep_bg.gif" width="750" height="72" align="center"><img src="http://images.website.ws/kvmlm2/form_images/form1/sep_offer.gif" alt="We Are Offering You a 7-Day FREE Trial To The Internet's Hottest New Business Opportunity!"></td>
<td background="http://images.website.ws/kvmlm2/form_images/form1/sh_r.gif" width="10" height="72"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="10" height="1"></td>
</tr>
</table>
<!-- sep table.end -->

</td>
</tr>
<tr>
<td width="770">

<!-- main table.start -->
<table width="770" border="0" cellpadding="0" cellspacing="0" bgcolor="#606E71">
<tr>
<td background="http://images.website.ws/kvmlm2/form_images/form1/sh_l.gif" width="10"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="10" height="1"></td>

<td background="http://images.website.ws/kvmlm2/form_images/form1/main_bg.gif" width="750">

<!-- content block.start -->

<p class="toptxt"><span class="marker">If you missed out on the DOT COM boom</span>, now is your chance to cash in on the massive and growing global demand in our $20 BILLION PER YEAR market. We'll show you how to create an income that will come to you for years and grow with each passing month.</p>

<table width="670" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td width="35" valign="top" align="center"><img width="12" height="14" src="http://images.website.ws/kvmlm2/form_images/form1/ico_check.gif"></td>
<td valign="top"><span class="marker">A SIMPLE, Fully-Automated, REJECTION-FREE Internet Marketing System!</span> Finally, an EASY, proven, FREE system that will truly help anyone willing to follow our guidance succeed!</td>
</tr>
<tr>
<td height="30" colspan="2"></td>
</tr>
<tr>
<td width="35" valign="top" align="center"><img width="12" height="14" src="http://images.website.ws/kvmlm2/form_images/form1/ico_check.gif"></td>
<td valign="top"><span class="marker"> Average People Are Making Money!</span> Average people are putting their home computers to work for them and making money around the clock ... all around the world ... working just a few hours a day.</td>
</tr>
<tr>
<td height="30" colspan="2"></td>
</tr>
<tr>
<td width="35" valign="top" align="center"><img width="12" height="14" src="http://images.website.ws/kvmlm2/form_images/form1/ico_check.gif"></td>
<td valign="top"><span class="marker">Build a Worldwide Business!</span> A Debt-free, financially-solid 6 year old company will help you build an international business from the comfort of your home.</td>
</tr>
<tr>
<td height="30" colspan="2"></td>
</tr>
<tr>
<td width="35" valign="top" align="center"><img width="12" height="14" src="http://images.website.ws/kvmlm2/form_images/form1/ico_check.gif"></td>
<td valign="top"><span class="marker">Take Our FREE Tour!</span> Simply fill out the form below to see our animated movie that explains our business and our product. If you like what you see and hear, you can use this movie to start building your own business in the next 10 minutes.</td>
</tr>
</table>

<p class="bottxt">There is no obligation to join, but if you decide to - you can get started today with absolutely no out-of-pocket expense.</p>



<table width="750" border="0" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#6C7F83"><img src="http://images.website.ws/kvmlm2/form_images/form1/form_sep.gif" width="750" height="5" ></td>
</tr>
<tr>
<td width="750"  class="formmain"><br>
<!-- form table.start -->
<table width="750" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="50" align="center"><img width="385" height="16" src="http://images.website.ws/kvmlm2/form_images/form1/form_offer.gif" alt="Your First Step is to Take Your FREE TEST DRIVE"></td>
</tr>
<tr>
<td width="750" align="center">



<table border="0" cellpadding="0" cellspacing="0" align="center">
<form action="ws.dhtml" method="post" name="ws">

<input type="hidden" name="sponsor" value="userid">
<input type="hidden" name="domain" value="">
<input type="hidden" name="form" value="1">
<input type="hidden" name="template" value="1">
<input type="hidden" name="quest" value="">
<input type="hidden" name="tracking_key" value="wildcard">
<input type="hidden" name="referer" value="http://www.gdi-made-easy.ws/GDI_Squeeze.html">


<tr>
<td colspan="2" height="23" align="center" background="http://images.website.ws/kvmlm2/form_images/form1/form_l_bg.gif"><img src="http://images.website.ws/kvmlm2/form_images/form1/form_l_gi.gif" height="23" width="165" alt="General Information"></td>
</tr>
<tr>
<td colspan="2" height="15"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="1" height="9" alt=""></td>
</tr>


<tr>
<td width="180" height="23" class="formlabel">Your First Name:</td>
<td height="23"><input type="text" size="25" class="forminput" maxlength="30"  name="first_name" value=""></td>
</tr>
<tr>
<td colspan="2" height="9"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="1" height="9" alt=""></td>
</tr>

<tr>
<td width="180" height="23" class="formlabel">Your Last Name:</td>
<td height="23"><input type="text" size="25" class="forminput" maxlength="30"  name="last_name" value=""></td>
</tr>

<tr>
<td colspan="2" height="9"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="1" height="9" alt=""></td>
</tr>

<tr>
<td width="180" height="23" class="formlabel">Your Email Address:</td>
<td height="23"><input type="text" size="25" class="forminput" maxlength="100" name="email" value=""></td>
</tr>

<tr>
<td colspan="2" height="9"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="1" height="9" alt=""></td>
</tr>

<tr>
<td width="180" height="23" class="formlabel">Re-enter Your Email Address:</td>
<td height="23"><input type="text" size="25" class="forminput" maxlength="100" name="remail" value=""></td>
</tr>


<tr>
<td colspan="2" height="9"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="1" height="9" alt=""></td>
</tr>

<tr>
<td width="180" height="23" class="formlabel">Your Phone Number:</td>
<td height="23"><input type="text" size="25" class="forminput" maxlength="20" name="phone" value=""></td>
</tr>

<tr>
<td colspan="2" height="9"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="1" height="9" alt=""></td>
</tr>

<tr>
<td width="180" height="23" class="formlabel">Your address:</td>
<td height="23"><input type="text" size="25" class="forminput" maxlength="100" name="address" value=""></td>
</tr>

<tr>
<td colspan="2" height="9"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="1" height="9" alt=""></td>
</tr>

<tr>
<td width="180" height="23" class="formlabel">Your City:</td>
<td height="23"><input type="text" size="25" class="forminput" maxlength="80" name="city" value=""></td>
</tr>

<tr>
<td colspan="2" height="9"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="1" height="9" alt=""></td>
</tr>

<tr>
<td width="180" height="23" class="formlabel">Your State / Province:</td>
<td height="23"><input type="text" size="25" class="forminput" maxlength="30" name="state" value=""></td>
</tr>

<tr>
<td colspan="2" height="9"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="1" height="9" alt=""></td>
</tr>

<tr>
<td width="180" height="23" class="formlabel">Your Zip / Postal Code:</td>
<td height="23"><input type="text" size="25" class="forminput" maxlength="30" name="zip" value=""></td>
</tr>

<tr>
<td colspan="2" height="9"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="1" height="9" alt=""></td>
</tr>

<tr>
<td width="180" height="23" class="formlabel">Your Country:</td>
<td height="23"><select style="width:195px;" NAME=country><OPTION VALUE=AF> Afghanistan</OPTION>
<OPTION VALUE=AX> Aland Islands</OPTION>
<OPTION VALUE=AL> Albania</OPTION>
<OPTION VALUE=DZ> Algeria</OPTION>
<OPTION VALUE=AS> American Samoa</OPTION>
<OPTION VALUE=AD> Andorra</OPTION>
<OPTION VALUE=AO> Angola</OPTION>
<OPTION VALUE=AI> Anguilla</OPTION>
<OPTION VALUE=AQ> Antarctica</OPTION>

etc etc

<OPTION VALUE=WF> Wallis and Futuna</OPTION>
<OPTION VALUE=EH> Western Sahara</OPTION>
<OPTION VALUE=YE> Yemen</OPTION>
<OPTION VALUE=ZM> Zambia</OPTION>
<OPTION VALUE=ZW> Zimbabwe</OPTION>
</SELECT></td>
</tr>

</table>

<table border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td colspan="2" height="25"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="1" height="25" alt=""></td>
</tr>
<tr>
<td colspan="2" height="26" align="center"><input type="submit" size="25" value="Continue To The 7-Minute Movie"></td>
</tr>

</form>
</table>


<br>

</td>
</tr>
</table>
<!-- form table.end -->


</td>
</tr>
</table>

<br>
<table width="600 "border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td width="33" height="18"><img src="http://images.website.ws/kvmlm2/form_images/form1/ico_att.gif"></td>
<td height="18" class="class12px">Your contact information will only be used for sending you information on our global home business opportunity and will not be shared with or sold to any other companies, period.</td>
</tr>
</table>
<!-- content block.end -->

</td>

<td background="http://images.website.ws/kvmlm2/form_images/form1/sh_r.gif" width="10"><img src="http://images.website.ws/kvmlm2/form_images/form1/x.gif" width="10" height="1"></td>
</tr>
</table>
<!-- main table.end -->

</td>
</tr>
<tr>
<td bgcolor="#606E71" background="http://images.website.ws/kvmlm2/form_images/form1/bot_fin.gif" width="770" height="25"></td>
</tr>
<tr>
<td width="770" height="50"  class="copyright">

&copy; 1999 - 2007 Global Domains International, Inc.

</td>
</tr>
</table>

</body>
</html>
Logged
Jennifer_A
Newbie
*
Posts: 2


View Profile
« Reply #27 on: February 08, 2008, 05:43:49 PM »

Hi

I am new and interested in this discussion on LCPs.

Are the above LCPs available for us all to use?

I was also interested in the LCP with the red header.
I believe the address for this one is http://www.worlforeveryone.ws/

 Smiley
Logged
ColinSpicer
Newbie
*
Posts: 3


View Profile
« Reply #28 on: February 19, 2008, 09:57:06 AM »

Hi all

I tried to use this script and the subsequent one posted by Matthew but I get an error message " 'this.form' is null or not an object " whenever I try to test the form by inputting my own details.  I have inserted my own GDI id.

Can anyone help?

Thanks in anticipation

Colin Spicer






Hello All,

The HTML below is for a FORM
, which when added to a Webpage will send the info captured directly to GDI as a NEW PREMIUM LEAD... The subscriber will then be sent to the GDI Flash Presentation...

Code:
<body>
<p align="center">&nbsp;</p>
<p align="center"><font size="5">GDI LEAD CAPTURE FORM</font></p>

<form method="post" action="http://website.ws/kvmlm2/my.dhtml">
<input type="hidden" name="sponsor" value="************************************">
<input type="hidden" name="form" value="1">
<div align="center">
  <center>
<table width="250" height="268">
<tr>                             
<td width="92" align="right" height="25">First Name</td>

<td width="16" height="25"></td>
<td width="122" height="25"><input input maxlength="30" name="fname" value="" size="16"></td>
</tr>

<tr><td width="92" height="11" align="right"></td><td width="16" height="11"></td><td width="122" height="11"></td></tr>

<tr>
<td width="92" align="right" height="25">Last Name</td>
<td width="16" height="25"></td>
<td width="122" height="25"><input maxlength="30" name="lname" value="" size="16"></td>

</tr>

<tr><td width="92" height="21" align="right"></td><td width="16" height="21"></td><td width="122" height="21"></td></tr>

<tr>
<td width="92" align="right" height="25">Email</td>
<td width="16" height="25"></td>
<td width="122" height="25"><input maxlength="60" name="email" value="" size="16"></td>
</tr>

<tr><td width="92" height="21" align="right"></td><td width="16" height="21"></td><td width="122" height="21"></td></tr>

<tr>
<td width="92" align="right" height="25">Confirm Email</td>
<td width="16" height="25"></td>
<td width="122" height="25"><input maxlength="60" name="confirm_email" value="" size="16"></td>
</tr>

<tr><td width="92" height="21" align="right"></td><td width="16" height="21"></td><td width="122" height="21"></td></tr>

<tr>
<td width="92" align="right" height="25">Phn# <font size="2">(optional)</font></td>
<td width="16" height="25"></td>
<td width="122" height="25"><input maxlength="20" name="phone" value="" size="16"></td>
</tr>

<tr><td width="216" height="29" colspan="3" align="right">

<center><input type=image src="http://images.website.ws/kvmlm2/my_images_new/letmein.gif" width="111" height="27" onClick="this.form.submit();return false;"></center>
      </td></tr>
</form>
</table>
  </center>
</div>
<p align="center">THIS FORM SENDS LEADS DIRECTLY TO GDI</p>

</body>
For this FORM to work you will need to change 1 thing ONLY
BEFORE
Code:
<input type="hidden" name="sponsor" value="************************************">
AFTER
Code:
<input type="hidden" name="sponsor" value="yourGDIusernamehere">
When you have copied the code to your Website Editor of choice you will be able to change the layout of the FORM, such as Size, Borders, Colours and Font Types to match the rest of the Page it is featured on..

If you need help using this FORM please ask in the FORUM and you will be helped;

Logged

Wokingham
UK
E_Kraus
Newbie
*
Posts: 3


View Profile
« Reply #29 on: March 22, 2008, 07:47:12 AM »

I used this code on my webpage.  I would like to change its direction though.  I would like it to go to http://www.freedom.ws/show_dvd website and still capture information.  Thank you for your assistance. Smiley

<form method="post" action="http://website.ws/kvmlm2/my.dhtml">
<input type="hidden" name="sponsor" value="*****************">
<input type="hidden" name="form" value="1"><div align="center">
            <table width="269" height="198">
              <tr>
                <td width="127" align="right" height="1">
                  <address>
                    <b><font color="#008000" size="4" face="Arial">First Name</font></b>
                  </address>
                </td>
                <td width="5" height="1">
                  <address>
                  </address>
                </td>
                <td width="123" height="1">
                  <address>
                    <font size="4"><input input maxlength="30" name="fname" value size="16"></font>
                  </address>
                </td>
              </tr>
              <tr>
                <td width="127" align="right" height="3">
                  <address>
                    <b><font color="#008000" size="4" face="Arial">Last Name</font></b>
                  </address>
                </td>
                <td width="5" height="3">
                  <address>
                  </address>
                </td>
                <td width="123" height="3">
                  <address>
                    <font size="4"><input maxlength="30" name="lname" value size="16"></font>
                  </address>
                </td>
              </tr>
              <tr>
                <td width="127" align="right" height="25">
                  <address>
                    <b><font color="#0000FF" size="4" face="Arial">Email</font></b>
                  </address>
                </td>
                <td width="5" height="25">
                  <address>
                  </address>
                </td>
                <td width="123" height="25">
                  <address>
                    <font size="4"><input maxlength="60" name="email" value size="16"></font>
                  </address>
                </td>
              </tr>
              <tr>
                <td width="127" align="right" height="25">
                  <address>
                    <b><font color="#0000FF" size="4" face="Arial">Confirm Email</font></b>
                  </address>
                </td>
                <td width="5" height="25">
                  <address>
                  </address>
                </td>
                <td width="123" height="25">
                  <address>
                    <font size="4"><input maxlength="60" name="confirm_email" value size="16"></font>
                  </address>
                </td>
              </tr>
              <tr>
                <td width="127" align="right" height="25">
                  <address>
                    <b><font face="Arial"><font color="#800000" size="4">Phn# </font><font size="2" color="#000000">(optional)</font></font></b>
                  </address>
                </td>
                <td width="5" height="25">
                  <address>
                  </address>
                </td>
                <td width="123" height="25">
                  <address>
                    <font size="4"><input maxlength="20" name="phone" value size="16"></font>
                  </address>
                </td>
              </tr>
              <tr>
                <td width="226" height="29" colspan="3" align="right">
                  <address align="center">
                    <b><font size="4" face="Arial"><input type="image" src="http://images.website.ws/kvmlm2/my_images_new/letmein.gif" onClick="this.form.submit();return false;" width="111" height="27"></font></b>
                  </address>
                </td>
              </tr>
              </form>
            </table>
          </div>
          <address align="center">
            <font color="#000000" face="Arial" size="3">This form sends
            information directly to<b> <u>GDI</u></b></font><font color="#000000" face="Arial" size="2">
            </font><font color="#000000" face="Arial" size="1"><i>(confidentiality
            terms apply)</i></font>
          </address>
      </tr>
    </table>
  </center>
  </div>
  <p align="center"><img border="0" src="http://mg247.ws/m3.gif" width="486" height="25"></p>

</body>

</html>

Logged
Pages: 1 [2] 3
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Copyright © 2024 by Global Domains International, Inc. · All Rights Reserved
701 Palomar Airport Road #300 · Carlsbad, CA 92011 · 760-602-3000