Click here to Skip to main content
15,913,055 members
Home / Discussions / Web Development
   

Web Development

 
QuestionASP 3.0 vs. .NET component Pin
piXy^23-Jul-07 23:46
piXy^23-Jul-07 23:46 
AnswerRe: ASP 3.0 vs. .NET component Pin
bablu_singh23-Jul-07 23:50
bablu_singh23-Jul-07 23:50 
GeneralRe: ASP 3.0 vs. .NET component Pin
Pete O'Hanlon23-Jul-07 23:59
mvePete O'Hanlon23-Jul-07 23:59 
GeneralRe: ASP 3.0 vs. .NET component Pin
piXy^24-Jul-07 1:40
piXy^24-Jul-07 1:40 
GeneralRe: ASP 3.0 vs. .NET component Pin
Pete O'Hanlon24-Jul-07 2:06
mvePete O'Hanlon24-Jul-07 2:06 
GeneralRe: ASP 3.0 vs. .NET component Pin
piXy^24-Jul-07 1:55
piXy^24-Jul-07 1:55 
GeneralRe: ASP 3.0 vs. .NET component Pin
bablu_singh24-Jul-07 2:14
bablu_singh24-Jul-07 2:14 
QuestionHow to get the inside text value of a IFrame using VBScript Pin
SelvaGanesh G23-Jul-07 20:53
SelvaGanesh G23-Jul-07 20:53 
Hi..
Im using IFrame as my body in my aspx page to generate Emails. To edit IFrame i just wrote the following code in Javascript..

IFrame1.document.designMode="On";

After this line is executed the Iframe is editable and i can type any text inside iframe.
Now Im using VBScript to create a word application as an object for spell checking. In this case I need to pass the Text of the iframe as a parameter value to VBScript funtion i wrote.
The issue is i cant get the Value or text inside the IFrame using VBScript.
i wrote the above code in VBScript Function but it is not getting the text inside the iframe.

set Ctrl = document.getElementById("IFrame1")
MsgBox(Ctrl.innerText)

How to get the value or innertext of the iframe using vbscript or the other way is how can i create a word as an object and using that object how can i spell check in Javascript?
pl. help me in this issue. im working for this for the past 1 week. its urgent.
Thanks in advance


Selvaganesh.G

AnswerRe: How to get the inside text value of a IFrame using VBScript Pin
Pete O'Hanlon23-Jul-07 23:42
mvePete O'Hanlon23-Jul-07 23:42 
GeneralRe: How to get the inside text value of a IFrame using VBScript Pin
SelvaGanesh G24-Jul-07 1:20
SelvaGanesh G24-Jul-07 1:20 
GeneralRe: How to get the inside text value of a IFrame using VBScript Pin
SelvaGanesh G24-Jul-07 18:42
SelvaGanesh G24-Jul-07 18:42 
Questionvb webclient and javascript Pin
Manuel F. Hernandez23-Jul-07 10:41
Manuel F. Hernandez23-Jul-07 10:41 
AnswerRe: vb webclient and javascript Pin
Pete O'Hanlon23-Jul-07 23:10
mvePete O'Hanlon23-Jul-07 23:10 
Question405 method not allowed Pin
Kschuler23-Jul-07 7:44
Kschuler23-Jul-07 7:44 
AnswerRe: 405 method not allowed Pin
Pete O'Hanlon23-Jul-07 9:47
mvePete O'Hanlon23-Jul-07 9:47 
QuestionHow to Add a Satlite Assembly in Runtime Pin
Prajin23-Jul-07 3:26
Prajin23-Jul-07 3:26 
AnswerRe: How to Add a Satlite Assembly in Runtime Pin
Pete O'Hanlon23-Jul-07 3:33
mvePete O'Hanlon23-Jul-07 3:33 
GeneralRe: How to Add a Satlite Assembly in Runtime Pin
Vasudevan Deepak Kumar23-Jul-07 4:16
Vasudevan Deepak Kumar23-Jul-07 4:16 
AnswerHmmm... Pin
leckey23-Jul-07 4:44
leckey23-Jul-07 4:44 
GeneralRe: Hmmm... Pin
Vasudevan Deepak Kumar23-Jul-07 19:21
Vasudevan Deepak Kumar23-Jul-07 19:21 
GeneralRe: Hmmm... Pin
Prajin23-Jul-07 21:03
Prajin23-Jul-07 21:03 
GeneralRe: Hmmm... Pin
Christian Graus23-Jul-07 21:12
protectorChristian Graus23-Jul-07 21:12 
Questionoptimize my website to google and yahoo Pin
michael_jhons22-Jul-07 22:11
michael_jhons22-Jul-07 22:11 
AnswerRe: optimize my website to google and yahoo Pin
Pete O'Hanlon22-Jul-07 22:24
mvePete O'Hanlon22-Jul-07 22:24 
AnswerRe: optimize my website to google and yahoo Pin
Vasudevan Deepak Kumar23-Jul-07 4:45
Vasudevan Deepak Kumar23-Jul-07 4:45 

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.