Re: [IUG] Warning: Page has Expired - Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Date: Thu, 21 Aug 2008 11:39:20 -0400
- From: Bob Duncan <duncanr at lafayette dot edu>
- Subject: Re: [IUG] Warning: Page has Expired - Problem
At 10:50 AM 08/21/2008, Katrina wrote:
I tried using the GET method for the search forms... It didn't work...
You need to alter the action attribute as well if using GET. Instead of:
<form action="/search" method="POST" name="search" id="search">
...try:
<form action="/search~/" method="GET" name="search" id="search">
Bob Duncan
~!~!~!~!~!~!~!~!~!~!~!~!~
Robert E. Duncan
Systems Librarian
Editor of IT Communications
Lafayette College
Easton, PA 18042
duncanr at lafayette dot edu
http://www.library.lafayette.edu/