Results 1 to 3 of 3
- 11-20-2011, 02:42 AM #1
Member
- Join Date
- Nov 2011
- Posts
- 2
- Rep Power
- 0
fill out an online survey via java
Greetings,
I would like to fill out a survey on a website automatically through java. a couple google searches got me to the HTTP Post Method. I haven't really found any good tutorials on it or how exactly to implement it. I haven't written anything in java in a couple years (took comp sci in high school) so if this is too much too soon, could someone point me in the right direction?
thanks
- 11-20-2011, 06:55 AM #2
Moderator
- Join Date
- Feb 2009
- Location
- New Zealand
- Posts
- 4,547
- Rep Power
- 11
Re: fill out an online survey via java
The Custom Networking trail in Oracle's Tutorial is probably a good place to start.
- 11-21-2011, 12:00 AM #3
Member
- Join Date
- Nov 2011
- Posts
- 2
- Rep Power
- 0
Re: fill out an online survey via java
so pretty much it seems like I'm going to have to generate a specific URL that i can then pass through a web browser? What tools should I use to capture what my computer is sending to IANA — Example domains when I fill out the survey manually?
Thanks
Similar Threads
-
[SOLVED] Java not fill in all info for text file
By gotenks05 in forum New To JavaReplies: 0Last Post: 05-24-2009, 05:17 PM -
How to Fill Arc in Java
By Java Tip in forum java.awtReplies: 0Last Post: 06-23-2008, 11:14 PM -
How to Fill a Rectangle in Java
By Java Tip in forum java.awtReplies: 0Last Post: 06-22-2008, 11:10 PM -
How to Fill a Polygon in Java
By Java Tip in forum java.awtReplies: 0Last Post: 06-22-2008, 11:10 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks