<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2096" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><SPAN class=usertext>Hi...!!!</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=usertext></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=usertext>Can any body help me
to </SPAN></FONT><FONT face=Arial size=2><SPAN class=usertext>handle the
get request in inets when REDIRECTION done by the PHP script. (or any other
script in websever) ???</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=usertext></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=usertext>i.e.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=usertext>when get request made to below
page</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=usertext><A
href="http://scr.int/vm/dialout.php?key=c&session=abc">http://scr.int/vm/dialout.php?key=c&session=abc</A></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>the PHP Script redirect it to</FONT></DIV>
<DIV><FONT face=Arial size=2><A
href="http://scr.int/vm/index2.xml?key=c&session=abc">http://scr.int/vm/index2.xml?key=c&session=abc</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>this is working on the web browser without any
problem.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>But my inets client don't get any reply for the
same request & time out happens.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=usertext><FONT face=Arial size=2>all other requests are
working, but when redirection on the PHP Script inets don't get any reply from
web serer, i tried with increasing timeout, but it also fails. may be when
redirection on the Script there will be any other way to handle it in
inets.</FONT></SPAN></DIV>
<DIV><SPAN class=usertext><FONT face=Arial size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=usertext><FONT face=Arial size=2>I'm using </FONT></SPAN></DIV>
<DIV><SPAN class=usertext><FONT face=Arial size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=usertext><FONT face=Arial size=2>handle_info({http, {RequestId,
Result}}, State) -></FONT></SPAN></DIV>
<DIV><SPAN class=usertext><FONT face=Arial size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=usertext><FONT face=Arial size=2>to catch the webserver reply
& and request type is Asynchronous.</FONT></SPAN></DIV>
<DIV><SPAN class=usertext><FONT face=Arial size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=usertext><FONT face=Arial size=2>Need help from to handle the
redirection properly in inets???</FONT></SPAN></DIV>
<DIV><SPAN class=usertext><FONT face=Arial size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=usertext><FONT face=Arial size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=usertext><FONT face=Arial size=2>Regards,</FONT></SPAN></DIV>
<DIV><SPAN class=usertext><FONT face=Arial size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=usertext><FONT face=Arial size=2>Sanjaya
Vitharana.</FONT></SPAN></DIV></BODY></HTML>