SlideShare una empresa de Scribd logo
1 de 6
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>WELCOME TO SHREE INFO TECH</title>
<link href="css/styles.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style2 {font-size: 11px; font-weight: bold; font-family: Verdana, Arial,
Helvetica, sans-serif;}
.style3 {color: #999999}
a:link {
color: #CCCCCC;
text-decoration: none;
font-weight: bold;
}
a:visited {
text-decoration: none;
color: #FFFFFF;
}
a:hover {
text-decoration: none;
color: #F4F4F4;
}
a:active {
text-decoration: none;
color: #F4F4F4;
}
.style4 {color: #FF0000}
-->
</style>
</head>
<body>
<table width="950" cellspacing="0" cellpadding="0" align="center">
<tr>
<td><table cellspacing="0" cellpadding="0" width="100%">
<tr>
<td height="73" valign="top"><img src="images/vocus_logo_rgb.jpg"
width=50% height=70><img src="images/crm2.jpg" width=50% height=70></td>
</tr>
<tr>
<td class="greybg">&nbsp;</td>
</tr>
</table></td>
</tr>
<tr>
<td class="menubg" height="30">
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="1%" align="left"><img src="css/menuleft.gif"></td>
<td width="11%" align="center"><a href="index.html"
class="menulink">LOGOUT</a></td>
<td width="1%" align="center" style="color:#ffffff">|</td>
<td width="11%" align="center"><a href="home.html"
class="menulink">HOME</a></td>
<td width="1%" align="center" style="color:#ffffff">|</td>
<td width="11%" align="center"><a href="customerdetail.html"
class="menulink">CUSTOMER DETAILS</a></td>
<td width="1%" align="center" style="color:#ffffff">|</td>
<td width="11%" align="center"><a href="docdetails.htm"
class="menulink">SALES DETAILS</a></td>
<td width="1%" align="center" style="color:#ffffff">|</td>
<td width="11%" align="center"><a href="hawre.htm"
class="menulink">SERVICES </a></td>
<td width="1%" align="center" style="color:#ffffff">|</td>
<td width="11%" align="center"><a href="facility.htm"
class="menulink">FACILITIES</a></td>
<td width="1%" align="center" style="color:#ffffff">|</td>
<td width="11%" align="center"><a href="reports.html"
class="menulink">REPORTS</a></td>
<td width="1%" align="center" style="color:#ffffff">|</td>
<td width="11%" align="center"><a href="contactus.html"
class="menulink">CONTACT US</a></td>
<td width="1%" align="right"><img src="css/menuright.gif"></td>
</tr>
<tr><td height="19" colspan="17" bordercolor="#D9FDFF">&nbsp;</td>
</tr>
</table> </td>
</tr>
<tr>
<td valign="top">
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="25%" align="left" valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="95%" >
<tr>
<td width="1%" align="left" valign="top" ><img
src="css/submenubgleft.gif"></td>
<td class="submenubg" align="left" valign="middle"><div
class="menulink">Our Best Services </div></td>
<td width="1%" align="left" valign="top"><img
src="css/submenubgright.gif"></td>
</tr>
<tr>
<td colspan="3" valign="top" align="left">
<table width="100%" cellpadding="0" cellspacing="0"
bgcolor="#f5f5f5" class="thinborder">
<tr>
<td width="15%" height="35" align="center"
class="btmlink"><img src="images/arrow.gif"></td>
<td width="85%" class="btmlink style4"><font
class="submenulink">12 Hours Working </td>
</tr>
<tr>
<td colspan="2" class="btmlink style4" style="BACKGROUND-
IMAGE: url(images/dotted_pattern.gif)"></td>
</tr>
<tr>
<td width="15%" height="35" align="center"
class="btmlink"><img src="images/arrow.gif"></td>
<td width="85%" class="btmlink style4"><font
class="submenulink"><span class="style2">Services</span></td>
</tr>
<tr>
<td colspan="2" class="btmlink style4" style="BACKGROUND-
IMAGE: url(images/dotted_pattern.gif)"></td>
</tr>
<tr>
<td width="15%" height="35" align="center"
class="btmlink"><img src="images/arrow.gif"></td>
<td width="85%" class="btmlink style4"><font
class="submenulink">All Product Available</td>
</tr>
<tr>
<td colspan="2" class="btmlink style4" style="BACKGROUND-
IMAGE: url(images/dotted_pattern.gif)"></td>
</tr>
<tr>
<td width="15%" height="35" align="center"
class="btmlink"><img src="images/arrow.gif"></td>
<td width="85%" class="btmlink style4"><font
class="submenulink">Experienced Engineeres</td>
</tr>
<tr>
<td colspan="2" class="btmlink style3" style="BACKGROUND-
IMAGE: url(images/dotted_pattern.gif)"></td>
</tr>
<tr>
<td height="19" colspan="2" class="btmlink
style3">&nbsp;</td>
</tr>
</table></td>
</tr>
</table></td>
<td width="75%" align="center" valign="top">
<table width="95%" cellspacing="0" cellpadding="0">
<tr>
<td height="32" align="center" valign="top" bgcolor="#E8E6E3">
</td>
</tr>
<tr>
<td bordercolor="#EAEE4F" bgcolor="#E8E6E3">
<?php
$local="localhost";
$user="ram";
$pass="ram";
mysql_connect($local,$user,$pass)or die(mysql_error());
$q=mysql_query("create database`crm`");
mysql_select_db("crm");
$res=mysql_query("select * from autogenerate");
while($r=mysql_fetch_array($res))
{
$n=$r["num"];
}
echo"<form action=insertnewcustomer.php method=post>";
echo"<table width=60% cellspacing=1 cellpadding=1 border=0 align=centre>";
echo"<tr><td align=left width=24%><nobr><b><span class=style5>";
echo"Customer ID</span></nobr></td><td width=80%><input type=text name=cid
size=30 value=$n></td></tr>";
echo"<tr><td align=left width=24%><span class=style6><nobr><b><strong>Customer
Name &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong></span></nobr></td><td width=86%
align=centre><input type=text name=cname size=30><nobr> <font
color=red>*</nobr></font></td>";
echo"</tr><tr><td align=left width=20%><strong><nobr><span
class=style6><b>Gender</span></strong></nobr></td>";
echo"<td width=80%><strong><input type=radio name=cgen value=male size=30>";
echo" <b>Male&nbsp;&nbsp;&nbsp;<input type=radio name=cgen value=female size=30>
Female<nobr> <font color=red>*</nobr></font></strong></td></tr>";
echo"<tr><td align=left width=20%><nobr><span class=style5><b>Date Of Birth
</span></nobr></td>";
echo"<td width=80%><input type=text name=cage size=30><nobr></td></tr>";
echo"<tr><td align=left width=20%><span class=style5><nobr><b>Address
</span></nobr></td>";
echo"<td width=80%><textarea name=cadd rows=6 cols=25></textarea></td></tr>";
echo"<tr><td align=left width=20%><nobr><span class=style5>PinCode
</span></nobr></td>";
echo"<td width=80%><input type=text name=cpinc size=30><nobr> <font
color=red>*</nobr></td></tr>";
echo"<tr><td align=left width=24%><nobr><b><span class=style6><strong>Visiting
Date </strong></span></nobr></td>";
echo"<td width=86% align=centre><input type=text name=cvdate size=30><nobr>
<font color=red>*</nobr></font></td></tr>";
echo"<tr><td align=left width=24%><span class=style5><nobr><b>Product Model
</span></nobr></td>";
echo"<td width=80%><input type=text name=cmodel size=30></td></tr>";
echo"<tr><td align=left width=24%><span class=style6><strong><nobr><b>Delivery
Date </strong></span></nobr></td>";
echo"<td width=86% align=centre><input type=text name=cddate size=30><nobr>
<font color=red>*</nobr></font></td></tr>";
echo"<tr><td align=left width=20%><span
class=style6><strong><nobr><b>Occupation</strong></span></nobr></td>";
echo"<td width=80%><input type=text name=coccup size=30></td></tr>";
echo"<tr><td align=left width=20%><nobr><span
class=style5>PhoneNo</span></nobr></td>";
echo"<td width=80%><input type=text name=cphone size=30></td></tr>";
echo"<tr><td align=left width=20%><nobr><span class=style5><b>Mobile No
</span></nobr></td>";
echo"<td width=80%><input type=text name=cmobile size=30></td></tr>";
echo"<tr><td align=left width=24%><nobr><span class=style5><b>Email Id
</span></nobr></td>";
echo"<td width=86% align=centre><input type=text name=cemail size=30><nobr>
<font color=red>*</nobr></font></td></tr>";
echo"<tr><td align=left width=20%><strong><nobr><span class=style6><b>Bill
Number</span> </strong></nobr></td>";
echo"<td width=80%><input type=text name=cbil size=30><nobr> <font
color=red>*</nobr></td></tr>";
echo"<tr><td align=left width=20%><strong><nobr><span
class=style6><b>Nationality</span> </strong></nobr></td>";
echo"<td width=80%><input type=text name=cna size=30><nobr> <font
color=red>*</nobr></td></tr>";
echo"<tr><td align=right colspan=2 width=20%><input type=submit
value=SUBMIT>&nbsp;</td></tr>";
echo"<tr><td>&nbsp;</td></tr>";
echo"<tr><td colspan=2 align=right> <font color=red>* Fields are
mandatory</td></tr>";
echo"<tr><td width=20% colspan=2 align=right><span class=style9><a
href=customerdetail.html class=thinborder1 >BACK</a>&nbsp;</span><span
class=style7></strong></span></td>";
echo"</tr></table></form>";
?> </td>
</tr>
<tr>
<td bordercolor="#FFFF99" bgcolor="#FFFFFF"
class="abouthead">&nbsp;</td>
</tr>
</table></td>
</tr>
</table> </td>
</tr>
<tr>
<td valign="top" align="center" class="bottombg" height="35">
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="1%" align="left" align=center><img
src="css/bottomleft.gif"></td>
<td width="65%" class="copyright" align="center">Copyright 2009 © Shree
infotech, Coimbatore - INDIA. All Rights Reserved.</td>
<td width="1%" align="right"><img src="css/bottomright.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
echo"<tr><td align=right colspan=2 width=20%><input type=submit
value=SUBMIT>&nbsp;</td></tr>";
echo"<tr><td>&nbsp;</td></tr>";
echo"<tr><td colspan=2 align=right> <font color=red>* Fields are
mandatory</td></tr>";
echo"<tr><td width=20% colspan=2 align=right><span class=style9><a
href=customerdetail.html class=thinborder1 >BACK</a>&nbsp;</span><span
class=style7></strong></span></td>";
echo"</tr></table></form>";
?> </td>
</tr>
<tr>
<td bordercolor="#FFFF99" bgcolor="#FFFFFF"
class="abouthead">&nbsp;</td>
</tr>
</table></td>
</tr>
</table> </td>
</tr>
<tr>
<td valign="top" align="center" class="bottombg" height="35">
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="1%" align="left" align=center><img
src="css/bottomleft.gif"></td>
<td width="65%" class="copyright" align="center">Copyright 2009 © Shree
infotech, Coimbatore - INDIA. All Rights Reserved.</td>
<td width="1%" align="right"><img src="css/bottomright.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>

Más contenido relacionado

Destacado

phil-rose.co.uk
phil-rose.co.ukphil-rose.co.uk
phil-rose.co.ukphilrose
 
Announcements, 12/18/16
Announcements, 12/18/16Announcements, 12/18/16
Announcements, 12/18/16CLADSM
 
Resurrection From The Dead Slides, 5/3/15
Resurrection From The Dead Slides, 5/3/15Resurrection From The Dead Slides, 5/3/15
Resurrection From The Dead Slides, 5/3/15CLADSM
 
Announcements, 5/8/11
Announcements, 5/8/11Announcements, 5/8/11
Announcements, 5/8/11CLADSM
 
Acts Intro Slides, 5/26/13
Acts Intro Slides, 5/26/13Acts Intro Slides, 5/26/13
Acts Intro Slides, 5/26/13CLADSM
 
Announcements, 5/12/13
Announcements, 5/12/13Announcements, 5/12/13
Announcements, 5/12/13CLADSM
 
Announcements, 6/28/15
Announcements, 6/28/15Announcements, 6/28/15
Announcements, 6/28/15CLADSM
 
Building Trust Through Education
Building Trust Through EducationBuilding Trust Through Education
Building Trust Through EducationEduSkills OECD
 
New interchange3,.unit 6,.heart break hotel
New interchange3,.unit 6,.heart break hotelNew interchange3,.unit 6,.heart break hotel
New interchange3,.unit 6,.heart break hotellorinchina
 
Announcements, 5/4/14
Announcements, 5/4/14Announcements, 5/4/14
Announcements, 5/4/14CLADSM
 
Book 3 unit 12
Book 3 unit 12Book 3 unit 12
Book 3 unit 12lorinchina
 
Case Study 2 Disability
Case Study 2 DisabilityCase Study 2 Disability
Case Study 2 DisabilityAlex Agnew
 
Dinosaur trail presentation
Dinosaur trail presentationDinosaur trail presentation
Dinosaur trail presentationharrisonv
 
I Love You, I Just Don’t Want To Be With You! Slides, 8/25/13
I Love You, I Just Don’t Want To Be With You! Slides, 8/25/13I Love You, I Just Don’t Want To Be With You! Slides, 8/25/13
I Love You, I Just Don’t Want To Be With You! Slides, 8/25/13CLADSM
 
Premiación Spelling Contest 2011 (Nivel Secundaria)
Premiación Spelling Contest 2011 (Nivel Secundaria)Premiación Spelling Contest 2011 (Nivel Secundaria)
Premiación Spelling Contest 2011 (Nivel Secundaria)absimpson
 
The Danish Strategy for Lifelong Learning
The Danish Strategy for Lifelong LearningThe Danish Strategy for Lifelong Learning
The Danish Strategy for Lifelong LearningEduSkills OECD
 
Announcements, 10/20/13
Announcements, 10/20/13Announcements, 10/20/13
Announcements, 10/20/13CLADSM
 
Announcements, 6/14/15
Announcements, 6/14/15Announcements, 6/14/15
Announcements, 6/14/15CLADSM
 

Destacado (20)

phil-rose.co.uk
phil-rose.co.ukphil-rose.co.uk
phil-rose.co.uk
 
Announcements, 12/18/16
Announcements, 12/18/16Announcements, 12/18/16
Announcements, 12/18/16
 
Resurrection From The Dead Slides, 5/3/15
Resurrection From The Dead Slides, 5/3/15Resurrection From The Dead Slides, 5/3/15
Resurrection From The Dead Slides, 5/3/15
 
Announcements, 5/8/11
Announcements, 5/8/11Announcements, 5/8/11
Announcements, 5/8/11
 
Fix it
Fix itFix it
Fix it
 
Acts Intro Slides, 5/26/13
Acts Intro Slides, 5/26/13Acts Intro Slides, 5/26/13
Acts Intro Slides, 5/26/13
 
Announcements, 5/12/13
Announcements, 5/12/13Announcements, 5/12/13
Announcements, 5/12/13
 
Announcements, 6/28/15
Announcements, 6/28/15Announcements, 6/28/15
Announcements, 6/28/15
 
Perpu no 3_tahun_2005
Perpu no 3_tahun_2005Perpu no 3_tahun_2005
Perpu no 3_tahun_2005
 
Building Trust Through Education
Building Trust Through EducationBuilding Trust Through Education
Building Trust Through Education
 
New interchange3,.unit 6,.heart break hotel
New interchange3,.unit 6,.heart break hotelNew interchange3,.unit 6,.heart break hotel
New interchange3,.unit 6,.heart break hotel
 
Announcements, 5/4/14
Announcements, 5/4/14Announcements, 5/4/14
Announcements, 5/4/14
 
Book 3 unit 12
Book 3 unit 12Book 3 unit 12
Book 3 unit 12
 
Case Study 2 Disability
Case Study 2 DisabilityCase Study 2 Disability
Case Study 2 Disability
 
Dinosaur trail presentation
Dinosaur trail presentationDinosaur trail presentation
Dinosaur trail presentation
 
I Love You, I Just Don’t Want To Be With You! Slides, 8/25/13
I Love You, I Just Don’t Want To Be With You! Slides, 8/25/13I Love You, I Just Don’t Want To Be With You! Slides, 8/25/13
I Love You, I Just Don’t Want To Be With You! Slides, 8/25/13
 
Premiación Spelling Contest 2011 (Nivel Secundaria)
Premiación Spelling Contest 2011 (Nivel Secundaria)Premiación Spelling Contest 2011 (Nivel Secundaria)
Premiación Spelling Contest 2011 (Nivel Secundaria)
 
The Danish Strategy for Lifelong Learning
The Danish Strategy for Lifelong LearningThe Danish Strategy for Lifelong Learning
The Danish Strategy for Lifelong Learning
 
Announcements, 10/20/13
Announcements, 10/20/13Announcements, 10/20/13
Announcements, 10/20/13
 
Announcements, 6/14/15
Announcements, 6/14/15Announcements, 6/14/15
Announcements, 6/14/15
 

Similar a Insertcustomer

Auto tools
Auto toolsAuto tools
Auto tools祺 周
 
dotCSS 2016: Hacking HTML Emails with CSS
dotCSS 2016: Hacking HTML Emails with CSSdotCSS 2016: Hacking HTML Emails with CSS
dotCSS 2016: Hacking HTML Emails with CSSLitmus
 
Simple Blue Blog Template XML 的副本
Simple Blue Blog Template XML 的副本Simple Blue Blog Template XML 的副本
Simple Blue Blog Template XML 的副本a5494535
 
HTML5 and CSS3 – exploring mobile possibilities - Frontend Conference Zürich
HTML5 and CSS3 – exploring mobile possibilities - Frontend Conference ZürichHTML5 and CSS3 – exploring mobile possibilities - Frontend Conference Zürich
HTML5 and CSS3 – exploring mobile possibilities - Frontend Conference ZürichRobert Nyman
 
Merkez, Bağcılar antika kol saati 0531 9810190 eski kurmalı
Merkez, Bağcılar antika kol saati 0531 9810190 eski kurmalı Merkez, Bağcılar antika kol saati 0531 9810190 eski kurmalı
Merkez, Bağcılar antika kol saati 0531 9810190 eski kurmalı adin sonsuz
 
Kocasinan antika kol saati 0531 9810190 eski kurmalı saat
Kocasinan antika kol saati 0531 9810190 eski kurmalı saat Kocasinan antika kol saati 0531 9810190 eski kurmalı saat
Kocasinan antika kol saati 0531 9810190 eski kurmalı saat adin sonsuz
 
Güneşli antika kol saati 0531 9810190 eski kurmalı saat alanlar
Güneşli antika kol saati 0531 9810190 eski kurmalı saat alanlarGüneşli antika kol saati 0531 9810190 eski kurmalı saat alanlar
Güneşli antika kol saati 0531 9810190 eski kurmalı saat alanlaradin sonsuz
 
Yenisahra antika kol saati 0531 9810190 eski kurmalı saat
Yenisahra antika kol saati 0531 9810190 eski kurmalı saat Yenisahra antika kol saati 0531 9810190 eski kurmalı saat
Yenisahra antika kol saati 0531 9810190 eski kurmalı saat adin sonsuz
 
Sakızağacı antika kol saati 0531 9810190 eski kurmalı saat
Sakızağacı antika kol saati 0531 9810190 eski kurmalı saat Sakızağacı antika kol saati 0531 9810190 eski kurmalı saat
Sakızağacı antika kol saati 0531 9810190 eski kurmalı saat adin sonsuz
 
Denizköşkler antika kol saati 0531 9810190 eski kurmalı saat
Denizköşkler antika kol saati 0531 9810190 eski kurmalı saat Denizköşkler antika kol saati 0531 9810190 eski kurmalı saat
Denizköşkler antika kol saati 0531 9810190 eski kurmalı saat adin sonsuz
 
Kartaltepe antika kol saati 0531 9810190 eski kurmalı saat
Kartaltepe antika kol saati 0531 9810190 eski kurmalı saat Kartaltepe antika kol saati 0531 9810190 eski kurmalı saat
Kartaltepe antika kol saati 0531 9810190 eski kurmalı saat adin sonsuz
 
Yeşilkent antika kol saati 0531 9810190 eski kurmalı saat
Yeşilkent antika kol saati 0531 9810190 eski kurmalı saat Yeşilkent antika kol saati 0531 9810190 eski kurmalı saat
Yeşilkent antika kol saati 0531 9810190 eski kurmalı saat adin sonsuz
 
Ferhatpaşa antika kol saati 0531 9810190 eski kurmalı saat
Ferhatpaşa antika kol saati 0531 9810190 eski kurmalı saat Ferhatpaşa antika kol saati 0531 9810190 eski kurmalı saat
Ferhatpaşa antika kol saati 0531 9810190 eski kurmalı saat adin sonsuz
 
Ataköy,Bakırköy antika kol saati 0531 9810190 eski kurmalı
Ataköy,Bakırköy antika kol saati 0531 9810190 eski kurmalı Ataköy,Bakırköy antika kol saati 0531 9810190 eski kurmalı
Ataköy,Bakırköy antika kol saati 0531 9810190 eski kurmalı adin sonsuz
 
Cevizlik antika kol saati 0531 9810190 eski kurmalı saat alanlar
Cevizlik antika kol saati 0531 9810190 eski kurmalı saat alanlarCevizlik antika kol saati 0531 9810190 eski kurmalı saat alanlar
Cevizlik antika kol saati 0531 9810190 eski kurmalı saat alanlaradin sonsuz
 
Zeytinlik antika kol saati 0531 9810190 eski kurmalı saat
Zeytinlik antika kol saati 0531 9810190 eski kurmalı saat Zeytinlik antika kol saati 0531 9810190 eski kurmalı saat
Zeytinlik antika kol saati 0531 9810190 eski kurmalı saat adin sonsuz
 

Similar a Insertcustomer (20)

Php (1)
Php (1)Php (1)
Php (1)
 
Document
DocumentDocument
Document
 
Md5 decrypter
Md5 decrypterMd5 decrypter
Md5 decrypter
 
Html5 intro
Html5 introHtml5 intro
Html5 intro
 
Auto tools
Auto toolsAuto tools
Auto tools
 
dotCSS 2016: Hacking HTML Emails with CSS
dotCSS 2016: Hacking HTML Emails with CSSdotCSS 2016: Hacking HTML Emails with CSS
dotCSS 2016: Hacking HTML Emails with CSS
 
Simple Blue Blog Template XML 的副本
Simple Blue Blog Template XML 的副本Simple Blue Blog Template XML 的副本
Simple Blue Blog Template XML 的副本
 
HTML5 and CSS3 – exploring mobile possibilities - Frontend Conference Zürich
HTML5 and CSS3 – exploring mobile possibilities - Frontend Conference ZürichHTML5 and CSS3 – exploring mobile possibilities - Frontend Conference Zürich
HTML5 and CSS3 – exploring mobile possibilities - Frontend Conference Zürich
 
Merkez, Bağcılar antika kol saati 0531 9810190 eski kurmalı
Merkez, Bağcılar antika kol saati 0531 9810190 eski kurmalı Merkez, Bağcılar antika kol saati 0531 9810190 eski kurmalı
Merkez, Bağcılar antika kol saati 0531 9810190 eski kurmalı
 
Kocasinan antika kol saati 0531 9810190 eski kurmalı saat
Kocasinan antika kol saati 0531 9810190 eski kurmalı saat Kocasinan antika kol saati 0531 9810190 eski kurmalı saat
Kocasinan antika kol saati 0531 9810190 eski kurmalı saat
 
Güneşli antika kol saati 0531 9810190 eski kurmalı saat alanlar
Güneşli antika kol saati 0531 9810190 eski kurmalı saat alanlarGüneşli antika kol saati 0531 9810190 eski kurmalı saat alanlar
Güneşli antika kol saati 0531 9810190 eski kurmalı saat alanlar
 
Yenisahra antika kol saati 0531 9810190 eski kurmalı saat
Yenisahra antika kol saati 0531 9810190 eski kurmalı saat Yenisahra antika kol saati 0531 9810190 eski kurmalı saat
Yenisahra antika kol saati 0531 9810190 eski kurmalı saat
 
Sakızağacı antika kol saati 0531 9810190 eski kurmalı saat
Sakızağacı antika kol saati 0531 9810190 eski kurmalı saat Sakızağacı antika kol saati 0531 9810190 eski kurmalı saat
Sakızağacı antika kol saati 0531 9810190 eski kurmalı saat
 
Denizköşkler antika kol saati 0531 9810190 eski kurmalı saat
Denizköşkler antika kol saati 0531 9810190 eski kurmalı saat Denizköşkler antika kol saati 0531 9810190 eski kurmalı saat
Denizköşkler antika kol saati 0531 9810190 eski kurmalı saat
 
Kartaltepe antika kol saati 0531 9810190 eski kurmalı saat
Kartaltepe antika kol saati 0531 9810190 eski kurmalı saat Kartaltepe antika kol saati 0531 9810190 eski kurmalı saat
Kartaltepe antika kol saati 0531 9810190 eski kurmalı saat
 
Yeşilkent antika kol saati 0531 9810190 eski kurmalı saat
Yeşilkent antika kol saati 0531 9810190 eski kurmalı saat Yeşilkent antika kol saati 0531 9810190 eski kurmalı saat
Yeşilkent antika kol saati 0531 9810190 eski kurmalı saat
 
Ferhatpaşa antika kol saati 0531 9810190 eski kurmalı saat
Ferhatpaşa antika kol saati 0531 9810190 eski kurmalı saat Ferhatpaşa antika kol saati 0531 9810190 eski kurmalı saat
Ferhatpaşa antika kol saati 0531 9810190 eski kurmalı saat
 
Ataköy,Bakırköy antika kol saati 0531 9810190 eski kurmalı
Ataköy,Bakırköy antika kol saati 0531 9810190 eski kurmalı Ataköy,Bakırköy antika kol saati 0531 9810190 eski kurmalı
Ataköy,Bakırköy antika kol saati 0531 9810190 eski kurmalı
 
Cevizlik antika kol saati 0531 9810190 eski kurmalı saat alanlar
Cevizlik antika kol saati 0531 9810190 eski kurmalı saat alanlarCevizlik antika kol saati 0531 9810190 eski kurmalı saat alanlar
Cevizlik antika kol saati 0531 9810190 eski kurmalı saat alanlar
 
Zeytinlik antika kol saati 0531 9810190 eski kurmalı saat
Zeytinlik antika kol saati 0531 9810190 eski kurmalı saat Zeytinlik antika kol saati 0531 9810190 eski kurmalı saat
Zeytinlik antika kol saati 0531 9810190 eski kurmalı saat
 

Último

%in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park %in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park masabamasaba
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension AidPhilip Schwarz
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...Shane Coughlan
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...masabamasaba
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...masabamasaba
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Steffen Staab
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfonteinmasabamasaba
 
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...Jittipong Loespradit
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024VictoriaMetrics
 
Harnessing ChatGPT - Elevating Productivity in Today's Agile Environment
Harnessing ChatGPT  - Elevating Productivity in Today's Agile EnvironmentHarnessing ChatGPT  - Elevating Productivity in Today's Agile Environment
Harnessing ChatGPT - Elevating Productivity in Today's Agile EnvironmentVictorSzoltysek
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfkalichargn70th171
 
tonesoftg
tonesoftgtonesoftg
tonesoftglanshi9
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisamasabamasaba
 
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park masabamasaba
 

Último (20)

%in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park %in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 
Harnessing ChatGPT - Elevating Productivity in Today's Agile Environment
Harnessing ChatGPT  - Elevating Productivity in Today's Agile EnvironmentHarnessing ChatGPT  - Elevating Productivity in Today's Agile Environment
Harnessing ChatGPT - Elevating Productivity in Today's Agile Environment
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
tonesoftg
tonesoftgtonesoftg
tonesoftg
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
 

Insertcustomer

  • 1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>WELCOME TO SHREE INFO TECH</title> <link href="css/styles.css" rel="stylesheet" type="text/css"> <style type="text/css"> <!-- .style2 {font-size: 11px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;} .style3 {color: #999999} a:link { color: #CCCCCC; text-decoration: none; font-weight: bold; } a:visited { text-decoration: none; color: #FFFFFF; } a:hover { text-decoration: none; color: #F4F4F4; } a:active { text-decoration: none; color: #F4F4F4; } .style4 {color: #FF0000} --> </style> </head> <body> <table width="950" cellspacing="0" cellpadding="0" align="center"> <tr> <td><table cellspacing="0" cellpadding="0" width="100%"> <tr> <td height="73" valign="top"><img src="images/vocus_logo_rgb.jpg" width=50% height=70><img src="images/crm2.jpg" width=50% height=70></td> </tr> <tr> <td class="greybg">&nbsp;</td> </tr> </table></td> </tr> <tr> <td class="menubg" height="30"> <table width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="1%" align="left"><img src="css/menuleft.gif"></td> <td width="11%" align="center"><a href="index.html" class="menulink">LOGOUT</a></td> <td width="1%" align="center" style="color:#ffffff">|</td> <td width="11%" align="center"><a href="home.html" class="menulink">HOME</a></td> <td width="1%" align="center" style="color:#ffffff">|</td> <td width="11%" align="center"><a href="customerdetail.html" class="menulink">CUSTOMER DETAILS</a></td> <td width="1%" align="center" style="color:#ffffff">|</td> <td width="11%" align="center"><a href="docdetails.htm" class="menulink">SALES DETAILS</a></td> <td width="1%" align="center" style="color:#ffffff">|</td>
  • 2. <td width="11%" align="center"><a href="hawre.htm" class="menulink">SERVICES </a></td> <td width="1%" align="center" style="color:#ffffff">|</td> <td width="11%" align="center"><a href="facility.htm" class="menulink">FACILITIES</a></td> <td width="1%" align="center" style="color:#ffffff">|</td> <td width="11%" align="center"><a href="reports.html" class="menulink">REPORTS</a></td> <td width="1%" align="center" style="color:#ffffff">|</td> <td width="11%" align="center"><a href="contactus.html" class="menulink">CONTACT US</a></td> <td width="1%" align="right"><img src="css/menuright.gif"></td> </tr> <tr><td height="19" colspan="17" bordercolor="#D9FDFF">&nbsp;</td> </tr> </table> </td> </tr> <tr> <td valign="top"> <table width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="25%" align="left" valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="95%" > <tr> <td width="1%" align="left" valign="top" ><img src="css/submenubgleft.gif"></td> <td class="submenubg" align="left" valign="middle"><div class="menulink">Our Best Services </div></td> <td width="1%" align="left" valign="top"><img src="css/submenubgright.gif"></td> </tr> <tr> <td colspan="3" valign="top" align="left"> <table width="100%" cellpadding="0" cellspacing="0" bgcolor="#f5f5f5" class="thinborder"> <tr> <td width="15%" height="35" align="center" class="btmlink"><img src="images/arrow.gif"></td> <td width="85%" class="btmlink style4"><font class="submenulink">12 Hours Working </td> </tr> <tr> <td colspan="2" class="btmlink style4" style="BACKGROUND- IMAGE: url(images/dotted_pattern.gif)"></td> </tr> <tr> <td width="15%" height="35" align="center" class="btmlink"><img src="images/arrow.gif"></td> <td width="85%" class="btmlink style4"><font class="submenulink"><span class="style2">Services</span></td> </tr> <tr> <td colspan="2" class="btmlink style4" style="BACKGROUND- IMAGE: url(images/dotted_pattern.gif)"></td> </tr> <tr> <td width="15%" height="35" align="center" class="btmlink"><img src="images/arrow.gif"></td> <td width="85%" class="btmlink style4"><font class="submenulink">All Product Available</td> </tr>
  • 3. <tr> <td colspan="2" class="btmlink style4" style="BACKGROUND- IMAGE: url(images/dotted_pattern.gif)"></td> </tr> <tr> <td width="15%" height="35" align="center" class="btmlink"><img src="images/arrow.gif"></td> <td width="85%" class="btmlink style4"><font class="submenulink">Experienced Engineeres</td> </tr> <tr> <td colspan="2" class="btmlink style3" style="BACKGROUND- IMAGE: url(images/dotted_pattern.gif)"></td> </tr> <tr> <td height="19" colspan="2" class="btmlink style3">&nbsp;</td> </tr> </table></td> </tr> </table></td> <td width="75%" align="center" valign="top"> <table width="95%" cellspacing="0" cellpadding="0"> <tr> <td height="32" align="center" valign="top" bgcolor="#E8E6E3"> </td> </tr> <tr> <td bordercolor="#EAEE4F" bgcolor="#E8E6E3"> <?php $local="localhost"; $user="ram"; $pass="ram"; mysql_connect($local,$user,$pass)or die(mysql_error()); $q=mysql_query("create database`crm`"); mysql_select_db("crm"); $res=mysql_query("select * from autogenerate"); while($r=mysql_fetch_array($res)) { $n=$r["num"]; } echo"<form action=insertnewcustomer.php method=post>"; echo"<table width=60% cellspacing=1 cellpadding=1 border=0 align=centre>"; echo"<tr><td align=left width=24%><nobr><b><span class=style5>"; echo"Customer ID</span></nobr></td><td width=80%><input type=text name=cid size=30 value=$n></td></tr>"; echo"<tr><td align=left width=24%><span class=style6><nobr><b><strong>Customer Name &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong></span></nobr></td><td width=86% align=centre><input type=text name=cname size=30><nobr> <font
  • 4. color=red>*</nobr></font></td>"; echo"</tr><tr><td align=left width=20%><strong><nobr><span class=style6><b>Gender</span></strong></nobr></td>"; echo"<td width=80%><strong><input type=radio name=cgen value=male size=30>"; echo" <b>Male&nbsp;&nbsp;&nbsp;<input type=radio name=cgen value=female size=30> Female<nobr> <font color=red>*</nobr></font></strong></td></tr>"; echo"<tr><td align=left width=20%><nobr><span class=style5><b>Date Of Birth </span></nobr></td>"; echo"<td width=80%><input type=text name=cage size=30><nobr></td></tr>"; echo"<tr><td align=left width=20%><span class=style5><nobr><b>Address </span></nobr></td>"; echo"<td width=80%><textarea name=cadd rows=6 cols=25></textarea></td></tr>"; echo"<tr><td align=left width=20%><nobr><span class=style5>PinCode </span></nobr></td>"; echo"<td width=80%><input type=text name=cpinc size=30><nobr> <font color=red>*</nobr></td></tr>"; echo"<tr><td align=left width=24%><nobr><b><span class=style6><strong>Visiting Date </strong></span></nobr></td>"; echo"<td width=86% align=centre><input type=text name=cvdate size=30><nobr> <font color=red>*</nobr></font></td></tr>"; echo"<tr><td align=left width=24%><span class=style5><nobr><b>Product Model </span></nobr></td>"; echo"<td width=80%><input type=text name=cmodel size=30></td></tr>"; echo"<tr><td align=left width=24%><span class=style6><strong><nobr><b>Delivery Date </strong></span></nobr></td>"; echo"<td width=86% align=centre><input type=text name=cddate size=30><nobr> <font color=red>*</nobr></font></td></tr>"; echo"<tr><td align=left width=20%><span class=style6><strong><nobr><b>Occupation</strong></span></nobr></td>"; echo"<td width=80%><input type=text name=coccup size=30></td></tr>"; echo"<tr><td align=left width=20%><nobr><span class=style5>PhoneNo</span></nobr></td>"; echo"<td width=80%><input type=text name=cphone size=30></td></tr>"; echo"<tr><td align=left width=20%><nobr><span class=style5><b>Mobile No </span></nobr></td>"; echo"<td width=80%><input type=text name=cmobile size=30></td></tr>"; echo"<tr><td align=left width=24%><nobr><span class=style5><b>Email Id </span></nobr></td>"; echo"<td width=86% align=centre><input type=text name=cemail size=30><nobr> <font color=red>*</nobr></font></td></tr>"; echo"<tr><td align=left width=20%><strong><nobr><span class=style6><b>Bill Number</span> </strong></nobr></td>"; echo"<td width=80%><input type=text name=cbil size=30><nobr> <font color=red>*</nobr></td></tr>"; echo"<tr><td align=left width=20%><strong><nobr><span class=style6><b>Nationality</span> </strong></nobr></td>"; echo"<td width=80%><input type=text name=cna size=30><nobr> <font color=red>*</nobr></td></tr>";
  • 5. echo"<tr><td align=right colspan=2 width=20%><input type=submit value=SUBMIT>&nbsp;</td></tr>"; echo"<tr><td>&nbsp;</td></tr>"; echo"<tr><td colspan=2 align=right> <font color=red>* Fields are mandatory</td></tr>"; echo"<tr><td width=20% colspan=2 align=right><span class=style9><a href=customerdetail.html class=thinborder1 >BACK</a>&nbsp;</span><span class=style7></strong></span></td>"; echo"</tr></table></form>"; ?> </td> </tr> <tr> <td bordercolor="#FFFF99" bgcolor="#FFFFFF" class="abouthead">&nbsp;</td> </tr> </table></td> </tr> </table> </td> </tr> <tr> <td valign="top" align="center" class="bottombg" height="35"> <table width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="1%" align="left" align=center><img src="css/bottomleft.gif"></td> <td width="65%" class="copyright" align="center">Copyright 2009 © Shree infotech, Coimbatore - INDIA. All Rights Reserved.</td> <td width="1%" align="right"><img src="css/bottomright.gif"></td> </tr> </table> </td> </tr> </table> </body> </html>
  • 6. echo"<tr><td align=right colspan=2 width=20%><input type=submit value=SUBMIT>&nbsp;</td></tr>"; echo"<tr><td>&nbsp;</td></tr>"; echo"<tr><td colspan=2 align=right> <font color=red>* Fields are mandatory</td></tr>"; echo"<tr><td width=20% colspan=2 align=right><span class=style9><a href=customerdetail.html class=thinborder1 >BACK</a>&nbsp;</span><span class=style7></strong></span></td>"; echo"</tr></table></form>"; ?> </td> </tr> <tr> <td bordercolor="#FFFF99" bgcolor="#FFFFFF" class="abouthead">&nbsp;</td> </tr> </table></td> </tr> </table> </td> </tr> <tr> <td valign="top" align="center" class="bottombg" height="35"> <table width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="1%" align="left" align=center><img src="css/bottomleft.gif"></td> <td width="65%" class="copyright" align="center">Copyright 2009 © Shree infotech, Coimbatore - INDIA. All Rights Reserved.</td> <td width="1%" align="right"><img src="css/bottomright.gif"></td> </tr> </table> </td> </tr> </table> </body> </html>