Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with form coding. 1

Status
Not open for further replies.

Bryan - Gendev

Programmer
Jan 9, 2011
408
AU
I run a QNAP web server with PHP running.

On a form on my web site I am currently using a cgi_bin facility through a colleague's ISP to perform actions after a user fills out a small txt area - (after clicking a [Send] button).

No work done on my server. He is changing ISP and the cgi will not be available to me.

I want to transfer the capability to my server.

The actions are to

1 send ME an email with the text area content
2 send THEM a new page with the URL to my application's setup file download.

My email is fixed and theirs is added in the text area.

Many thanks if you can suggest some code example.

GenDev
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top