(Created page with '=== Online Application === <html><div class="box-center"> <div class="title">Online Applying to BCS</div> <form action="/registration/submit.cgi" enctype="multipart/form-data" me...') |
|||
(2 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<html><div class="box-center"> | <html><div class="box-center"> | ||
<div class="title">Online Applying to BCS</div> | <div class="title">Online Applying to BCS</div> | ||
- | <form action="/registration/submit.cgi" enctype="multipart/form-data" method="post"> | + | <form action="http://bcs.bawi.org/registration/submit.cgi" enctype="multipart/form-data" method="post"> |
<input type="hidden" name="type" value="appl_2009_fall" /> | <input type="hidden" name="type" value="appl_2009_fall" /> | ||
</html> | </html> | ||
Line 32: | Line 32: | ||
<html><div class="box-center"> | <html><div class="box-center"> | ||
<div class="title">List</div> | <div class="title">List</div> | ||
- | <form action="/registration/list.cgi" enctype="multipart/form-data" method="post"> | + | <form action="http://bcs.bawi.org/registration/list.cgi" enctype="multipart/form-data" method="post"> |
</html> | </html> | ||
{| | {| | ||
Line 42: | Line 42: | ||
|- | |- | ||
!Type | !Type | ||
- | |<html>< | + | |<html><select name="type"><option value="%">List - All</option><option value="appl_2009_fall">List - 2009 Fall Admissions</option><option value="symposium_2009">List - 2009 Symposium</option><option value="docs_2009_fall">Documents - 2009 Fall Admissions</option></select></html> |
|- | |- | ||
!<html><input type="hidden" name="end_of_form" value="true" /></html> | !<html><input type="hidden" name="end_of_form" value="true" /></html> |