Click here to Skip to main content
16,005,138 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: DataGrid Pin
KatarinaYU29-Jun-06 23:42
KatarinaYU29-Jun-06 23:42 
GeneralRe: DataGrid Pin
KatarinaYU2-Jul-06 23:55
KatarinaYU2-Jul-06 23:55 
GeneralRe: DataGrid [modified] Pin
Sushant Duggal3-Jul-06 0:23
Sushant Duggal3-Jul-06 0:23 
QuestionProperties in Web control libraries [modified] Pin
__makaveli__27-Jun-06 22:14
__makaveli__27-Jun-06 22:14 
AnswerRe: Properties in Web control libraries Pin
minhpc_bk28-Jun-06 0:42
minhpc_bk28-Jun-06 0:42 
QuestionError in connecting dataset to crystal report Pin
robinsimon_m27-Jun-06 21:20
robinsimon_m27-Jun-06 21:20 
Questionload all data then page visible in asp net Pin
Parvai27-Jun-06 19:53
Parvai27-Jun-06 19:53 
QuestionFindcontrol textbox in IFrame Pin
jibcht27-Jun-06 18:31
jibcht27-Jun-06 18:31 
Hi! All,

Most of web program I used Iframe but I still got a problem when I used Iframe. I can't findcontrol textbox in Iframe.
my code is following this

Dim txtTitle1 As TextBox

txtTitle1 = CType(Me.IFrameDoc.FindControl("txtTitle1"), TextBox)

dim strTitle1 as string
strTitle1 = txtTitle1.Text

but it didn't work txtTitle1 returned nothing

Is there somebody who know how to find the control in IFrame?

Thank you in advance

Jibcht
QuestionPlease help its Urgent Pin
varshavmane27-Jun-06 18:21
varshavmane27-Jun-06 18:21 
AnswerRe: Please help its Urgent Pin
Jesse Squire28-Jun-06 4:48
Jesse Squire28-Jun-06 4:48 
Questionplay video on web page [modified] Pin
sa_keles27-Jun-06 17:59
sa_keles27-Jun-06 17:59 
AnswerRe: play video on web page Pin
sa_keles29-Jun-06 4:03
sa_keles29-Jun-06 4:03 
QuestionProblem using Acrobat COM object Pin
Awase Ahmed27-Jun-06 17:31
Awase Ahmed27-Jun-06 17:31 
QuestionProblem with dynamic controls Pin
sishya27-Jun-06 16:11
sishya27-Jun-06 16:11 
AnswerRe: Problem with dynamic controls Pin
leckey27-Jun-06 16:15
leckey27-Jun-06 16:15 
Generalbut adding controls inside form tag not under my control Pin
sishya27-Jun-06 17:57
sishya27-Jun-06 17:57 
GeneralRe: but adding controls inside form tag not under my control Pin
mehnazash27-Jun-06 18:18
mehnazash27-Jun-06 18:18 
Generalone more doubt regarding OnInit() ftion [modified] Pin
sishya27-Jun-06 19:09
sishya27-Jun-06 19:09 
AnswerRe: Problem with dynamic controls Pin
fredsom27-Jun-06 22:42
fredsom27-Jun-06 22:42 
Questionradiobutton groupname problem [modified] Pin
sa_keles27-Jun-06 15:25
sa_keles27-Jun-06 15:25 
AnswerRe: radiobutton groupname problem Pin
leckey27-Jun-06 16:20
leckey27-Jun-06 16:20 
AnswerRe: radiobutton groupname problem Pin
minhpc_bk27-Jun-06 16:23
minhpc_bk27-Jun-06 16:23 
AnswerRe: radiobutton groupname problem Pin
Edbert P27-Jun-06 16:42
Edbert P27-Jun-06 16:42 
AnswerRe: radiobutton groupname problem [modified] Pin
sa_keles27-Jun-06 16:51
sa_keles27-Jun-06 16:51 
QuestionNullReferenceException: Object reference not set to an instance of an object. at ShirePlan.ShirePlanSub.GetRecords(String scID) Pin
uglyeyes27-Jun-06 15:13
uglyeyes27-Jun-06 15:13 

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.