Results 1 to 1 of 1
Thread: HTTP Post
- 03-22-2010, 01:01 PM #1
Member
- Join Date
- Mar 2010
- Posts
- 3
- Rep Power
- 0
HTTP Post
Hi
I am trying to do a HTTP Post and i am told the best way is to use java, the code i have is
<script language="JavaScript">
<!-- //
document.xmlpost.XMLData.value = "myvalue";
setTimeout( "document.xmlpost.submit();", 5);
// -->
</script>
and I have to put an xml string into "myvalue"
how do i make this string available to Java?
Thanks in advance
Similar Threads
-
No location on http post
By malandro95 in forum Advanced JavaReplies: 2Last Post: 03-09-2010, 02:49 PM -
Need help with HTTP POST communication to desktop application (installer)
By jeremy.wilson in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 07-17-2009, 06:19 PM -
Communicating with desktop application via HTTP POST
By jeremy.wilson in forum New To JavaReplies: 2Last Post: 07-17-2009, 06:06 PM -
Storing Array from HTTP Post
By kskinner in forum New To JavaReplies: 1Last Post: 09-08-2008, 06:00 AM -
SOAP over HTTP/POST
By sabatier in forum NetBeansReplies: 0Last Post: 07-10-2007, 08:04 AM


LinkBack URL
About LinkBacks

Bookmarks