Junior Member
Junior Member
webmotivagmailcom   2007-10-30, 15:01
#1

Is there a way to send the zenphoto's url to a friend? Any hack or add-on?

Thanks in advance.

Member
Member
sbillard   2007-10-30, 21:40
#2

Have you used the tried and true "file/send/link by email" menu from Internet Explorer or the "file/send link..." menu of Firefox? (If you are using a different browser, I am sure it has the equivalent.)

If you wish a link within your album, I have not seen that done yet.

Member
Member
vikaskbh   2007-10-31, 03:52
#3

I have created Share a friend module but as a separate php module.

You can look at sample http://actress.bollysite.com/kingfisher-calendar/kf2005_2.jpg.php

Member
Member
chillawhile   2007-10-31, 14:30
#4

can you share this module? i need a similar feature for my site...

Member
Member
vikaskbh   2007-10-31, 15:27
#5

It's a simple php page I called with in overlay Iframe (as orkut is doing for photo uploading). In which I am passing some parameters like image location & ID.

Page contains tell a friend form. That user has to fill. In the back-end it's getting all the parameter of HTML-form & passing to php mailer (http://phpmailer.sourceforge.net) for sending HTML mail.

Member
Member
vikaskbh   2007-10-31, 16:36
#6

If you want, current page URL to pass it in tell a friend form php file.

Use following code:-

< a href="tellafriend.php?url=" ...

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.