From owner-freebsd-questions Sun Mar 17 15:30:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.mn.rr.com (mkc-162-160.kc.rr.com [24.94.162.160]) by hub.freebsd.org (Postfix) with ESMTP id 5C78D37B416 for ; Sun, 17 Mar 2002 15:30:33 -0800 (PST) Received: from localhost ([24.26.174.22]) by mail7.mn.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Sun, 17 Mar 2002 17:28:34 -0600 Date: Sun, 17 Mar 2002 17:30:33 -0600 Mime-Version: 1.0 (Apple Message framework v481) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: resetting input fields From: Joshua Holland To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.481) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have a link from a search result page to detail pages like this: [FMP-record] [FMP-field: Brand] [FMP-field: Model]
[FMP-field: Type] [FMP-field: Size]


[/FMP-record] Is there something I can add to this that will reset pop-ups and checkboxes on the detail page? Or a way for a script to be run that would do the same? I've been able to run scripts with a form and submit button, but how do you do it with this kind of link? Thanks, Josh. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message