PC Review


Reply
Thread Tools Rate Thread

connection not close

 
 
Louis
Guest
Posts: n/a
 
      12th Aug 2008
Our code is shown as below. Does anyone knows why the sleep connection not
close?
<HTML>
<HEAD>
<TITLE>TheBestSteakHouseStL.com - Reviews</TITLE>
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK href="/includes/style.css" type="text/css" rel="stylesheet">
<script language="javaScript" src="/includes/funcs.js"
type="text/javascript"></script>
</HEAD>
<BODY
onload="MM_preloadImages('/images/menu1_1.gif','/images/menu2_1.gif','/images/menu3_1.gif','/images/menu4_1.gif','/images/menu5_1.gif','/images/menu6_1.gif')">
<table style="WIDTH: 100%; HEIGHT: 100%" cellSpacing="0" cellPadding="0">
<tr>
<td style="WIDTH:100%; HEIGHT:100%">
<table cellspacing="0" cellpadding="0" style="WIDTH:100%; HEIGHT:100%">
<tr>
<td style="BACKGROUND-POSITION:right top;
BACKGROUND-IMAGE:url(/images/bg_rep_flip.jpg); WIDTH:50%;
BACKGROUND-REPEAT:repeat-y; HEIGHT:100%"></td>
<td style="BACKGROUND-IMAGE:url(/images/bg_rep.jpg); WIDTH:766px;
BACKGROUND-REPEAT:repeat-y; HEIGHT:100%">
<table cellspacing="0" cellpadding="0" style="WIDTH:766px">
<tr>
<td style="WIDTH:766px; HEIGHT:800px">
<table cellspacing="0" cellpadding="0">
<tr>
<td style="BACKGROUND-IMAGE:url(/images/vilka.gif); WIDTH:81px;
BACKGROUND-REPEAT:no-repeat; HEIGHT:800px"></td>
<td style="WIDTH:614px; HEIGHT:800px">
<table cellspacing="0" cellpadding="0" class="list">
<tr>
<uc1:headerlinks id="Headerlinks1"
runat="server"></uc1:headerlinks></tr>
<tr>
<td style="BACKGROUND-IMAGE:url(/images/rep_incide.jpg);
WIDTH:614px; BACKGROUND-REPEAT:repeat-y; HEIGHT:585px">
<table cellspacing="0" cellpadding="0"
style="BACKGROUND-POSITION:left top; BACKGROUND-IMAGE:url(/images/top.jpg);
BACKGROUND-REPEAT:no-repeat">
<tr>
<td style="BACKGROUND-POSITION:left bottom;
BACKGROUND-IMAGE:url(/images/bottom.jpg); WIDTH:614px;
BACKGROUND-REPEAT:no-repeat; HEIGHT:585px">
<table cellspacing="0" cellpadding="0">
<tr>
<%CreateLeftMenu()%>
<td style="WIDTH:277px; HEIGHT:585px">
<div style="MARGIN-RIGHT:22px">
<br style="line-height:50px">
<img src="/images/title2_1_reviews.gif" alt=""><br>
<br style="line-height:17px">
<img src="/images/pic1_reviews.gif" alt="Red Hat
Ladies" align="right" style="margin-left:13px">
<strong>Customers rave</strong> about their
experience at The Best Steak
House. Browse through some of the comments below to
get a glimpse of what
awaits you in our restaurant.<br>
<br style="line-height:21px">
If you have already had the pleasure of dining with
us, please <a href="feedback.aspx">share your
experience</a> so that we can publish it here.
<br style="line-height:67px"><br>
<table cellspacing="0" cellpadding="0" width="257">
<%ShowReviews()%>
</table>
<br style="line-height:2px">
<!--<strong><a href="#">more</a></strong>--><br>
<br style="line-height:31px">
<!--<img src="/images/title2_2.gif" alt=""><br>
<br style="line-height:21px">
<strong>Quisque nulla.</strong>
Vestibulum libero nisl portavsceler<br>
isque eget, malesuada a neque. Vivamus egenibh.<br>
Etiam cursus leo vel metusulla facilisi. Aenean nec<br> eros. <span><a
href="#">Vestibulum ante ipsum primis</a></span> in faucibus orci<br>
luctus et ultrices posuere cubispendisse sollic.<br>
<br style="line-height:10px">
<center><img src="/images/logo.jpg"
width="250"></center>
<strong><a href="#">more</a></strong><br>-->
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<uc1:footer id="Footer2" runat="server"></uc1:footer>
</table>
</td>
<td style="BACKGROUND-IMAGE:url(/images/noj.gif); WIDTH:71px;
BACKGROUND-REPEAT:no-repeat; HEIGHT:800px"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td style="BACKGROUND-IMAGE:url(/images/bg_rep_flip.jpg); WIDTH:50%;
BACKGROUND-REPEAT:repeat-y; HEIGHT:100%"></td>
</tr>
</table>
</td>
</tr>
</table>
</BODY>
</HTML>
 
Reply With Quote
 
 
 
 
Alvin Bruney [ASP.NET MVP]
Guest
Posts: n/a
 
      12th Aug 2008
Is this a serious post? Or are you joking.

--

Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Download OWC Black Book, 2nd Edition
Exclusively on www.lulu.com/owc $15.00
Need a free copy of VSTS 2008 w/ MSDN Premium?
http://msmvps.com/blogs/alvin/Default.aspx
-------------------------------------------------------


"Louis" <(E-Mail Removed)> wrote in message
news:811B717D-20D0-407E-801B-(E-Mail Removed)...
> Our code is shown as below. Does anyone knows why the sleep connection
> not
> close?
> <HTML>
> <HEAD>
> <TITLE>TheBestSteakHouseStL.com - Reviews</TITLE>
> <meta http-equiv="Content-Style-Type" content="text/css">
> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
> <LINK href="/includes/style.css" type="text/css" rel="stylesheet">
> <script language="javaScript" src="/includes/funcs.js"
> type="text/javascript"></script>
> </HEAD>
> <BODY
> onload="MM_preloadImages('/images/menu1_1.gif','/images/menu2_1.gif','/images/menu3_1.gif','/images/menu4_1.gif','/images/menu5_1.gif','/images/menu6_1.gif')">
> <table style="WIDTH: 100%; HEIGHT: 100%" cellSpacing="0" cellPadding="0">
> <tr>
> <td style="WIDTH:100%; HEIGHT:100%">
> <table cellspacing="0" cellpadding="0" style="WIDTH:100%; HEIGHT:100%">
> <tr>
> <td style="BACKGROUND-POSITION:right top;
> BACKGROUND-IMAGE:url(/images/bg_rep_flip.jpg); WIDTH:50%;
> BACKGROUND-REPEAT:repeat-y; HEIGHT:100%"></td>
> <td style="BACKGROUND-IMAGE:url(/images/bg_rep.jpg); WIDTH:766px;
> BACKGROUND-REPEAT:repeat-y; HEIGHT:100%">
> <table cellspacing="0" cellpadding="0" style="WIDTH:766px">
> <tr>
> <td style="WIDTH:766px; HEIGHT:800px">
> <table cellspacing="0" cellpadding="0">
> <tr>
> <td style="BACKGROUND-IMAGE:url(/images/vilka.gif); WIDTH:81px;
> BACKGROUND-REPEAT:no-repeat; HEIGHT:800px"></td>
> <td style="WIDTH:614px; HEIGHT:800px">
> <table cellspacing="0" cellpadding="0" class="list">
> <tr>
> <uc1:headerlinks id="Headerlinks1"
> runat="server"></uc1:headerlinks></tr>
> <tr>
> <td style="BACKGROUND-IMAGE:url(/images/rep_incide.jpg);
> WIDTH:614px; BACKGROUND-REPEAT:repeat-y; HEIGHT:585px">
> <table cellspacing="0" cellpadding="0"
> style="BACKGROUND-POSITION:left top;
> BACKGROUND-IMAGE:url(/images/top.jpg);
> BACKGROUND-REPEAT:no-repeat">
> <tr>
> <td style="BACKGROUND-POSITION:left bottom;
> BACKGROUND-IMAGE:url(/images/bottom.jpg); WIDTH:614px;
> BACKGROUND-REPEAT:no-repeat; HEIGHT:585px">
> <table cellspacing="0" cellpadding="0">
> <tr>
> <%CreateLeftMenu()%>
> <td style="WIDTH:277px; HEIGHT:585px">
> <div style="MARGIN-RIGHT:22px">
> <br style="line-height:50px">
> <img src="/images/title2_1_reviews.gif" alt=""><br>
> <br style="line-height:17px">
> <img src="/images/pic1_reviews.gif" alt="Red Hat
> Ladies" align="right" style="margin-left:13px">
> <strong>Customers rave</strong> about their
> experience at The Best Steak
> House. Browse through some of the comments below to
> get a glimpse of what
> awaits you in our restaurant.<br>
> <br style="line-height:21px">
> If you have already had the pleasure of dining with
> us, please <a href="feedback.aspx">share your
> experience</a> so that we can publish it here.
> <br style="line-height:67px"><br>
> <table cellspacing="0" cellpadding="0" width="257">
> <%ShowReviews()%>
> </table>
> <br style="line-height:2px">
> <!--<strong><a href="#">more</a></strong>--><br>
> <br style="line-height:31px">
> <!--<img src="/images/title2_2.gif" alt=""><br>
> <br style="line-height:21px">
> <strong>Quisque nulla.</strong>
> Vestibulum libero nisl portavsceler<br>
> isque eget, malesuada a neque. Vivamus egenibh.<br>
> Etiam cursus leo vel metusulla facilisi. Aenean nec<br> eros. <span><a
> href="#">Vestibulum ante ipsum primis</a></span> in faucibus orci<br>
> luctus et ultrices posuere cubispendisse sollic.<br>
> <br style="line-height:10px">
> <center><img src="/images/logo.jpg"
> width="250"></center>
> <strong><a href="#">more</a></strong><br>-->
> </div>
> </td>
> </tr>
> </table>
> </td>
> </tr>
> </table>
> </td>
> </tr>
> <uc1:footer id="Footer2" runat="server"></uc1:footer>
> </table>
> </td>
> <td style="BACKGROUND-IMAGE:url(/images/noj.gif); WIDTH:71px;
> BACKGROUND-REPEAT:no-repeat; HEIGHT:800px"></td>
> </tr>
> </table>
> </td>
> </tr>
> </table>
> </td>
> <td style="BACKGROUND-IMAGE:url(/images/bg_rep_flip.jpg); WIDTH:50%;
> BACKGROUND-REPEAT:repeat-y; HEIGHT:100%"></td>
> </tr>
> </table>
> </td>
> </tr>
> </table>
> </BODY>
> </HTML>


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
this.Connection.Close(); does not close the Oracle session! Pleasehelp! S_K Microsoft ASP .NET 6 7th Dec 2007 02:07 PM
Explicitly close DataReader if I close the underlying connection?" MarkusJNZ@gmail.com Microsoft Dot NET Framework 2 1st Nov 2006 05:49 AM
Do I need to close Reader if I close the Connection? tshad Microsoft ASP .NET 1 6th Sep 2006 01:15 AM
Close ODBC Connection / DSN vs DSN-less Connection / Access 2k2 Front-End Greg Strong Microsoft Access 8 10th Jul 2006 06:32 AM
Why OleDbConnection.Close() does not close connection immediately? Serg Microsoft ADO .NET 4 27th Aug 2004 02:48 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:17 PM.