Page is not getting postback when click on button

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
4/25/2007 7:06:21 AM
Gravatar
Total Posts 11

Page is not getting postback when click on button

Hi,

I have added one Search.aspx in mojoPortal.Web project. I have added one user control in it(Search.aspx). User control contains one asp.net text box and asp.net button. When i click on button page is not getting postback. I have register user control on web.config file too. Is there any extra setting i have to do? What should be a problem?

When i add button and text box directly on aspx page. page is getting postback but it doesn't retain a value. On Page_Load event, i cant get value of text box. it always return me empty string only.

Do you need any more info please tell me...

Please help me..

 

 

 

 

 

You must sign in to post in the forums. This thread is closed to new posts.