View previous topic :: View next topic |
Author |
Message |
jerrod
Joined: 28 Jun 2007 Posts: 2
|
Posted: Thu Jun 28, 2007 9:11 am Post subject: Using the form a link |
|
|
I want to have my form operate as a pop up on my site.
Can i add some code to the html to have this happen?
I want to display a lnk on a page when clicked it would open the form. |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Fri Jun 29, 2007 1:10 pm Post subject: Reply |
|
|
This is very easy to do, and there are plenty of sites that give tutorials to do so. The basic workflow would be something like this:
1. Build your myContactForm.com web form and place it on a seperate HTML page on your site.
2. Place text on a different page of your site that the user will click to open the pop-up window.
3. You will need to find some javascript code (there are many tutorials online) and place this on your site. You will need to reconfigure the code so that the target of the popup window is the HTML file you created in item 1.
Here is a good code generator for pop-ups:
http://www.webmaster-affiliates.net/popup-maker.php
Sincerely,
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
jerrod
Joined: 28 Jun 2007 Posts: 2
|
Posted: Fri Jun 29, 2007 7:16 pm Post subject: |
|
|
Thanks |
|
Back to top |
|
 |
|