Posted by an96su on 03/06/07 05:13
Hi,
I'm new to php. i'm trying to send information from my php (client)
script to a website that is running javascript.
Here is an extract of the server's response to my initial http
request. I need to know how to communicate further with the server.
Thanks,
anne
<META name="description" content="">
<META name="keywords" content="">
</HEAD>
<script language="JavaScript" type="text/javascript">
if (top != self) top.location.replace(self.location);
</script>
<link rel="shortcut icon" href="/system/images/mypage.ico">
<FRAMESET
FRAMEBORDER=0
FRAMESPACING=0
BORDER=0
ROWS="90,*">
<FRAME
NAME="VIEW_TopFrame"
..........
Navigation:
[Reply to this message]
|