 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
johan Guest
|
Posted: Wed Feb 18, 2004 10:45 am Post subject: NMHTTP post problem -> URGENT |
|
|
Hello all,
I writing a test program for my website. I'm using the NMHTTP
component todo posts.
But it seems not to work.
for example
method 1
========
NMHTTP_1->Post("http:\www.mysite.comproc","action=register");
never arrives on my jboss webserver. But if i do
method 2
========
NMHTTP_1->Post("http:\www.mysite.comproc?action=register","");
i get the good reaction on my jboss server.
One problem the url has a maximum lenght and i cannot use this method
to register a new customer with 24 parameters.
Is there a method (read work around) to work with method 1 ?
Has anyone example code of this workaround?
Thx
Johan
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|