Click here to Skip to main content
15,917,568 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Reversing Hashed Password to plain text Pin
Mark Churchill25-Aug-07 20:56
Mark Churchill25-Aug-07 20:56 
Questionweb.config error in Cassini 2.0 Pin
yccheok25-Aug-07 3:33
yccheok25-Aug-07 3:33 
QuestionHelp Regarding Microsoft WSE 3.0 Pin
fadee25-Aug-07 1:57
fadee25-Aug-07 1:57 
AnswerRe: Help Regarding Microsoft WSE 3.0 Pin
Christian Graus25-Aug-07 2:16
protectorChristian Graus25-Aug-07 2:16 
QuestionHow to access Functions in UserControls? Pin
dhulipudi24-Aug-07 23:53
dhulipudi24-Aug-07 23:53 
AnswerRe: How to access Functions in UserControls? Pin
B.A25-Aug-07 0:12
B.A25-Aug-07 0:12 
AnswerRe: How to access Functions in UserControls? Pin
John-ph25-Aug-07 0:16
John-ph25-Aug-07 0:16 
GeneralRe: How to access Functions in UserControls? Pin
dhulipudi25-Aug-07 0:34
dhulipudi25-Aug-07 0:34 
Thank you for quick reply,

Please let me know in my

.ascx page
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="My_test.ascx.cs" Inherits="MyControl" %>

.ascx.cs page
public bool checkValues()
{
...
}
How to call it in my Test.aspx.cs page

I have placed
protected System.Web.UI.UserControl My_test; am i doing any thing wrong here D'Oh! | :doh: in my aspx.cs page

But I can't call the checkValues() in Test.aspx

plz let me know
AnswerRe: How to access Functions in UserControls? Pin
John-ph25-Aug-07 0:56
John-ph25-Aug-07 0:56 
GeneralRe: How to access Functions in UserControls? Pin
dhulipudi25-Aug-07 1:43
dhulipudi25-Aug-07 1:43 
Questionhow can notify a web page from another web page ? Pin
B.A24-Aug-07 23:44
B.A24-Aug-07 23:44 
QuestionHow to get values of child control Pin
AhmadRock24-Aug-07 23:43
AhmadRock24-Aug-07 23:43 
Questionclose browse [modified] Pin
RajeevKumarSharma24-Aug-07 23:03
RajeevKumarSharma24-Aug-07 23:03 
AnswerRe: close browse Pin
John-ph24-Aug-07 23:41
John-ph24-Aug-07 23:41 
GeneralRe: close browse Pin
RajeevKumarSharma24-Aug-07 23:55
RajeevKumarSharma24-Aug-07 23:55 
GeneralRe: close browse Pin
John-ph25-Aug-07 0:01
John-ph25-Aug-07 0:01 
GeneralRe: close browse Pin
RajeevKumarSharma25-Aug-07 0:19
RajeevKumarSharma25-Aug-07 0:19 
Questionerror in saving a record... Pin
Rharzkie24-Aug-07 22:55
Rharzkie24-Aug-07 22:55 
AnswerRe: error in saving a record... Pin
Venkatesh Mookkan24-Aug-07 23:13
Venkatesh Mookkan24-Aug-07 23:13 
GeneralRe: error in saving a record... Pin
Rharzkie25-Aug-07 3:14
Rharzkie25-Aug-07 3:14 
QuestionGridView not working when it is in Tabcontainer Pin
codingrocks24-Aug-07 21:20
codingrocks24-Aug-07 21:20 
JokeRe: GridView not working when it is in Tabcontainer Pin
Venkatesh Mookkan24-Aug-07 23:15
Venkatesh Mookkan24-Aug-07 23:15 
QuestionModule Pin
Malay198624-Aug-07 20:59
Malay198624-Aug-07 20:59 
AnswerRe: Module Pin
Jaiprakash M Bankolli24-Aug-07 21:05
Jaiprakash M Bankolli24-Aug-07 21:05 
QuestionNEWSLETTER Pin
.NET- India 24-Aug-07 20:59
.NET- India 24-Aug-07 20:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.