duffloop
01-16-2003, 01:16 PM
Does anyone know how to put a link in a web page that emails that web page to someone?
|
Click to See Complete Forum and Search --> : email the web page link duffloop 01-16-2003, 01:16 PM Does anyone know how to put a link in a web page that emails that web page to someone? pyro 01-16-2003, 01:48 PM If your server has PHP, it is quite easy. If it does, let me know and I'll get you a script... duffloop 01-16-2003, 05:09 PM It is ! pyro 01-16-2003, 06:52 PM This should do the trick for you, then. duffloop 01-17-2003, 04:17 AM many thanks - I've had look at it in golive but I've never used php before! Do I put the php files in the cgi bin? I don't suppose u could run me through it? Also if I have more than one page i want available to send do I duplicate the php files? hope u can help.:confused: pyro 01-17-2003, 07:05 AM No, you don't have to duplicate the PHP files, they automatically check which page you clicked from. Also, you can upload the PHP files anywhere, no need to upload to the CGI bin. Then link to it like this on all your pages. http://www.your.com/sendlink/form.phpLet me know if you need more help. duffloop 01-17-2003, 08:10 AM thats one cool php thang you sent me - thanks a lot for your help! fantastic. i bet theres loads of stuff you can do eh pyro 01-17-2003, 09:47 AM Originally posted by duffloop i bet theres loads of stuff you can do eh With PHP? Yes, it is very powerful... duffloop 01-20-2003, 11:02 AM It's me again - I don't suppose you have or know where I can get a php script that would do a form and that allows you to attach word docs? pyro 01-20-2003, 11:20 AM I haven't personally made any form handlers, but you may be able to find one to suit your needs here... http://php.resourceindex.com/Complete_Scripts/Form_Processing/ duffloop 01-20-2003, 11:38 AM cheers! webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |