Title: GDI Lead Capture Page (LCP) - Make your OWN... Post by: Matthew Green on March 10, 2006, 09:50:15 AM 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> BEFORE Code: <input type="hidden" name="sponsor" value="************************************"> Code: <input type="hidden" name="sponsor" value="yourGDIusernamehere"> If you need help using this FORM please ask in the FORUM and you will be helped; Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: Matthew Green on March 11, 2006, 08:39:37 AM I figured just having the form to work on was possibly not enough so I have created a Basic Lead capture Page...
You will need to copy the below code to your own HTML Editor.. . Do your own search in the Search Engines if you don't have the right software but I use FrontPage and a freebie called Evrsoft First Page 2006.. When opened with a HTML Editor you can add your GDI Username and then make it look GOOD, add your name etc, your own Brand and a reason for subscribing... Please be creative and don't use the form as is, it is only to be used as a template to get you started... Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> Title: Lead Capture Page branding? Post by: DwayneL on June 21, 2006, 01:01:33 PM Hi folks,
I would really like to use that one lead capture page ....you know, the one that all red basically and says "Financial Freedom" across the top and has the red ferrari? Does anyone know how i can get that particular one and have it branded with my username? Thanks if you can steer my in the right direction! :) Regards, Dwayne Title: how to add a lead catyure to my .ws domain site help Post by: D_Mlynek on September 12, 2006, 09:28:31 AM Can anybody help me with adding a lead capture to my .ws domain site. If it is on the web site builder, I can't find it. Please, I need help with this one, Thanks, Dan
Title: Re: how to add a lead catyure to my .ws domain site help Post by: S_Alcoya on September 13, 2006, 12:45:36 AM Can anybody help me with adding a lead capture to my .ws domain site. If it is on the web site builder, I can't find it. Please, I need help with this one, Thanks, Dan What type of capture page? Autoresponder or the GDI lead capture page. Maybe you didn't click HtmL button. PM me. Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: RodB on September 13, 2006, 12:55:10 AM You can always use the built in feedback feature.
Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: TanS on October 06, 2006, 11:31:13 AM I have copy and key in my username into the html code, but why my button don't function when i click let me in ???? NO function at all. please help me solve this problem .thank you ??? ??? ???
Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: RodB on October 08, 2006, 09:35:08 AM Usually this is because you do not have a form or a submit line in the Html
something like <form> <input type="submit" value="Send This Info"> </form> Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: SuzanneOuimet on December 02, 2006, 06:38:13 AM I really like this form. It works, but just up to a point. What I would like to see added is something that not only sends the potential client to the relevant GDI page, but would also send me - to my e-mail - the information the client puts into the form.
I cannot see where or how that is done. Suzanne Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: John Seay on December 07, 2006, 05:16:52 PM I figured just having the form to work on was possibly not enough so I have created a Basic Lead capture Page... You will need to copy the below code to your own HTML Editor.. . Do your own search in the Search Engines if you don't have the right software but I use FrontPage and a freebie called Evrsoft First Page 2006.. When opened with a HTML Editor you can add your GDI Username and then make it look GOOD, add your name etc, your own Brand and a reason for subscribing... Please be creative and don't use the form as is, it is only to be used as a template to get you started... Hi Matt, I could sure use your expertise in helping me to get my Lead Capture Page from Response Magic Autoresponder onto my web page in GDI. I'm having a challenge positioning the Lead Capture Form into the top right hand corner of the web page. Will you help me? Thank you, ;D John Seay, BornrichKing! Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: KristyW on February 23, 2007, 07:56:14 AM This is what I have been looking for!! thanks so much for posting this!!!
Title: Re: how to add a lead catyure to my .ws domain site help Post by: Murtaza I on June 07, 2007, 06:25:52 AM Can anybody help me with adding a lead capture to my .ws domain site. If it is on the web site builder, I can't find it. Please, I need help with this one, Thanks, Dan Use any of these urls as your GDI lead capture page:http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=1 http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=2 http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=3 http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=4 http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=5 Put your user name where its mentioned "usernamehere" Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: Alex Araneta on October 30, 2007, 03:11:10 AM Hi. I copied and pasted the HTML codes of one of the templates to the HTML Code tab of my GDI site builder. In the preview tab, the website looked great, so I clicked on submit, and then got the following error message:
Error! You exceeded the maximum character limit for this content block. A single content block may contain a maximum of 4000 characters. This includes spaces as well as any invisible underlying code; like HTML for example. You must reduce the number of characters in this content block before saving. Please Note: You may have an unlimited number of content blocks on a page. Putting each paragraph of text in it's own content block will help keep you from reaching the 4000-character limit, and also make it easier to edit your page. What do I need to do to correct this? Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: DPro on October 30, 2007, 11:27:32 AM To enable the lead capture codes below, just create 2 content block.
Copy and paste everything until before this line Code: <form method="post" action="http://website.ws/kvmlm2/my.dhtml"> Click on preview button. Then click on the "insert" link to create another content block to include the remaining codes. Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: Alex Araneta on November 01, 2007, 03:57:51 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 Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: RodB 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. Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: Mohd.W 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. :D Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: DPro 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. :D Just put the form code below: Code: <!--begin lead capture form code --> Let me know if you need help. Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: Alex Araneta 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 Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: ColinSpicer 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 Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: RodB 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 Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: Alex Araneta 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 Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: RodB 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. Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: Alex Araneta 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 Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: RodB 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"> Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: Alex Araneta 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 Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: RodB on November 21, 2007, 08:04:42 AM Code: <html> Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: Jennifer_A 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/ :) Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: ColinSpicer 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> BEFORE Code: <input type="hidden" name="sponsor" value="************************************"> Code: <input type="hidden" name="sponsor" value="yourGDIusernamehere"> If you need help using this FORM please ask in the FORUM and you will be helped; Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: E_Kraus 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. :)
<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> Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: L_Ramos on June 05, 2008, 04:58:05 AM What codes and where can I find codes for the lead capture pages (templates) so I could use one of them as my website, and how do I put them on, I tried just to see how it would look, but it gives me an error message {{{{{{{ Error! You exceeded the maximum character limit for this content block. A single content block may contain a maximum of 4000 characters. This includes spaces as well as any invisible underlying code; like HTML for example. You must reduce the number of characters in this content block before saving.
Please Note: You may have an unlimited number of content blocks on a page. Putting each paragraph of text in it's own content block will help keep you from reaching the 4000-character limit, and also make it easier to edit your page.}}}}}}}}} also where does my information go for it to be linked to me. Could someone help Title: Re: how to add a lead catyure to my .ws domain site help Post by: Tom B on June 21, 2008, 01:17:52 PM Can anybody help me with adding a lead capture to my .ws domain site. If it is on the web site builder, I can't find it. Please, I need help with this one, Thanks, Dan Use any of these urls as your GDI lead capture page:http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=1 http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=2 http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=3 http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=4 http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=5 Put your user name where its mentioned "usernamehere" Dont know about the Ferrari one, I race Corvettes ;D Those are all fantastic. Thanks Title: How do I reset my website back to the GDI capture page? Post by: ScotRicker on July 20, 2008, 10:05:17 AM Hi all,
I have one of my new downline members asking me this question that i can't answer. He changed his website with site builder, but now wants a GDI capture page like mine. I know that I selected to domain forward somewhere, but I don't see that choice now in Domain Management. Where can we go to domain forward an existing new dot ws domain? thanks, Scot Ricker, Santa fe, NM Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: DPro on July 21, 2008, 08:42:10 AM At the backoffice, click on "Domains" on the left menu bar.
Then click "Change DNS" You should see a radio button option for domain forwarding. dpro Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: GaryLaPage on August 07, 2008, 09:54:02 AM I have a question, I figured out the lead capture page changes daily, How do I lock it into 1 page so it does not rotate?
Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: Stefan_D on September 30, 2008, 11:46:55 AM Where do these leads go? Does GDI follow up? Do I somehow add my own Autoresponder form to this?
Can anybody help me with adding a lead capture to my .ws domain site. If it is on the web site builder, I can't find it. Please, I need help with this one, Thanks, Dan Use any of these urls as your GDI lead capture page:http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=1 http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=2 http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=3 http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=4 http://website.ws/kvmlm2/ws.dhtml?sponsor=usernamehere&template=5 Put your user name where its mentioned "usernamehere" Dont know about the Ferrari one, I race Corvettes ;D Those are all fantastic. Thanks Title: Re: GDI Lead Capture Page (LCP) - Make your OWN... Post by: James Willock on November 15, 2008, 04:51:14 PM Hi there! This stuff is probably pretty great, But if you are like me and do not have a clue about anything related to creating a web page, what is the best way to do it and how?
|