|
|
|
ช่วยแก้เว็บที่นู๋ทำ หน่อยค่ะ คือว่ารีบจะต้องส่งแล้ว ใครสนใจจะทำ นู๋ ให้จุดล่ะ100 บาท |
|
|
|
|
|
|
|
ของนู๋ หน้า 5ยังไม่เสร็จค่ะ
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
background-image: url();
background-repeat: no-repeat;
}
.style1 {font-size: x-small}
.style2 {
color: #3399FF;
font-weight: bold;
}
#apDiv1 {
position:absolute;
left:44px;
top:390px;
width:112px;
height:136px;
z-index:1;
}
#apDiv2 {
position:absolute;
left:135px;
top:322px;
width:685px;
height:380px;
z-index:1;
visibility: visible;
background-color: #FFFFFF;
}
#apDiv3 {
position:absolute;
left:136px;
top:365px;
width:706px;
height:586px;
z-index:1;
}
.style10 {font-size: 16}
-->
</style>
<SCRIPT LANGUAGE="JavaScript">
<!--
function checklist(form) {
if (form.company.value == "")
alert("กรุณากรอกชื่อสถาบันหรือบริษัท");
else {
if (form.address.value == "")
alert("กรุณากรอกที่อยู่");
else {alert("คุณได้กรอกหน้าสุดท้ายเสร็จแล้ว");
document.regform.submit();
parent.main.Memname = form.name.value;}
}
}
-->
</SCRIPT>
</head>
<body>
<form id="regform1" name="regform1" method="post"action="file:///C|/AppServ/www/website8/page7"enctype="text/plain">
<p align="center"><img src="image/headform.jpg" width="982" height="158" /></p>
<p align="center"><span class="style1"><img src="image/Logo3.gif" width="332" height="169" hspace="1" vspace="1" /></span></p>
<table width="855" height="431" border="1" align="center" bordercolor="#999999">
<tr>
<td width="845" height="425"><p align="center" class="style2">4.สถาบันที่ต้องการเข้าศึกษาต่อหรือสมัครงานและที่อยู่
/ Institutes , Companies Requiring Letter of Recommendation</p>
<div align="center">
<table width="608" height="329" border="0" bordercolor="#FFFF00">
<tr>
<td width="598" height="58"><div align="left">
<table width="653" border="0" align="left">
<tr>
<td valign="top" class="style10">ชื่อสถาบัน, บริษัท / Institute , Company</td>
<td class="style10"> </td>
</tr>
<tr>
<td width="281" valign="top" class="style10">(โปรดระบุเป็นภาษาอังกฤษ)</td>
<td width="362" class="style10"><input name="company" type="text" id="company" size="40" /></td>
</tr>
</table>
</div></td>
</tr>
<tr>
<td height="191"><div align="left">
<table width="653" border="0" align="left">
<tr>
<td width="281" valign="top" class="style10">ที่อยู่ / Address </td>
<td width="362" class="style10">
<textarea name="address" cols="32" rows="10" wrap="virtual"id="address"></textarea><P>
</td>
</tr>
</table>
</div></td>
</tr>
<tr>
<td height="50"><table width="698" border="0" align="center">
<tr>
<td><label>
<div align="left">
<input name="to_whom_it_mau_concers" type="checkbox" id="to_whom_it_mau_concers" value="checkbox" />ไม่ระบุสถาบัน โดยจ่าหน้า " TO WHOM IT MAU CONCERS " </div>
</label></td>
</tr>
<tr>
<td><div align="left">
<blockquote>
<p>Not specified and addressing as " TO WHOM IT MAY CONCERS " </p>
</blockquote>
</div></td>
</tr>
</table></td>
</tr>
</table>
</div></td>
</tr>
</table>
<p align="center">
<input type="button" name="Button" value="<< Back" onclick="history.go(-1)"/>
<input type="Button" name="Button" value="Submit" id="b1"onClick="checklist(this.form)">
</Form>
</p>
</p>
<div align="left"></div>
<p align="center"><img src="image/unheadform.jpg" width="984" height="67" /></p>
</body>
</html>
|
|
|
|
|
Date :
2009-05-14 13:16:02 |
By :
น้ำผึ้ง |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ลืมบอกไปค่ะด้านบนเป็นหน้า 6 ค่ะพิมผิด
หน้า6 ถ้าเช็คเลือกตรง check box จะให้มันไม่สามารถกรอกข้อมูลได้
และเมื่อกด submit มันก็จะส่งเมล์ไปแจ้งคนที่มากรอกว่าได้รับข้อมูลของเขาแล้ว
และก็ไปหน้าที่ 7
------------------------------------------------------------------------------------------------------------------------------------
หน้าที่ 4 คือสมมุติเลือกอันแรก ก็จะมีข้อความแจ้งเตือนให้กรอก แค่ อันที่เลือก อันอื่นก็ไม่สามารถ พิมได้
แล้วกดไปหน้าที่ 5
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
background-image: url();
background-repeat: no-repeat;
}
.style1 {font-size: x-small}
.style2 {
color: #3399FF;
font-weight: bold;
}
#apDiv1 {
position:absolute;
left:44px;
top:390px;
width:112px;
height:136px;
z-index:1;
}
#apDiv2 {
position:absolute;
left:135px;
top:322px;
width:685px;
height:380px;
z-index:1;
visibility: visible;
background-color: #FFFFFF;
}
#apDiv3 {
position:absolute;
left:136px;
top:365px;
width:706px;
height:586px;
z-index:1;
}
-->
</style>
<script type="text/javascript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}
//-->
</script>
<script language="javascript">
function next(){
window.location.href("page5");
}
</script>
<script language="javascript">
function callme(){
if(document.form1.For_studying.checked == true){
document.form1.For_job_applying.checked = false;
document.form1.Organization.checked = false;
}
}
function callme2(){
if(document.form1.For_job_applying.checked == true){
document.form1.For_studying.checked = false;
document.form1.Organization.checked = false;
}
}
function callme3(){
if(document.form1.Organization.checked == true){
document.form1.For_studying.checked = false;
document.form1.For_job_applying.checked = false;
}
}
</script>
<script>
var openwork;
function check()
{
var degree=document.form1.degree.value;
var major=document.form1.major.value;
var country1=document.form1.country1.value;
var position=document.form1.position.value;
var company=document.form1.company.value;
var country2=document.form1.country2.value;
if(major=="") {
alert("กรุณาใส่สาขาวิชา");
}
else if(country1=="")
{
alert("กรุณาใส่ชื่อประเทศ");
}
else if(position=="")
{
alert("กรุณาใส่ตำแหน่งงาน");
}
else if(company=="")
{
alert("กรุณาใส่ชื่อองค์กร");
}
else if(country2=="")
{
alert("กรุณาใส่ชื่อประเทศ");
}
}
</script>
</head>
<body>
<form id="form1" name="form1" method="post" action="">
<p align="center"><img src="image/headform.jpg" width="982" height="158" /></p>
<p align="center"><span class="style1"><img src="image/Logo3.gif" width="332" height="169" hspace="1" vspace="1" /></span></p>
<table width="805" height="450" border="1" align="center" bordercolor="#999999">
<tr>
<td width="795"><blockquote>
<p align="left" class="style2">2.วัตถุประสงค์ในการขอจดหมายรับรอง / Purpose of Request</p>
</blockquote>
<div align="left">
<table width="769" border="0" bordercolor="#FFFF00">
<tr>
<td height="24">
<blockquote>
<blockquote>
<p>
<input name="For_studying" type="checkbox" id="checkbox" value="checkbox" onclick="callme()"/>
เืพื่อศึกษาต่อ / For studying</p>
</blockquote>
</blockquote>
</blockquote></td>
</tr>
<tr>
<td width="763" height="82"><table width="475" border="0" align="center">
<tr>
<td width="246">ระดับ / Degree</td>
<td width="213"><select name="degree" id="degree" onchange="MM_jumpMenu('parent',this,0)">
<option>ปริญาตรี / Bachelor's </option>
<option>ปริญาโท / Master's</option>
<option>ปริญาเอก / Doctor's</option>
</select></td>
</tr>
<tr>
<td>สาขาวิชา / Major , Field of Study</td>
<td><input name="major" type="text" id="major" size="30" /></td>
</tr>
<tr>
<td>ประเทศ / Country</td>
<td><input name="country1" type="text" id="country1" size="30" /></td>
</tr>
</table></td>
</tr>
<tr>
<td height="50" valign="bottom"><blockquote>
<blockquote>
<p>
<input name="For_job_applying" type="checkbox" id="checkbox2" value="checkbox" onclick="callme2()"/>
เพื่อสมัครงาน / For job applying </p>
</blockquote>
</blockquote></td>
</tr>
<td><table width="485" border="0" align="center">
<tr>
<td width="246">ตำแหน่งงาน / Position</td>
<td width="213"><input name="position" type="text" id="position" size="30" /></td>
</tr>
<tr>
<td>ชื่อองค์กร / Company , Organization</td>
<td><input name="company" type="text" id="
<tr>company" size="30" /></td>
</tr>
<tr>
<td>ประเทศ /
Country</td>
<td><input name="country2" type="text" id="country2" size="30" /></td>
</tr>
</table></td>
</tr>
<tr>
<td height="50" valign="bottom"><blockquote>
<blockquote>
<p>
<input name="Organization" type="checkbox" id="checkbox3" value="checkbox" onclick="callme3()"/>
เพื่อสมัครงานโดยไม่ระบุองค์กร / For job applying with no specified company ,Organization </p>
</blockquote>
</blockquote></td>
</tr>
</table>
</div></td>
</tr>
</table>
<div align="center"></div>
<p align="center">
<input type="button" name="Button" value="<< Back" onclick="history.go(-1)"/>
<input type="button" name="Button" value="Next >>" id="b1" onclick="check()" />
<form id="form1" name="form1" method="post" action="page5">
</Form>
</p>
<p align="center"><img src="image/unheadform.jpg" width="984" height="67" /></p>
</body>
</html>
|
|
|
|
|
Date :
2009-05-14 13:30:21 |
By :
น้ำผึ้ง |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ป่าวค่ะ ก็เพิ่งมาศึกษาตอนที่ฝึกงานค่ะ เพราะไม่เคยเรียน มาก่อน เรย แล้วก็ไม่มีใครสอนเรยอ่ะที่ฝึกงานเพราะไม่มีใครเปงเรย แย่เรยค่ะ
|
|
|
|
|
Date :
2009-05-14 13:32:10 |
By :
น้ำผึ้ง |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
พี่ plakrim แก้ให้นู๋ได้ไม ค่ะ ตอนนี้นู๋ทำเองไม่ทันแล้ว เพราะต้องส่งรายงาน 2 เล่มด้วยค่ะวันเสาร์เพราะฝึกงานเสร้จวันเสาร์ ค่ะ ไม่รุ้จะทำยังไงดีแล้วค่ะ หรือ ไม่ก็ขอแค่โค้ด ก็ได้ค่ะ T_T
|
|
|
|
|
Date :
2009-05-14 13:35:12 |
By :
น้ำผึ้ง |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
พี่ plakrim งานเข้าแล้ววว
|
|
|
|
|
Date :
2009-05-14 13:49:12 |
By :
panyapol |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
เออน้องฝาก msn ไว้ก็ได้ครับ จะไม่ช่วยก็ดูใจดำไปหน่อย แต่ไม่ค่อยชอบเลยอะจะส่งวันเสาร์แต่เพิ่งทำ อันนี้พูดกันตรงไปตรงมา
|
|
|
|
|
Date :
2009-05-14 22:44:02 |
By :
plakrim |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
นี่เมล์นู๋ค่ะ [email protected]
พี่เข้าใจผิดแล้วค่ะ คือนู๋บอกว่า งานที่จะให้ทำอ่ะต้องส่งวันเสาร์แล้ว
ส่วนที่เพิ่งจะทำคือนู๋ไม่เคยรู้ phpมาก่อนเรย เพิ่งจะมาทำphp ก็ตอนทำงานนี้อ่ะคร๊า..
เรยทำไม่ทันอ่ะ เพราะต้องใช้เวลาศึกษาอ่ะ เพระนู๋ไม่เก่งเรื่องโปรแกมรมค่ะ ^_^
ไม่ใช่จะส่งแล้วพึ่งทำค่ะ ทำมาเปงเดือนแล้วแต่ทำไม่ได้จริงๆค่ะ T_T
|
|
|
|
|
Date :
2009-05-15 11:27:39 |
By :
น้ำผึ้ง |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
สู้ๆครับ น้อง (รวมทั้งคุณ PlaKriM ด้วย )
<มองต่างมุม>
คนที่ไม่รู้ ก็จะมองดู เหมือนมันยาก
แต่คนที่รู้แล้ว ก็จะบอกว่า มันยากตรงไหน
|
|
|
|
|
Date :
2009-05-15 14:29:41 |
By :
lozomac |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ไม่รู้จะช่วยยังไง ไม่ออนไลน์
|
|
|
|
|
Date :
2009-05-15 21:14:14 |
By :
plakrim |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ที่จริงไม่ต้องให่จุดละ 100 ก็ได้ครับ พี่ๆที่นี้เค้าช่วยอยุ่แล้ว ใจดีกันทั้งนั้น
|
|
|
|
|
Date :
2009-05-19 12:51:28 |
By :
kopkiat |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
อิอิ สู้ๆๆ ละกานนะคร่า เปงกำลังจัยให้จร่า
|
|
|
|
|
Date :
2009-05-19 15:56:10 |
By :
anchalika |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|