|
|
|
|
¹ß ¾ø´Â »õ / 2003-07-19 / ¿ÀÈÄ 8:50:37 / 210.218.190.181
Á¶È¸¼ö : 213
|
[Áú¹®] °Ë»ö¾î¸¦ ã¾Æ ÇÏÀ̶óÀÌÆ® ±â´ÉÀ» ÁÖ°í ½ÍÀºµ¥..... |
÷ ¿Í º¸¾Ò½À´Ï´Ù. ¿©±âÀú±â °Ô½ÃÆÇ Âü ¸¹ÀÌ µÎµÎ·È´Âµ¥ ´äÀ» ãÁö ¸øÇؼ.....Áú¹®ÀÇ ¿ä´Â °¢ ÇÁ·¹ÀÓÀ¸·Î Ãâ·ÂµÈ °á°ú¿¡¼ °Ë»ö¾î¿Í °°Àº ¹®ÀÚ¿·Î À̵¿ ÇÏÀ̶óÀÌÆ® ½ÃÅ°´Â °Ì´Ï´Ù. ÀÌ·±°Ô °¡´ÉÇÑÁö.....°¡´ÉÇÏ´Ù¸é Á¦¹ß ¹æ¹ý Á» ¾Ë·Á ÁÖ¼¼¿ä. html·Î ¸ÇÀ§ °Ë»öÇÁ·¹ÀÓÀ» Æ÷ÇÔÇؼ °¢°¢ÀÇ °á°úÃâ·ÂÀ» À§ÇÑ ³×°³ÀÇ ÇÁ·¹ÀÓÀ» ÁÖ¾ú½À´Ï´Ù. ÀÌ·¸°Ô µÇ¸é °¢ ÇÁ·¹ÀÓ¿¡ ctrl+f°°Àº ¸í·ÉÀ» ÁÖ¾î¾ß °ÚÁÒ. ±×¸®°í ÇÏÀ̶óÀÌÆ® ½ÃÅ°´Â °Í ±îÁö. ¾ÆÁ÷ Ãʺ¸¶ó ¸í·É¾î Á¶Â÷ ¹Ì¼÷ ÇÕ´Ï´Ù. ´ëü ¹«½¼ ¸í·É¾î¸¦ ½á¾ß ÇÏ¸ç ¾îµð¿¡ ³Ö¾î¾ß ÇÏ´Â °ÅÁÒ?
text.asp------------------------------------------
<%@ Language=VBScript %>
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
</HEAD>
<BODY>
<H3></h3>
<form action="text_r.asp" method=post>
<table border=0 width="235">
<tr>
<td width="89" height="34">°Ë»ö : </td>
<td width="131" height="34"><input type=text name=username size=10>
<input type="submit" value= "ã±â"></td>
<td width="1"></td>
</tr>
<tr>
<td colspan= 2 align=center width="224" height="6">
</td>
<td width="1"></td>
</tr>
</table>
</form>
</BODY>
</HTML>
text_r.asp----------------------------------------
<%@ Language=VBScript %>
<html>
<head>
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
</head>
<body>
<script language="Javascript">
<!--//
parent.b.location.href="http://xx.com/club/search/search_result1.asp?QU=<%=REQUEST("username")%>&mscssid=<%=REQUEST("username")%>";
parent.c.location.href="http://yy.com/search97cgi/qp.cgi?Collection=product.col&flag=1&PrintQuery=<%=REQUEST("username")%>&ResultTemplate=default.hts&SortField=score&SortOrder=Desc&ResultMaxDocs=200&ResultStart=1&ResultCount=20&sQuery=<%=REQUEST("username")%>";
parent.d.location.href="http://zz.com/search/gate/SearchTotalResult.jsp?rstart=1&class1=0&qry=<%=REQUEST("username")%>=&query=<%=REQUEST("username")%>";
parent.e.location.href="http://ff.co.kr/public/util/SearchResult.asp?qt=<%=REQUEST("username")%>";
history.back(0);
//-->
</script>
</body>
</html>
-------------------------------------------------- |
|
|
|