nhap sv

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Untitled Document</title>

</head>

<!--#include file="connect.asp"-->

<form method="POST" action="luusv.asp">

Mã Sv <input type="text" name="masv" size="20">

Lớp học

<label>

<select name="malop">

<% moketnoi

set lop=server.CreateObject("ADODB.recordset")

lop.open "select * from lophoc",cn

do while not lop.eof

%>

<option value="<%=lop("malop")%>"><%=lop("tenlop")%></option>

<%

lop.movenext

loop

lop.close

set lop=nothing

dongketnoi

%>

</select>

</label>

Ho ten

<input type="text" name="hoten" size="20">

ngaysinh<input type="text" name="ngaysinh" size="20">

gioitinh<input type="text" name="gioitinh" size="20">

<input type="submit" value="Submit" name="B1"><input type="reset" value="Reset" name="B2">

</form>

Bạn đang đọc truyện trên: AzTruyen.Top

Tags: #tong#van