This inspiration is to point to Microsoft's Frame:
Everyone can go
Http://disapart.oso.com.cn/temp/urlinfo.html
do a test
example:
VAR i = 0;
Function OL ()
{
i = location.href.indexof ("?");
IF (i! = - 1)
{
Str = location.href.substr (i 1, location.href.length-i-1);
Alert (STR);
Document.open (True);
Document.write (Unescape (STR));
Document.close ();
}
Else
{
i = location.href.length;
}
}
Function OS ()
{
Str = location.href.substr (0, i) "?" Document.all.tags ("textarea"). Item (0) .value;
Location.href = STR;
}
script>
Try to enter HTML code below:
Note: Because the string is not encoded, the added script may have an error.
textarea>
body> html>