Wrox Programmer Forums
|
ASP Forms As of Oct 5, 2005, this forum is now locked. Please use "Classic ASP beginner" at http://p2p.wrox.com/forum.asp?FORUM_ID=54 or "Classic ASP Professional" http://p2p.wrox.com/forum.asp?FORUM_ID=56 instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP Forms section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 8th, 2005, 10:07 AM
Authorized User
 
Join Date: Sep 2004
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Default about button event

Hello,
i've a problem that ,i have a form in which i have
two Button,one for submit the form and by another
i want that it rediract the form to another form.

so plz tell me what will be the process for that,one thing is that
i do'nt want to use hyperlink for rediract.

vicky
__________________
vicky
 
Old January 8th, 2005, 03:42 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 344
Thanks: 0
Thanked 1 Time in 1 Post
Default

you cn use a Javascript link such as the following :

<input type="button" value="click me" onClick="document.location='http://www.greggriffiths.org/'">





Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding two event to a button saqlain.abbas ASP.NET 1.0 and 1.1 Basics 1 June 26th, 2007 08:26 AM
Link button click event sarah lee ASP.NET 2.0 Basics 5 May 18th, 2007 09:29 AM
Event for radio button wes_king Classic ASP Databases 0 January 3rd, 2006 02:29 AM
Trigger event on button click speedyH ASP.NET 1.x and 2.0 Application Design 3 June 27th, 2004 10:10 AM
About Button event and Keydown event zhangxujun1981 XSLT 1 March 6th, 2004 04:59 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.