my single index.asp site like this
<html>
<head>
<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
<title>xxx</title>
</head>
<frameset rows="0,*,0" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="123456789" name="mainFrame">
</frameset>
</html>
when i go address index.asp?openurl=www.google.com
How www.google.com is import to 123456789