All:
Well I have change some of the code and here's the change:
==================================
      $ua =3D new LWP::UserAgent;
      $request =3D new HTTP::Request POST =
'http://www.travelnow.com/external/xmlinterface.jsp$appendURL';
      $response =3D $ua->request($request);
      print $response->as_string () ;
===================================
Now I get 400 (Bad Request) URL missing
Any ideas?

Mac Rost
Affiliate Relations/XML Developer
TravelNow.com a wholly owned subsidiary of=20
Hotel Reservations Network
mailto:xml@;travelnow.com



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to