C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

to Sindhu


Posted Date: 10 Oct 2008      Posted By: Nandini P      Member Level: Gold     Points: 1   Responses: 1



hi!!!
i have rectify some of the tags and the code is given below..because i don't have styleshhet and image files of ur project so i have eithat removed them or commented them..check it and rectify all the errors in ur page jst like i have done..

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="operation.aspx.cs" Inherits="operation" Trace ="true" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head id="Head1" runat="server">
<title>Opeartion Page</title>
</head>
<body style="margin-top:0; margin-left:0; background-color:#808080">
<form id="form1" runat="server">
<div >
<center>
<table id="AutoNumber1" border="0" cellpadding="0" cellspacing="0" width="81%">
<tbody><tr>
<%--<td background="images/b1.gif" width="3%"> </td>--%>
<td style="width:94%">
<table width="100%" border="0" cellpadding="0" cellspacing="0" id="AutoNumber6" >
<tbody><tr>
<td style="width:99%; height:96" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width:12%; height: 179px">
<%--<embed src="flash/center flash.swf" width="785px" height="175px"></embed>--%>
</td>


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

</tr>
<tr>
<td style="height:436" valign="top">
<div >
<table id="AutoNumber2" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td style="height:61; width:75%" valign="top" align="center">

<table width="100%" border="0" cellspacing="0" cellpadding="6">
<tr>
<td><span class="menubelt height=50"><%--<a
href="html/default.htm" class="ph"><strong>Home</strong></a> | <a
href="html/services.html" class="ph"><strong>Services</strong></a> | <a
href="html/expertise.html" class="ph"><strong>Expertise</strong></a> | <a
href="html/useful.html" class="ph"><strong>Useful Links </strong></a> | <a
href="html/crosstrade.html" class="ph"><strong>Cross Trade </strong></a> |<a
href="html/contactus.html" class="ph"><strong> Contact Us </strong></a>--%></span> </td>
</tr>
</table>
<%--<span class="style30"> <span class="style32"> <span class="style39">--%>
<%--<marquee behavior="scroll" bgcolor="#DDE2E8" width="100%" scrolldelay="150" class="roll">
--%><p style=" color:#996633" >World wide coverage with global Network, On time job acccomplishment, Pre and post shipment tracking skilled , service minded personel corporate clients across world customized solutions, Wide range of Serivces, Door to Door Services, Online Computeraized Documentation.</p>
</td>
</tr>
<tr>
<td style="height:126; width:75%" valign="top" >
<div>
<center>
<table id="AutoNumber4" border="0" cellpadding="0" cellspacing="0" width="98%">

<tbody><tr>
<%-- <td background="images/a1.gif" height="24" width="2%">
<font face="Tahoma">
<img src="images/a3.gif" border="0" height="23" width="8"></font></td>--%>
<td style="width:98%; height:24" class="hdr">FREIGHT INFORMATION</td>
</tr>
<tr>
<td colspan="2">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td style="vertical-align: top; height:330;width:100%">
<%-- <font color="#000000">--%>
<table border="1" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td align="center" style="vertical-align: top;height:325; width:100%"><br />
<table width="671" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="5" style="height: 26px"><%--<img src="Images/business.jpg" width="145" height="18">--%></td>
<td style="width:39; height: 26px"> </td>
</tr>
<tr>
<td style="height:43" colspan="6" class="txt">

<br />
<table width ="100%" border ="0" cellpadding ="0" cellspacing ="0">
<tr align ="center" >
<td style="width :35%">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="6" class="cityh">
<div id="operation1">
<%--<form name="oper" >--%>
<table width="671" border="0" cellpadding="0" cellspacing="2">
<tr>
<td style="height:22" colspan="2" class="txt" align ="left" >OPERATION</td>
<td> </td>
</tr>
<tr>
<td style="height:22" class="txt" align="left">File No : </td>
<td align="left" style="width: 181px">
<asp:TextBox ID="opr1file" runat="server" Width="117px"></asp:TextBox>
<asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="opr1file"
ErrorMessage="*" Width="10px"></asp:RequiredFieldValidator>
<asp:RangeValidator ID="RangeValidator1" runat="server" ControlToValidate="opr1file"
ErrorMessage="*" MaximumValue="10000000" MinimumValue="1" Type="Integer"></asp:RangeValidator></td>
<td> </td>
</tr>
<tr>
<td style="width:150; height:22" class="txt" align="left">Name: </td>
<td align="left" style="width: 181px"><input name="name" type="text" size="15" id="opr1name" runat="server" />
<asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ControlToValidate="opr1name"
ErrorMessage="*"></asp:RequiredFieldValidator></td>
<td style="width:352"> </td>
</tr>
<tr>
<td class="txt" align="left" style="height: 24px">Company Name: </td>
<td align="left" style="width: 181px; height: 24px"><input name="company" type="text" size="15" id="opr1company" runat="server" />
<asp:RequiredFieldValidator ID="RequiredFieldValidator3" runat="server" ControlToValidate="opr1company"
ErrorMessage="*"></asp:RequiredFieldValidator></td>
<td style="height: 24px"> </td>
</tr>
<tr>
<td class="txt" align="left" style="height: 4px">Email id : </td>
<td align="left" style="width: 181px; height: 4px;"><input name="email" type="text" size="15" id="opr1email" runat="server" />
<asp:RegularExpressionValidator ID="RegularExpressionValidator1" runat="server" ControlToValidate="opr1email"
ErrorMessage="*" ValidationExpression="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"></asp:RegularExpressionValidator></td>
<td style="height: 4px"> </td>
</tr>
<tr>
<td class="txt" align="left">Requirement :</td>
<td style="width: 181px" align="left"><textarea name="req" rows="8" cols="40" style="width: 152px" id="opr1req" runat="server"></textarea>
<asp:RequiredFieldValidator ID="RequiredFieldValidator4" runat="server" ControlToValidate="opr1req"
ErrorMessage="*"></asp:RequiredFieldValidator></td>
<td> </td>
</tr>
<tr>
<td style="height: 38px"> </td>
<td style="width: 181px; height: 38px">
<asp:Button ID="opr1but" runat="server" Text="Sub Query" Width="117px" /></td>
<td style="height: 38px"> </td>
</tr>
</table>
</div>
</td>
</tr>
</table></td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
</tbody></table>
</center>
</div> </td></tr>
</tbody></table>
</div> </td>
</tr>
<tr>
<td style="height:160" class="style13" valign="top">
<div >
<div><strong>
<br />
INTEGRATED BUSINESS NETWORK<br />
</strong><strong> # 7, Officer Colony, Anna Nagar</strong></div>
<div class="office">
<div><strong> West Extn Mugapair</strong></div>
<div><strong> Chennai - 600 101</strong></div>
<div><strong> Tel : +91 44 42846183</strong></div>
<div><strong> Fax: +91 44 26542038</strong></div>
</div>
<div class="office">Email : <a href="mailto:vincent@ibnin.in" class="link">vincent@ibnin.in</a></div>
<div class="office"> </div>
<div class="office"><u>BRANCHES AT </u></div>
<div class="office"><u> </u> </div>
<div class="office">DELHI / MUMBAI / BANGALORE / TUTICORIN / COCHIN / CALCUTTA / HALDIA / MUNDRA / KANDLA</div>
</div>
<p > </p></td>
</tr>
<tr>
<td style="height:28; background-color:#80D2FF" class="style15">
<table width="751" border="0" cellpadding="0" cellspacing="0" style="font:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:11px;">
<tr>
<td style="width:349; height: 13px" ><span> © copyright 2008. Triumph . All rights reserved.</span></td>
<td style="width:391;height: 13px" align="right" ><span> <a href="http://www.imaginetventures.com" target="_blank"> </a></span></td>
</tr>
</table></td>
</tr>
</tbody></table> </td>
<td > </td>
</tr>
</tbody></table>
</center>
</div>
</form>
</body>
</html>

tell me if it works or not!! all the best!!

Thanks & Regards
Nandini





Responses

Author: sindhu    10 Oct 2008Member Level: SilverRating: 2 out of 52 out of 5     Points: 6

dear nandini prakash i was using ur coding but it displayed same error in form tag is thee any other problem in that web design



<%@ Page Language="C#" AutoEventWireup="true" CodeFile="operation.aspx.cs" Inherits="operation" Trace ="true" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head id="Head1" runat="server">
<title>Opeartion Page</title>
</head>
<body style="margin-top:0; margin-left:0; background-color:#808080">
<form id="form1" runat="server">
<div >
<center>
<table id="AutoNumber1" border="0" cellpadding="0" cellspacing="0" width="81%">
<tbody><tr>
<%--<td background="images/b1.gif" width="3%"> </td>--%>
<td style="width:94%">
<table width="100%" border="0" cellpadding="0" cellspacing="0" id="AutoNumber6" >
<tbody><tr>
<td style="width:99%; height:96" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width:12%; height: 179px">
<%--<embed src="flash/center flash.swf" width="785px" height="175px"></embed>--%>
</td>


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

</tr>
<tr>
<td style="height:436" valign="top">
<div >
<table id="AutoNumber2" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td style="height:61; width:75%" valign="top" align="center">

<table width="100%" border="0" cellspacing="0" cellpadding="6">
<tr>
<td><span class="menubelt height=50"><%--<a
href="html/default.htm" class="ph"><strong>Home</strong></a> | <a
href="html/services.html" class="ph"><strong>Services</strong></a> | <a
href="html/expertise.html" class="ph"><strong>Expertise</strong></a> | <a
href="html/useful.html" class="ph"><strong>Useful Links </strong></a> | <a
href="html/crosstrade.html" class="ph"><strong>Cross Trade </strong></a> |<a
href="html/contactus.html" class="ph"><strong> Contact Us </strong></a>--%></span> </td>
</tr>
</table>
<%--<span class="style30"> <span class="style32"> <span class="style39">--%>
<%--<marquee behavior="scroll" bgcolor="#DDE2E8" width="100%" scrolldelay="150" class="roll">
--%><p style=" color:#996633" >World wide coverage with global Network, On time job acccomplishment, Pre and post shipment tracking skilled , service minded personel corporate clients across world customized solutions, Wide range of Serivces, Door to Door Services, Online Computeraized Documentation.</p>
</td>
</tr>
<tr>
<td style="height:126; width:75%" valign="top" >
<div>
<center>
<table id="AutoNumber4" border="0" cellpadding="0" cellspacing="0" width="98%">

<tbody><tr>
<%-- <td background="images/a1.gif" height="24" width="2%">
<font face="Tahoma">
<img src="images/a3.gif" border="0" height="23" width="8"></font></td>--%>
<td style="width:98%; height:24" class="hdr">FREIGHT INFORMATION</td>
</tr>
<tr>
<td colspan="2">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td style="vertical-align: top; height:330;width:100%">
<%-- <font color="#000000">--%>
<table border="1" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td align="center" style="vertical-align: top;height:325; width:100%"><br />
<table width="671" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="5" style="height: 26px"><%--<img src="Images/business.jpg" width="145" height="18">--%></td>
<td style="width:39; height: 26px"> </td>
</tr>
<tr>
<td style="height:43" colspan="6" class="txt">

<br />
<table width ="100%" border ="0" cellpadding ="0" cellspacing ="0">
<tr align ="center" >
<td style="width :35%">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="6" class="cityh">
<div id="operation1">
<%--<form name="oper" >--%>
<table width="671" border="0" cellpadding="0" cellspacing="2">
<tr>
<td style="height:22" colspan="2" class="txt" align ="left" >OPERATION</td>
<td> </td>
</tr>
<tr>
<td style="height:22" class="txt" align="left">File No : </td>
<td align="left" style="width: 181px">
<asp:TextBox ID="opr1file" runat="server" Width="117px"></asp:TextBox>
<asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="opr1file"
ErrorMessage="*" Width="10px"></asp:RequiredFieldValidator>
<asp:RangeValidator ID="RangeValidator1" runat="server" ControlToValidate="opr1file"
ErrorMessage="*" MaximumValue="10000000" MinimumValue="1" Type="Integer"></asp:RangeValidator></td>
<td> </td>
</tr>
<tr>
<td style="width:150; height:22" class="txt" align="left">Name: </td>
<td align="left" style="width: 181px"><input name="name" type="text" size="15" id="opr1name" runat="server" />
<asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ControlToValidate="opr1name"
ErrorMessage="*"></asp:RequiredFieldValidator></td>
<td style="width:352"> </td>
</tr>
<tr>
<td class="txt" align="left" style="height: 24px">Company Name: </td>
<td align="left" style="width: 181px; height: 24px"><input name="company" type="text" size="15" id="opr1company" runat="server" />
<asp:RequiredFieldValidator ID="RequiredFieldValidator3" runat="server" ControlToValidate="opr1company"
ErrorMessage="*"></asp:RequiredFieldValidator></td>
<td style="height: 24px"> </td>
</tr>
<tr>
<td class="txt" align="left" style="height: 4px">Email id : </td>
<td align="left" style="width: 181px; height: 4px;"><input name="email" type="text" size="15" id="opr1email" runat="server" />
<asp:RegularExpressionValidator ID="RegularExpressionValidator1" runat="server" ControlToValidate="opr1email"
ErrorMessage="*" ValidationExpression="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"></asp:RegularExpressionValidator></td>
<td style="height: 4px"> </td>
</tr>
<tr>
<td class="txt" align="left">Requirement :</td>
<td style="width: 181px" align="left"><textarea name="req" rows="8" cols="40" style="width: 152px" id="opr1req" runat="server"></textarea>
<asp:RequiredFieldValidator ID="RequiredFieldValidator4" runat="server" ControlToValidate="opr1req"
ErrorMessage="*"></asp:RequiredFieldValidator></td>
<td> </td>
</tr>
<tr>
<td style="height: 38px"> </td>
<td style="width: 181px; height: 38px">
<asp:Button ID="opr1but" runat="server" Text="Sub Query" Width="117px" /></td>
<td style="height: 38px"> </td>
</tr>
</table>
</div>
</td>
</tr>
</table></td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
</tbody></table>
</center>
</div> </td></tr>
</tbody></table>
</div> </td>
</tr>
<tr>
<td style="height:160" class="style13" valign="top">
<div >
<div><strong>
<br />
INTEGRATED BUSINESS NETWORK<br />
</strong><strong> # 7, Officer Colony, Anna Nagar</strong></div>
<div class="office">
<div><strong> West Extn Mugapair</strong></div>
<div><strong> Chennai - 600 101</strong></div>
<div><strong> Tel : +91 44 42846183</strong></div>
<div><strong> Fax: +91 44 26542038</strong></div>
</div>
<div class="office">Email : <a href="mailto:vincent@ibnin.in" class="link">vincent@ibnin.in</a></div>
<div class="office"> </div>
<div class="office"><u>BRANCHES AT </u></div>
<div class="office"><u> </u> </div>
<div class="office">DELHI / MUMBAI / BANGALORE / TUTICORIN / COCHIN / CALCUTTA / HALDIA / MUNDRA / KANDLA</div>
</div>
<p > </p></td>
</tr>
<tr>
<td style="height:28; background-color:#80D2FF" class="style15">
<table width="751" border="0" cellpadding="0" cellspacing="0" style="font:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:11px;">
<tr>
<td style="width:349; height: 13px" ><span> © copyright 2008. Triumph . All rights reserved.</span></td>
<td style="width:391;height: 13px" align="right" ><span> <a href="http://www.imaginetventures.com" target="_blank"> </a></span></td>
</tr>
</table></td>
</tr>
</tbody></table> </td>
<td > </td>
</tr>
</tbody></table>
</center>
</div>
</form>
</body>
</html>



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Creation of DLL
Previous : image not store to database please check the problem
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use