<%@ Page Language="vb" AutoEventWireup="false" Codebehind="track.aspx.vb" Inherits="France_Russia_Web.track"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <title>France Visa</title> <SCRIPT language="JavaScript1.2" src="../Include/Script/topbanner.js"></SCRIPT> <LINK href="../Include/Style/main.css" type="text/css" rel="stylesheet"> <SCRIPT language="JavaScript" src="../Include/Script/vfs-Validate.js"></SCRIPT> <script language="javascript"> function rdValidate() { var txtPPt = document.getElementById("txtPPt"); var txtAppref = document.getElementById("txtAppref") if(txtAppref.value == "") { alert("Please enter applicant ref no. "); txtAppref.focus(); return false; } if(txtPPt.value == "") { alert("Please enter passport number"); txtPPt.focus(); return false; } return true; } </script> </HEAD> <body bgColor="#666666" leftMargin="0" topMargin="0" onload="runSlideShow()" marginheight="0" marginwidth="0"> <form runat="server" ID="Form1"> <table cellSpacing="0" cellPadding="0" width="780" align="center" border="0"> <tr> <td vAlign="top" align="left"> <table cellSpacing="0" cellPadding="0" width="100%" border="0"> <tr> <td><IMG height="87" src="../images/top1.gif" width="495"></td> </tr> </table> <table cellSpacing="0" cellPadding="0" width="495" border="0"> <tr> <td vAlign="top" align="left" bgColor="#0a2e9e"> <!--#include file="menu.aspx" --></td> <td width="330"><IMG height="130" src="../images/img.jpg" width="330"></td> </tr> </table> </td> <td vAlign="top" width="285"> <table cellSpacing="0" cellPadding="0" width="100%" border="0"> <tr> <td><IMG height="68" src="../images/top2.gif" width="285"></td> </tr> <tr> <td><IMG height="149" src="../images/img1.jpg" width="285" name="SlideShow"></td> </tr> </table> </td> </tr> </table> <table cellSpacing="0" cellPadding="0" width="780" align="center" border="0"> <tr> <td vAlign="top" width="165" background="../images/links_bg.jpg"> <!--#include file="menu1.aspx" --></td> <td vAlign="top" align="left" bgColor="#e7e7e7"> <table cellSpacing="0" cellPadding="10" width="100%" border="0"> <tr> <td class="text"><IMG height="1" src="../images/dot.gif" width="1"></td> </tr> <tr> <td class="text"> <p class="text"><b>BA;548B5 0H ?0A?>@B</b></p> <TABLE cellSpacing="0" cellPadding="1" width="0" border="0"> <TR> <TD class="content1" align="center" width="560"> <TABLE cellSpacing="1" cellPadding="2" width="100%" align="center" border="0"> <TR> <TD class="text" vAlign="top" align="center" colSpan="2" height="27"> <asp:Label id="lblMessage" ForeColor="#ff3333" Runat="server" CssClass="text"></asp:Label></TD> </TR> <TR align="center"> <TD class="text" colSpan="2" height="10"> <TABLE cellSpacing="2" cellPadding="0" width="390" border="0" height="109"> <TBODY> <!-- <TR> <TD class="text" align="right" width="328" colSpan="2" height="75">&nbsp; <asp:radiobuttonlist id="rbList" CssClass="text" AutoPostBack="True" Height="32px" Width="208px" runat="server"> <asp:ListItem Value="1" Selected="True"> 538AB@0F8>==K9 =><5@ and ><5@ ?0A?>@B0</asp:ListItem> <asp:ListItem Value="2">Surname and ><5@ ?0A?>@B0</asp:ListItem> </asp:radiobuttonlist></TD> </TR>--> <!--<TR> <TD class="text" align="right" width="232">&nbsp; 538AB@0F8>==K9 =><5@ MOAC :</TD> <TD class="text" width="328">&nbsp;</TD> </TR>--> <TBODY class="text"> <TR> <TD class="text" align="right" width="232" bgcolor="#0f4c9f" height="49"> <FONT color="#ffffff"> <asp:label id="lblName" runat="server" Visible=False></asp:label> 538AB@0F8>==K9 =><5@ MOAC:</FONT> </TD> <TD class="text" width="328" height="49">&nbsp; <asp:textbox id="txtAppref" runat="server"></asp:textbox></TD> </TR> <TR> <TD class="text" align="right" width="232" bgcolor="#0f4c9f" height="33"><FONT color="#ffffff">><5@ ?0A?>@B0</FONT>:</TD> <TD class="text" width="328" height="33">&nbsp; <asp:textbox id="txtPPt" runat="server" MaxLength="12"></asp:textbox></TD> </TR> <TR> <TD width="232">&nbsp;</TD> <TD width="328">&nbsp; <asp:Button id="btnSubmit" runat="server" Text="Submit"></asp:Button></TD> </TR> </TBODY></TABLE> </TD> </TR> </TABLE> </TD> </TR> </TABLE> </td> </tr> </table> </td> </tr> </table> <!--#include file="footer.aspx" --> </form> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-19121746-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </HTML>