-
Java contact form Applet
Hi!
I would like to create a contact form in a java applet for my webpage. The way I see it i could go two ways.
(1) Create the submission form in java which would call a php script to to use the sendmail thingy. or
(2) Do the whole thing in Java.
My preference would be (2), I could collect the data with a couple of textfields and a button, but I don't know the code to attach to the button to use the sendmail function on the server.
If I use (1), I don't know how to get the variables into the php script.
Thanks for your help!
Paul
Similar Threads
-
By venkatar in forum Java
Replies: 3
Last Post: 03-12-2005, 11:11 AM
-
By Arthur Wood in forum .NET
Replies: 7
Last Post: 10-28-2002, 12:10 PM
-
Replies: 1
Last Post: 02-20-2001, 01:47 AM
-
Replies: 2
Last Post: 09-20-2000, 01:40 AM
-
Replies: 2
Last Post: 06-29-2000, 02:41 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks