![]() |
|
| |||||||
| Notices |
| BlueVoda Tips, Tricks and Shortcuts Know a great BlueVoda (or Web design) tip or trick? Share it with the world here. Become famous for your brilliance! Please, No Questions or Problems! |
![]() |
| | LinkBack | Thread Tools |
|
#91
| ||||
| ||||
| Hi George, I have managed to create a link in the forum by linking it as http://domainname.com/TAF.html. But do you hv any ideas in as how to set the width=310 and height=170 of the window?? Thank you very much. Regards, Eric
__________________ Cheers, Eric PSF BabyandPapa.com Portal - A Place To Know Your Babies Well - It's FREE! Join now! Papa Eric's Blog - A Parenting Blog |
|
#92
| ||||
| ||||
| That is what i meant, you can't use the Javascript because the forum script strips it off. It works as entire page because there is no Javascript in a simple link.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#93
| ||||
| ||||
| Hi George, Ic. Thank you for yr help and info. Nice day!
__________________ Cheers, Eric PSF BabyandPapa.com Portal - A Place To Know Your Babies Well - It's FREE! Join now! Papa Eric's Blog - A Parenting Blog |
|
#94
| |||
| |||
| Hi Naval, Good Day. I am using your form already for "Tell a Friend", however, when i tested &/or "submit" it, it doesn't show me the thank you message. I also try testing to input an error email address but it doest return me with my Error Link Messages. I followed exactly your procedure stated above however i am affraid i missed one. I already uploaded TAF in my control panel & edited some of the portion like names of link. Here's the TAF format i copied from my control panel: <?php # ---------------------------------------------------- # ----- # ----- This script was created by DB Technosystems.com # ----- # ----- http://www.dbtechnosystems.com # ----- # ---------------------------------------------------- // Receiving variables @$Subject = addslashes($_POST['Subject']); @$Mailbody = $_POST['Mailbody']; @$Friendsemail = addslashes($_POST['Friendsemail']); @$Youremail = addslashes($_POST['Youremail']); @$Yourname = $_POST['Yourname']; $Yourname = stripslashes($Yourname); $$Friendname = stripslashes($Friendname); $Mailbody = stripslashes($Mailbody); // Validation if (strlen($Friendsemail) == 0) { header("Location: MailerError.html"); exit; } if (strlen($Youremail) == 0) { header("Location: MailerError.html"); exit; } if (substr_count($Friendsname , '@') > 1) { header("Location: SpammerError.html"); exit; } if (substr_count($Friendsname , 'www.') > 1) { header("Location: SpammerError.html"); exit; } if (substr_count($Friendsname , 'http:') > 0) { header("Location: SpammerError.html"); exit; } if (! ereg('[A-Za-z0-9_-]+\@[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+', $Friendsemail)) { header("Location: MailerError.html"); exit; } if (! ereg('[A-Za-z0-9_-]+\@[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+', $Youremail)) { header("Location: MailerError.html"); exit; } if (substr_count($Friendsemail , '@') > 1) { header("Location: MailerError.html"); exit; } if (substr_count($Friendsemail , 'www.') > 0) { header("Location: SpammerError.html"); exit; } if (substr_count($Friendsemail , 'http:') > 0) { header("Location: SpammerError.html"); exit; } if (substr_count($Youremail , '@') > 1) { header("Location: MailerError.html"); exit; } if (substr_count($Youremail , 'www.') > 0) { header("Location: SpammerError.html"); exit; } if (substr_count($Youremail , 'http:') > 0) { header("Location: SpammerError.html"); exit; } if (substr_count($Subject , '@') > 0) { header("Location: MailerError.html"); exit; } if (substr_count($Subject , 'http:') > 0) { header("Location: MailerError.html"); exit; } if (substr_count($Subject , 'www') > 0) { header("Location: MailerError.html"); exit; } if (substr_count($Mailbody , '@') > 0) { header("Location: SpammerError.html"); exit; } if (substr_count($Mailbody , 'http:') > 1) { header("Location: SpammerError.html"); exit; } if (substr_count($Mailbody , 'www.') > 1) { header("Location: SpammerError.html"); exit; } //Sending Email to the Friend's email address $header = "From: $Yourname < $Youremail >" . "\r\n"; $subject = $Subject; $email_to = $Friendsemail; $message = "Hi $Friendsname,\n" . "$Mailbody\n" . "\n" . "Bye, \n" . $Yourname; *****($email_to, $subject ,$message ,$header ) ; header("Location: Return.html"); ?> I am glad to receive feedback from you. Thanks & God Bless. Best regards, Dimz |
|
#95
| ||||
| ||||
| Did you upload the error pages? if yes, please provide a link to the page with the TAF buton.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#96
| |||
| |||
| Hi My name is jackjack and I must be really dumb because I want to use this tell a friend form. I can't seem to get the knack of it. I need step by step Instructions. I am completly lost. I downloaded the TAF.php and that is as far as I got I am struck. Can someone please help. Any and all help is greatly appreciated. jackjack
__________________ |
|
#97
| ||||
| ||||
| If you read the very first post in this thread, you will see that it does contain step by step instructions
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#98
| ||||
| ||||
| hi Navaldesign thanks for the script....works a treat!!!! :)
__________________ Organic Baby www.little-butterfly.co.uk Please review my site: Thank You :) www.qype.co.uk/place/113508-little-butterfly-Huddersfield |
|
#100
| ||||
| ||||
| To let spread the word about your website. An easy way to let more people know about your site.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#101
| ||||
| ||||
| Is there any way I can share my work so far with my sister in another state? I've tried copying the pages and emailing them to her but she can't open them. She was going to help me with the design and give suggestions. Does she have to download Blue Voda and if she does, can she then access my work so far? Thanks for your help, Sandi www.ourenchantedchildren.com |
|
#102
| ||||
| ||||
| Yes, she can download BV and then she will be able to open the pages. She might have to re-establish the path to the images. Please open new threads about your issues, this thread (as any other existing) is for a a different subject.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#104
| ||||
| ||||
| Find the proper category for your question. At the top left you will see the new thread button. If you are in the right category however if you look through the posts already there before posting you may well find the answer you seek.
__________________ Ken If there hadn't been women we'd still be squatting in a cave eating raw meat, because we made civilization in order to impress our girl friends. And they tolerated it and let us go ahead and play with our toys. Orson Wells |
|
#105
| |||
| |||
| The script works great! However I cannot open up the ATF.PHP form page in BV, I had to upload itthrough FTP. The questio I have is when somebody puts in there name email and then there friends name and e-mail, how do I get that info? The whole pupose of haveing a form like that is to see who is submitting leads and captureing prospects? I would assume an email address needs to be put in the PHP page somewhere, and I do I do it? I tested the form and it did send the email to the friends email adress, but where do I as the web designer get that info sent to me?
__________________ Alvin Newton President Newton Digital Marketing MTBAlvin******.com OneShopAuto.com TahoeHybrid.com TheChevyMalibu.com SimpleGirlz.com |
|
#106
| ||||
| ||||
| Quote:
Also, the TAF.php file is NOT intended for opening in BV (read the instructions) but only for uploading to the site. It is the php script that processes the mail request
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#107
| |||
| |||
| Thank you, By the way this script is Awsome!!!
__________________ Alvin Newton President Newton Digital Marketing MTBAlvin******.com OneShopAuto.com TahoeHybrid.com TheChevyMalibu.com SimpleGirlz.com |