묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
온라인 주문서를 만들려고 하는데요.....
2003.01.24 22:54
여기다 질문 올려두 될지 모르겠네요.....^^;;
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>온라인 주문서</title>
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p align="center"> <p> <form name="form1" method="post"
enctype="text/plain" action="mailto:sysh07@chollian.net?subject=온라인주문서">
<table width="445" align="center" border="1" cellspacing="0" bordercolordark="white" bordercolorlight="black">
<tr>
<td width="439" align="right" colspan="2" bgcolor="#99CCCC">
<p align="center"><font size="6"><b>온라인 주문서</b></font></td>
</tr>
<tr>
<td width="439" align="right" colspan="2">
<p align="center"><font size="2" color="#666666"><b>아래의 사항을 정확하게 기입하여 주십시오.</b></font></td>
</tr>
<tr>
<td width="136" align="right"><p><font size="2" color="#666666"><b>고객 성함 : </b></font></td>
<td width="305" align="left"><p><font
size="2" color="#666666"><input
type="text" name="성명"> (실명)</font></td>
</tr>
<tr>
<td width="136" align="right">
<p><b><font size="2" color="#666666">주소 :</font></b></p>
</td>
<td width="305">
<p><font color="#666666"><input type="text" name="주소" size="39"></font></p>
</td>
</tr>
<tr>
<td width="136" align="right"><p><font size="2" color="#666666"><b>E-Mail
: </b></font></td>
<td width="305"><p><font
size="2" color="#666666"><input type="text"
name="전자우편주소">
(고객의 E-Mail 주소)</font></td>
</tr>
<tr>
<td width="136" align="right"><p><font size="2" color="#666666"><b>연락처
: </b></font></td>
<td width="305" align="left"><p><font
size="2" color="#666666"><input
type="text" name="연락처"> (전화번호)</font></td>
</tr>
<tr>
<td width="136" align="right"><p><font size="2" color="#666666"><b>제품명
: </b></font></td>
<td width="305" align="left"><p><font
size="2"><input
type="text" name="제품명"> </font></td>
</tr>
<tr>
<td width="136" align="right" >
<p><font size="2" color="#666666"><b>수량 :</b></font></p>
</td>
<td width="305" align="left">
<p><select name="수량" size="1">
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
<option>6</option>
<option>7</option>
<option>8</option>
<option>9</option>
<option>10</option>
</select></p>
</td>
</tr>
<tr>
<td width="136" align="right" valign="middle" >
<p><font size="2" color="#666666"><b>성별 :</b></font></p>
</td>
<td width="305">
<p><font size="2" color="black"><b><input type="radio" name="성별" value="남자">남자
<input type="radio" name="성별" value="여자">여자</b></font></p>
</td>
</tr>
<tr>
<td width="136" align="right" valign="top" ><p><font size="2" color="#666666"><b>기타 주문사항 : </b></font></td>
<td width="305"><font
size="2"><textarea name="주문사항"
rows="5" cols="35"></textarea></font></td>
</tr>
<tr>
<td width="439" align="center" valign="middle" colspan="2" height="31" bgcolor="#CC9999" ><p><font
size="2"><input type="submit" value=주문하기>
<input type="reset" value=다시작성> </font></td>
</tr>
</table></form>
</body>
</html>
이런식으로 만들었는데.... 회원분들은 아이디나 실명, 주소, 등 회원정보와 같은 내용은 자동으로 기입되어있게하려면 어떻게 해야 하나요....어려우면...어는 곳에 설명되있는지 좀 가르쳐 주시기 바랍니다..부탁드립니다..(__)..초보라서 너무 어렵네요...ㅜ_ㅜ
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>온라인 주문서</title>
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p align="center"> <p> <form name="form1" method="post"
enctype="text/plain" action="mailto:sysh07@chollian.net?subject=온라인주문서">
<table width="445" align="center" border="1" cellspacing="0" bordercolordark="white" bordercolorlight="black">
<tr>
<td width="439" align="right" colspan="2" bgcolor="#99CCCC">
<p align="center"><font size="6"><b>온라인 주문서</b></font></td>
</tr>
<tr>
<td width="439" align="right" colspan="2">
<p align="center"><font size="2" color="#666666"><b>아래의 사항을 정확하게 기입하여 주십시오.</b></font></td>
</tr>
<tr>
<td width="136" align="right"><p><font size="2" color="#666666"><b>고객 성함 : </b></font></td>
<td width="305" align="left"><p><font
size="2" color="#666666"><input
type="text" name="성명"> (실명)</font></td>
</tr>
<tr>
<td width="136" align="right">
<p><b><font size="2" color="#666666">주소 :</font></b></p>
</td>
<td width="305">
<p><font color="#666666"><input type="text" name="주소" size="39"></font></p>
</td>
</tr>
<tr>
<td width="136" align="right"><p><font size="2" color="#666666"><b>E-Mail
: </b></font></td>
<td width="305"><p><font
size="2" color="#666666"><input type="text"
name="전자우편주소">
(고객의 E-Mail 주소)</font></td>
</tr>
<tr>
<td width="136" align="right"><p><font size="2" color="#666666"><b>연락처
: </b></font></td>
<td width="305" align="left"><p><font
size="2" color="#666666"><input
type="text" name="연락처"> (전화번호)</font></td>
</tr>
<tr>
<td width="136" align="right"><p><font size="2" color="#666666"><b>제품명
: </b></font></td>
<td width="305" align="left"><p><font
size="2"><input
type="text" name="제품명"> </font></td>
</tr>
<tr>
<td width="136" align="right" >
<p><font size="2" color="#666666"><b>수량 :</b></font></p>
</td>
<td width="305" align="left">
<p><select name="수량" size="1">
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
<option>6</option>
<option>7</option>
<option>8</option>
<option>9</option>
<option>10</option>
</select></p>
</td>
</tr>
<tr>
<td width="136" align="right" valign="middle" >
<p><font size="2" color="#666666"><b>성별 :</b></font></p>
</td>
<td width="305">
<p><font size="2" color="black"><b><input type="radio" name="성별" value="남자">남자
<input type="radio" name="성별" value="여자">여자</b></font></p>
</td>
</tr>
<tr>
<td width="136" align="right" valign="top" ><p><font size="2" color="#666666"><b>기타 주문사항 : </b></font></td>
<td width="305"><font
size="2"><textarea name="주문사항"
rows="5" cols="35"></textarea></font></td>
</tr>
<tr>
<td width="439" align="center" valign="middle" colspan="2" height="31" bgcolor="#CC9999" ><p><font
size="2"><input type="submit" value=주문하기>
<input type="reset" value=다시작성> </font></td>
</tr>
</table></form>
</body>
</html>
이런식으로 만들었는데.... 회원분들은 아이디나 실명, 주소, 등 회원정보와 같은 내용은 자동으로 기입되어있게하려면 어떻게 해야 하나요....어려우면...어는 곳에 설명되있는지 좀 가르쳐 주시기 바랍니다..부탁드립니다..(__)..초보라서 너무 어렵네요...ㅜ_ㅜ
제가 알기론 단순히 html을 작성한다고 해서 되는게 아니라고 봅니다.
약간의 프로그래밍 지식이 필요하실 것 같구요.
이메일 전송방식이 아니라 게시판 저장방식이라면.. 스킨으로 제작해도 될것으로 생각되네요.