2001 FDI Track D:
Intermediate Web Course Development
Presenter:
Ed Schwartz
Phone: 231-4975
E-mail: ed.schwartz@vt.edu
Home | Summer 2001 | Track D Home | Basic Elements of Web Content | Interactive Elements
 


Interactive Elements


 
 

HTML Links

  • Handled by the Browser
  • Code:
    • <a href="HTTP://SERVER/PATH/NAME OF FILE.HTML">

Example:
<a href="http://www.fdi.vt.edu/2000summer/Track_a/trackd.html>Track A</a>

E-Mail Links

  • Handled by the Browser
  • Code:
    • <a href="MAILTO:PID@VT.EDU"></a>
Example:
<a href="mailto:ed.schwartz@vt.edu>Ed Schwartz</a>

Forms

<form method="post" action="http://www.vt.edu/cgi-bin/disgroup/generic-mailer.pl">
<input type="hidden" name="email" value="ed.schwartz@vt.edu">
<input type="hidden" name="format" value="text">
<input type="hidden" name="redirect" value="http://www.fdi.vt.edu/summer/2001/course_materials/
sharedfiles/Media/thanks.html">
<input type="hidden" name="subject" value="TRACK-NVC SAMPLE FORMS DOCUMENT">
<b>Name:</b>
<input type="text" name="01 Name" size=60>
<b>Email address:</b>
<input type="text" name="02 Email Address" size=40>
<b>Comments:</b><br>
<textarea name="03 Comments" rows=6></textarea>
Hardware platform:
<select name="04 Platform">
<option>Macintosh
<option>Windows 98
<option>Both
</select>
Software required:<br>
<input type="checkbox" name="05 software-word">
Microsoft Word 97/98<br>
<input type="checkbox" name="06 software-wordperfect">
WordPerfect<br>
<input type="Submit" value="Submit Request" name="Submit">
<input type="Reset" value="Clear Form" name="Reset">

 

 

See the annotated code for this form.

Name:

Email address:

Comments:

Hardware platform:

Software required:
Microsoft Word 97/98
WordPerfect


This Text is returned to your e-mail:

Date: Sat, 07 Apr 2001 15:12:08 -0400 (EDT)
From: Nobody
Subject: TRACK-NVC SAMPLE FORMS DOCUMENT
To: ed.schwartz@vt.edu
Reply-to: webmaster@vt.edu
MIME-version: 1.0
X-Remote-Host: 128.173.53.72
X-Remote-Ident: unknown

Results from : http://www.fdi.vt.edu/summer/2001/course_materials/sharedfiles/
Media/InteractiveElements.html : redirect=http://www.fdi.vt.edu/summer/2001/course_materials/sharedfiles/
Media/thanks.html
01 Requested by=Ed Schwartz
02 Email Address=Ed.Schwartz@vt.edu
03 Comments=This is text from the scrolling comments box. This text is more than enough to fill the entire box so you can see that even after you hit the bottom of the box, you can continue to type.
04 Platform=Both
05 software-word=on
06 software-wordperfect=on

Sat Apr 7 15:12:08 EDT 2001

 

| Basic Elements Index | Text Elements | Graphic Elements | Interactive Elements | Text Object | Images | Audio | Video | Animation | Interactive | Track Track D Home |



 
   
Back | FDI Evaluations | FDI Home
 
[Background Information] [Faculty Support] [Fall Workshops] [Spring Workshops] [Summer Workshops]
 
  For additional information, please contact:  
 
Instructional Development Initiative
Educational Technologies
Virginia Polytechnic Institute and State University
Blacksburg, VA 24061-0232
John F. Moore
Director, Faculty Development Institute
Director, Educational Technologies
John.Moore@vt.edu, 540-231-8991