⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form.htm

📁 The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you
💻 HTM
字号:
<form method=post action="http://us.geocities.yahoo.com/forms">
<font face="arial, helvetica">
<b>Your first name:</b><br>
<input type="text" name="name" size="27">
<p>

<b>Your URL:</b><br>
<input type="text" name="url" size="27">
<p>

<b>How often do you visit my web site?</b><br>
<input type="radio" name="visit" value="daily">Every Day<br>
<input type="radio" name="visit" value="weekly">Once per week<br>
<input type="radio" name="visit" value="monthly">Once per month<br>
<input type="radio" name="visit" value="yearly">Once per year<br>
<p>

<b>Please add any comments you have below:</b>
</font><br>
<textarea cols="40" rows="10" name="comments"></textarea>

<p><br>
<input type="submit" value="Send">
<input type="reset" value="Clear the form">

<input type="hidden" name="login" value="corwinjoy">

<!-- Option 1 -->
<input type="hidden" name="subject" value="Survey Results">

<!-- Option 2 -->
<input type="hidden" name="next_url" value="http://www.geocities.com/corwinjoy/index.html">

<!-- Option 3 -->
<input type="hidden" name="required_fields" value="name,url">

</form>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -