Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.0 and 1.1 Basics
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics 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 July 23rd, 2003, 02:19 AM
Authorized User
 
Join Date: Jun 2003
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to kashif Send a message via MSN to kashif Send a message via Yahoo to kashif
Default how to get into the Events of aspx pages

 i am facing lot of defficulties in opening the event of aspx controls in the code behind files e.g webform1.aspx.cs please advise..



PEACE
__________________
PEACE
 
Old July 29th, 2003, 03:15 AM
Authorized User
 
Join Date: Jun 2003
Posts: 97
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to planeswalk
Default

Hi,

Can you please give us more info about your problem? What exactly are you trying to view in your codebehind? If you are trying to trace through events, then I suggest you enable tracing in your pages by putting Trace="true" in the <%@ Page %> directive, then insert the line System.Web.HttpUtility.HttpContext.Current.Trace.W rite("blah blah blah") to whatever point in your code you want to trace from.

Cheers!
Marlon





Similar Threads
Thread Thread Starter Forum Replies Last Post
how to convert XHTML pages to ASPX rsatyarthi ASP.NET 1.0 and 1.1 Basics 1 July 26th, 2007 02:52 PM
can I ovveride aspx pages? shenku ASP.NET 1.x and 2.0 Application Design 1 June 6th, 2005 07:04 AM
how can I use classic asp in aspx pages dcongy ASP.NET 1.0 and 1.1 Basics 4 December 1st, 2004 11:53 AM
converting pages from html to aspx debuajm ADO.NET 6 May 31st, 2004 12:41 PM





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