Recordset Navigation with FORM POST

message from Danny Wackes on 19 Jul 2004
Hi all,

i have a Intranet Search Site.

It works with FORM POST. Now there are to many Records and i want to
insert the Recordset Navigation.

But this works only with FORM GET. :-(

Is there ANY way to change this ? I really need to keep the Form Method
POST.

Thanks for any Help !
 
Julian Roberts replied to Danny Wackes on 19 Jul 2004
Use Request instead of Request.Form for runtime value of parameters in
recordset.
 
Danny Wackes replied to Julian Roberts on 19 Jul 2004
Hi Julian,

Thanks that works. But totaly without URL Param - no way ?
 

Archived message: Recordset Navigation with FORM POST (Macromedia Dreamweaver)