Hi,
Preventing cashing of data ...
Use the POST metod instead of GET
Mozilla/Firefox - use correct HTML Headings:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head> ....
Mozilla/Firefox - No data capture from fields in forms:
Ad id's to form fields:
<input type="text" name="name" id="name" size=40 value="">
Rgds
YAHOO! GROUPS LINKS
- Visit your group "Easy400Group" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
