>Recordset1.Source = "SELECT * FROM RodeoGear"
Your recordset is not being filtered with anything.
If you want to filter the data with parameters submitted from
a form, you
need to modify the recordset in the recordset builder wizard
and tell it to
look for form parameters.
This stuff is in the dreamweaver help file.
If you're trying to do something else, you'll need to explain
it a bit
clearer as I'm not getting it currently.
Side note:
Unless you specifically tell dreamweaver to
"Server.URLEncode" querystrings,
it will not replace anything in a URL for you. Internet
Explorer, on the
other hand, will replace spaces with %20 to keep the
application from
falling over. Other browsers may not be so kind. This can
break an
application so be on the lookout... :)
Cheers,
Rob
http://robgt.com/ [Tutorials and
Extensions]
Firebox stuff:
http://robgt.com/firebox
Skype stuff:
http://robgt.com/skype
Dell stuff:
http://robgt.com/dell
SatNav stuff:
http://robgt.com/satnav