Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET 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 April 13th, 2005, 03:41 AM
Authorized User
 
Join Date: Feb 2005
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to ashokparchuri Send a message via Yahoo to ashokparchuri
Default Problem with webuser control

hello,

   i am using webuser controls for login, toppage and downpage in my application. the top page comes first then loginpage then comes bottom page.

   when i enter my login name and password and clicking on submit it is postbacking automatically("it was not going to another page). when i removed the top page it is working fine.
and i don't have any problem with bottom page.

please explain me how to solve this.

thanks in advance-Ashok parchuri
 
Old April 13th, 2005, 07:15 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Can you post your button click code for your login page?

 
Old April 13th, 2005, 08:01 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

What precisely is the problem? You've explained how it works but haven't described what isn't working.
 
Old April 15th, 2005, 02:34 AM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 449
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to r_ganesh76
Default

Quote:
quote:
("it was not going to another page).
do you mean to say, you have written code to move to another page but it fails to do so?

Please make your point clear

Regards
Ganesh
 
Old April 15th, 2005, 04:03 AM
Authorized User
 
Join Date: Feb 2005
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to ashokparchuri Send a message via Yahoo to ashokparchuri
Default

yes that is what i mean.when i pressed the button without toppage it is working.if toppage is included in that it is not working.

         toppage.ascx
------------------------------

------|
login.|
ascx |
------|

--------------------
   bottompage.ascx

  the above is the structure of mylogin.aspx page. in that if i am not includeing toppage.ascx the login.ascx page is redirecting me without any problem.

  if top page is included it is not redirecting me to inside.i don't have any problem with bottompage.ascx

  after trying a lot of times i just kept bottompage in the place of toppage.then is is not working.

  so i an simply say my problem like this...when i am keeping a usercontrol1.ascx page above to another usercontrol2.ascx the user control1.ascx is not working properly.

   i just want to know for this we have to set any properties or what.

   thanks in advance-Ashok Parchuri
 
Old April 15th, 2005, 04:38 AM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 449
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to r_ganesh76
Default

can u send the codes??

Regards
Ganesh





Similar Threads
Thread Thread Starter Forum Replies Last Post
Validation Control Problem manojbhoyar ASP.NET 1.0 and 1.1 Basics 4 June 20th, 2008 04:05 AM
Much much problem with the User Control! daffodils ASP.NET 1.0 and 1.1 Basics 7 October 20th, 2006 10:46 AM
problem regarding calender control CsharpHelp C# 0 November 14th, 2005 07:47 AM





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