Posted on: 12/1/2013 10:31:49 PM | Views : 764

when the Register button is clicked there is no post back. any assistance is appreciated

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="career.aspx.cs" Inherits="career" %>
<!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 runat="server"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Welcome to Badagry Online</title> <meta name="keywords" content="Badagry Online" /> <meta name="description" content="Badagry" /> <link href="templatemo_style_pages.css" rel="stylesheet" type="text/css" /> <%--<script language="javascript& ...

Go to the complete details ...