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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to make a form and e-mail it

Status
Not open for further replies.

johnwinston

Programmer
Joined
Apr 4, 2005
Messages
2
Location
NO
I am new to Director 10.1. And now I am about to make a informationform on a cd-rom. The user is supose to fill in this form with name, address and so on. And then e-mail the form to us. How do I do that?
 
If you want to send a query to a CGI script on a server, use "getNetText" or "postNetText".
If you want to send an email I'd use BuddyAPI command "baOpenURL".

Kenneth Kawamoto
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top