Click here to Skip to main content
15,900,973 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Importing Classes Pin
minhpc_bk1-Oct-06 21:39
minhpc_bk1-Oct-06 21:39 
Questiondatabase problem... Pin
MaSTaMaRViN29-Sep-06 21:33
MaSTaMaRViN29-Sep-06 21:33 
QuestionCannot Debug my project!!pls help Pin
SIJUTHOMASP29-Sep-06 21:25
professionalSIJUTHOMASP29-Sep-06 21:25 
Questionhow to fix textbox size using "%" [modified] Pin
Sreekumar P P29-Sep-06 21:24
Sreekumar P P29-Sep-06 21:24 
AnswerRe: how to fix textbox size using "%" Pin
Arjune7-Oct-06 6:04
Arjune7-Oct-06 6:04 
QuestionHow to use Panel in a web form Pin
dany.s29-Sep-06 19:53
dany.s29-Sep-06 19:53 
AnswerRe: How to use Panel in a web form Pin
minhpc_bk1-Oct-06 15:16
minhpc_bk1-Oct-06 15:16 
QuestionHow do I call a public function in another page??? Pin
code-frog29-Sep-06 17:48
professionalcode-frog29-Sep-06 17:48 
Using C# how do I access another page within the project and call a function that is
public to it? Do I simply declare a variable as that page name and invoke the function
on the variable? Does that work even if the page has already been loaded?

I guess I'm wondering if I have to use a FindPage() or something in order to get the
instance of the page that has already been displayed...

I suppose I could just check in the Page_Load for a QueryString and if it's there have
the page call the function on it's own but that seems to be harder than it should be...




AnswerRe: How do I call a public function in another page??? Pin
Sreekumar P P29-Sep-06 21:33
Sreekumar P P29-Sep-06 21:33 
GeneralRe: How do I call a public function in another page??? Pin
code-frog30-Sep-06 18:23
professionalcode-frog30-Sep-06 18:23 
AnswerRe: How do I call a public function in another page??? Pin
minhpc_bk1-Oct-06 15:15
minhpc_bk1-Oct-06 15:15 
QuestionAssigning one instance of user control to another Pin
K.P.Kannan29-Sep-06 17:37
K.P.Kannan29-Sep-06 17:37 
AnswerRe: Assigning one instance of user control to another Pin
minhpc_bk1-Oct-06 15:12
minhpc_bk1-Oct-06 15:12 
QuestionConvert DateTime Pin
shapper29-Sep-06 14:52
shapper29-Sep-06 14:52 
AnswerRe: Convert DateTime Pin
Guffa29-Sep-06 15:30
Guffa29-Sep-06 15:30 
GeneralRe: Convert DateTime Pin
shapper29-Sep-06 17:13
shapper29-Sep-06 17:13 
GeneralRe: Convert DateTime Pin
Guffa29-Sep-06 23:35
Guffa29-Sep-06 23:35 
QuestionGet N words of a string Pin
shapper29-Sep-06 14:45
shapper29-Sep-06 14:45 
AnswerRe: Get N words of a string Pin
Not Active29-Sep-06 15:39
mentorNot Active29-Sep-06 15:39 
GeneralRe: Get N words of a string Pin
Guffa29-Sep-06 22:51
Guffa29-Sep-06 22:51 
GeneralRe: Get N words of a string Pin
shapper30-Sep-06 2:13
shapper30-Sep-06 2:13 
AnswerRe: Get N words of a string Pin
Guffa1-Oct-06 8:49
Guffa1-Oct-06 8:49 
GeneralRe: Get N words of a string Pin
Not Active30-Sep-06 2:53
mentorNot Active30-Sep-06 2:53 
QuestionCaution against using System.Drawing namespace in ASP.NET Pin
Peter Josefsson Sweden29-Sep-06 12:59
Peter Josefsson Sweden29-Sep-06 12:59 
QuestionActive Directory User Creation Pin
legionnaire29-Sep-06 12:07
legionnaire29-Sep-06 12:07 

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.