Click here to Skip to main content
15,907,687 members
Home / Discussions / C#
   

C#

 
Questionclasses Pin
kabutar17-Oct-07 19:02
kabutar17-Oct-07 19:02 
AnswerRe: classes Pin
Chintan.Desai17-Oct-07 19:33
Chintan.Desai17-Oct-07 19:33 
GeneralRe: classes Pin
kabutar17-Oct-07 19:35
kabutar17-Oct-07 19:35 
Questionhow to get the innerHtml from iframe in C# ? Pin
kkun17-Oct-07 16:51
kkun17-Oct-07 16:51 
AnswerRe: how to get the innerHtml from iframe in C# ? Pin
N a v a n e e t h17-Oct-07 18:58
N a v a n e e t h17-Oct-07 18:58 
GeneralRe: how to get the innerHtml from iframe in C# ? Pin
kkun17-Oct-07 20:52
kkun17-Oct-07 20:52 
GeneralRe: how to get the innerHtml from iframe in C# ? Pin
N a v a n e e t h17-Oct-07 22:21
N a v a n e e t h17-Oct-07 22:21 
GeneralRe: how to get the innerHtml from iframe in C# ? [modified] Pin
kkun17-Oct-07 22:43
kkun17-Oct-07 22:43 
//Make a hidden textbox run at server. Get IFRAME value using javascript, and assign to this textbox.

very good ~
but ,it also have problems ~
I have got the method that get value of iframe and assigned it to TextBox,
but when run the method to do this ? it required a Event,a suitable Event,the Iframe haven't got those Events,for example:onkeyup,onkeydwon,onchange,onpropertychange...,and in this section it haven't got a or the other control like to occur.

In other way , there's a user control with two properties:Text and Content.
when using the user control ,we just see the Content property is ok ,
the Content property's value is the iframe's innerHtml,Now i know how to get innerHtml in javascript ,but i don't know how to use it in codebehind ?!
the former said "..and assign to this textbox...",It request a suitable Event to do that , for there's no Form label,No button , only a button is in another page that use the user control,when it clicked we must show the user control's property ~ how ever , I do not like this method...

thank you very much !
GeneralRe: how to get the innerHtml from iframe in C# ? Pin
lmoelleb17-Oct-07 22:24
lmoelleb17-Oct-07 22:24 
GeneralRe: how to get the innerHtml from iframe in C# ? Pin
kkun17-Oct-07 23:02
kkun17-Oct-07 23:02 
QuestionConnection String in App config file Pin
dataminers17-Oct-07 14:44
dataminers17-Oct-07 14:44 
AnswerRe: Connection String in App config file Pin
dataminers17-Oct-07 15:20
dataminers17-Oct-07 15:20 
QuestionHow to Click Element in DOM document Pin
A.Asif17-Oct-07 13:24
A.Asif17-Oct-07 13:24 
AnswerRe: How to Click Element in DOM document Pin
Judah Gabriel Himango17-Oct-07 15:48
sponsorJudah Gabriel Himango17-Oct-07 15:48 
Questionvideo stream URL Pin
shabonaa17-Oct-07 13:13
shabonaa17-Oct-07 13:13 
QuestionQuestion regarding Windows Control Library and Properties Pin
godspeed12317-Oct-07 12:33
godspeed12317-Oct-07 12:33 
AnswerRe: Question regarding Windows Control Library and Properties Pin
N a v a n e e t h17-Oct-07 19:00
N a v a n e e t h17-Oct-07 19:00 
QuestionUnable to connect to remote server Pin
Manoj Sethi17-Oct-07 12:04
Manoj Sethi17-Oct-07 12:04 
QuestionWho uses wsdl.exe? Pin
jesarg17-Oct-07 10:13
jesarg17-Oct-07 10:13 
AnswerRe: Who uses wsdl.exe? Pin
Pete O'Hanlon17-Oct-07 10:16
mvePete O'Hanlon17-Oct-07 10:16 
AnswerRe: Who uses wsdl.exe? Pin
led mike17-Oct-07 10:56
led mike17-Oct-07 10:56 
GeneralRe: Who uses wsdl.exe? Pin
jesarg17-Oct-07 11:16
jesarg17-Oct-07 11:16 
QuestionTabs, buttons, and media questions [modified] Pin
C# Beginner Nick17-Oct-07 9:45
C# Beginner Nick17-Oct-07 9:45 
AnswerRe: Tabs, buttons, and media questions Pin
Christian Graus17-Oct-07 10:45
protectorChristian Graus17-Oct-07 10:45 
GeneralRe: Tabs, buttons, and media questions Pin
C# Beginner Nick17-Oct-07 10:58
C# Beginner Nick17-Oct-07 10:58 

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.