Wrox Programmer Forums
|
Moderated Pro PHP This is a moderated forum for discussing advanced, professional level issues with PHP. Your posts will not appear until a moderator approves them. Posts that are not the right level for this forum will be responded to and you'll be asked to post them in the [url="http://p2p.wrox.com/sql-server-2000-20/9"]Beginning PHP[/url] forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Moderated Pro PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 9th, 2008, 09:26 AM
Authorized User
 
Join Date: Dec 2006
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default Email Link

Hi

I have created a Email link in php.

When the link is clicked,it will email a particular user with certain information.

All the information comes from a database which is based on certain criteria.

Now I have added an extra field for comments on my page.
This information will be typed in and will not come from the database.

When i click the link it takes me back to the same page,as I do not want to leave the page.

I tried to append the form fields value to the url and to GET[''] the value.

example:
http://www.go2fast.com?username=james&password=12khh+

When i try the same with my new form field,i get a blank value,as the form is not being posted,which i understand.

Summary
Can you help me to get the value from a form field in php and when i click a link,that value must be included in the mail.

currently that value is blank.


Please help!

Regards

Nathan







Similar Threads
Thread Thread Starter Forum Replies Last Post
How to give the link to file through the email pushpa BOOK: Beginning ASP 3.0 0 May 1st, 2007 02:31 AM
Gridview Email Link ronhawker General .NET 0 November 9th, 2006 07:12 PM
Autofill text from an Email Link zanna5910 Access 1 September 28th, 2005 07:13 PM
Email Link in Msgbox function rweide VBScript 4 March 31st, 2005 02:21 PM
Making an email address link jks709 Classic ASP Databases 1 July 28th, 2004 01:14 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.