adding option

  • Thread starter Thread starter smh
  • Start date Start date
S

smh

I have a script of tell a friend but I need to add option if the user
needs to send a copy of the contents of the page also not only sending the
url but automatically not copying the contents then paste it. So please how
can I do that please I have pages in php.

Thanks in advance
 
You would have to write a php script the would copy the page to an html email message format and
then send it. The easiest option is to just send a link to the page, that way a person clicking on
the link in the email would always see the most current copy of the page.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================
 
Hello Customer,

From the post log, I understand that you need assistance for coding issues.
For assistance with this, please consider these resources:

1. MSDN newsgroups

You can go to "Office Solutions Development ->FrontPage ->
frontpage.programming" on the following web page to reach the newsgroup.

http://msdn.microsoft.com/newsgroups/default.asp

2. ISV Advisory Services
If you have the ISV Competency, Microsoft Global Partner Support
Delivery ISV team offers the advisory services to your development projects
with best practices, .Net migration guidance, architecture guidance, code
samples and technology workshops.
Advisory services are offered as part of the partner benefits at no
extra charge.

The services can be accessed either by email or phone:
(e-mail address removed) (for Gold Partners)
(e-mail address removed) (for Certified Partners)
(e-mail address removed) (for Empower Partners)

Phone: 1-800-426-9400, option 4, your partner level member services,
and follow the instructions for ISV advisory services.

Regards,

Ada Pan

Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top