473,388 Members | 1,188 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

Http Handler Actions,Command

I have succesfully written HttpHandler which get the URL from web
config( key value pair). when i type fake.aspx on browser goes to
realpage.aspx fine.
key"fake.aspx" value"realPage.aspx"
On realPage aspx i have two button to click.
I am not sure how to implement these click events.
Any suggestion for click events implementation.
Code behind of the realPage.aspx? OR How Handler implements,fires this
event..

Nov 19 '05 #1
1 804
Ideally the form will post back to fake.aspx when either of these two
buttons are clicked. You can do this by re-writing the path again
during the Page Load. Some details here:
http://odetocode.com/Blogs/scott/arc...09/22/509.aspx

--
Scott
http://www.OdeToCode.com/blogs/scott/

On 7 Apr 2005 23:02:32 -0700, "Matt" <me*******@Hotmail.com> wrote:
I have succesfully written HttpHandler which get the URL from web
config( key value pair). when i type fake.aspx on browser goes to
realpage.aspx fine.
key"fake.aspx" value"realPage.aspx"
On realPage aspx i have two button to click.
I am not sure how to implement these click events.
Any suggestion for click events implementation.
Code behind of the realPage.aspx? OR How Handler implements,fires this
event..


Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Roderik | last post by:
Is it possible to perform actions at certain moments. Like resetting a database record every first day of month? regards, Roderik
13
by: aundro | last post by:
Hello, I've been looking on the web for a solution to this problem: I create a set of checkboxes, and 2 buttons: - one is labeled "All" - the other is labeled "None" Clicking "All" is...
7
by: A.M-SG | last post by:
Hi, How can I list the available actions (and the command line for each action) for a specific file extension? I am using C# and .NET 1.1 I need that for printing .PDF files (*.PDF...
2
by: jimfromsd | last post by:
I have a particular problem where I need to have one form perform two actions. Can you just have 2 actions in the action parameter ("action = ....blahblah.asp, ...yaddayadda.jsp") or is there some...
0
by: clintonG | last post by:
A Matter of Design: OnCommand or OnClick Event Handler? Attributing a control using OnCommand supports the use of other attibutes such as CommandName and CommandArgument. AFIK OnClick does not....
2
by: Rich | last post by:
Another simple question from a noob. I would like to use a tree view and perform actions when the user clicks on nodes in the tree. The C# IDE sets up many things automatically - for example...
1
by: Rich | last post by:
Another question from a noob. I need to use a Tree View and perform actions when the user clicks on nodes in the tree. I can manually add a handler function for NodeMouseClick, but this...
0
by: swigerb | last post by:
I have created an HTTP Module and an HTTP Handler. The HTTP Module is responsible for encrypting and decrypting all querystring parameters, which works fine. The HTTP Handler is to act as a proxy...
1
by: robtyketto | last post by:
Greetings, I'm a newbie to jsp/java so apologies if this request seems trivial. I have two forms (separate .jsps) which are used to manipulate database records, one adds a record the others...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.