.NET and SharePoint
Monday, January 25, 2010
Read Value of Control which is inside iframe
var my_frame = document.getElementById("frame1");
var framecontent = my_frame.contentWindow || my_frame.contentDocument;
var ctrl = framecontent.document.getElementById("txtBox");
alert(ctrl.value);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Labels
C#
(6)
Database
(3)
General
(1)
Hi
(1)
Infragistics
(2)
Javascript
(2)
SharePoint
(5)
Source control
(1)
SSRS
(1)
Blog Archive
►
2013
(1)
►
July
(1)
►
2012
(1)
►
April
(1)
▼
2010
(18)
►
November
(2)
►
March
(1)
►
February
(8)
▼
January
(7)
Custom Search Web part code for WSS 3.0
Read or Write OLE File Property
Read Value of Control which is inside iframe
Get CheckBox Text and Checked property using Javas...
SharePoint Site Restore from Command Prompt
SharePoint Site Backup from Command Prompt
Hi Friends
Followers
Live Traffic
Feedjit Live Blog Stats
Flag Counter
About Me
Rajapandian
View my complete profile
No comments:
Post a Comment