473,414 Members | 1,697 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

IFrames.

Is it possible to read the values of an IFrame (textboxs, labels...)
from the master page?

Really thanks

- Oscar -
Nov 19 '05 #1
6 984
Yes, with some client side script.
Here's some JavaScript that should give you a rough idea:

Alert(MyFrameName.document.Form1.MyTextBox.Value);

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Oscar" <os***********@gmail.com> wrote in message
news:de**************************@posting.google.c om...
Is it possible to read the values of an IFrame (textboxs, labels...)
from the master page?

Really thanks

- Oscar -

Nov 19 '05 #2
Thanks Steve it works. Thank you very much.

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message news:<um*************@TK2MSFTNGP12.phx.gbl>...
Yes, with some client side script.
Here's some JavaScript that should give you a rough idea:

Alert(MyFrameName.document.Form1.MyTextBox.Value);

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Oscar" <os***********@gmail.com> wrote in message
news:de**************************@posting.google.c om...
Is it possible to read the values of an IFrame (textboxs, labels...)
from the master page?

Really thanks

- Oscar -

Nov 19 '05 #3
Hey Control Freak (nice article of 'copious' control resources this month)
but I would still kill the guy who gave you the haircut ;-)

--
<%= Clinton Gallagher
METROmilwaukee "Regional Information Services"
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:um*************@TK2MSFTNGP12.phx.gbl...
Yes, with some client side script.
Here's some JavaScript that should give you a rough idea:

Alert(MyFrameName.document.Form1.MyTextBox.Value);

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Oscar" <os***********@gmail.com> wrote in message
news:de**************************@posting.google.c om...
Is it possible to read the values of an IFrame (textboxs, labels...)
from the master page?

Really thanks

- Oscar -


Nov 19 '05 #4
Well I'm glad you liked the article even if you don't like my haircut.
Send me a picture of another hair style that you think would be better, and
I promise I'll consider it.

--
Steve C. Orr, MCSD, MVP
http://SteveOrr.net

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:Z8******************@twister.rdc-kc.rr.com...
Hey Control Freak (nice article of 'copious' control resources this month)
but I would still kill the guy who gave you the haircut ;-)

Nov 19 '05 #5
I'll have to go through my collection of asp.netPRO magazines which is why I
was teasing you -- all of your older photos show much longer hair.

Just to let you know you're an extra-special kind of guy for also hanging
out in public to help out when most of the other authors are rarely to be
seen or heard.

<%= Clinton Gallagher

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:u8*************@TK2MSFTNGP12.phx.gbl...
Well I'm glad you liked the article even if you don't like my haircut.
Send me a picture of another hair style that you think would be better, and I promise I'll consider it.

--
Steve C. Orr, MCSD, MVP
http://SteveOrr.net

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:Z8******************@twister.rdc-kc.rr.com...
Hey Control Freak (nice article of 'copious' control resources this month) but I would still kill the guy who gave you the haircut ;-)


Nov 19 '05 #6
<blush>
I'm glad I'm able to help out!

Yes, I went with a somewhat shorter hair style recently and lost a bunch of
weight, so my older photos look quite different than the newer ones. Are
you saying you vote for longer hair?

--
Steve C. Orr, MCSD, MVP
http://SteveOrr.net

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:Ye******************@twister.rdc-kc.rr.com...
I'll have to go through my collection of asp.netPRO magazines which is why
I
was teasing you -- all of your older photos show much longer hair.

Just to let you know you're an extra-special kind of guy for also hanging
out in public to help out when most of the other authors are rarely to be
seen or heard.

<%= Clinton Gallagher

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:u8*************@TK2MSFTNGP12.phx.gbl...
Well I'm glad you liked the article even if you don't like my haircut.
Send me a picture of another hair style that you think would be better,

and
I promise I'll consider it.

--
Steve C. Orr, MCSD, MVP
http://SteveOrr.net

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in
message
news:Z8******************@twister.rdc-kc.rr.com...
> Hey Control Freak (nice article of 'copious' control resources this month) > but I would still kill the guy who gave you the haircut ;-)
>



Nov 19 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: maxim vexler | last post by:
I'm reading a lot of talks lately about the term iFrame and with your permission would like to ask a few question about that : - what is iFrame, i mean what is it good for ? - does all the...
0
by: Dan Popa | last post by:
Check out the following 2 links: http://www.batisdev.com/admin/test_1images.asp http://www.batisdev.com/admin/test_2images.asp First page contain 4 IFRAMES and 1 IMG tags. Second page contain 4...
7
by: Scott | last post by:
Hello All, I've been reading all of the various issues with Iframes in netscape. I have tried all of the various fixes posted, and have even implemented both an iframe and ilayer. My problem is...
3
by: Nick Tew | last post by:
Hi, Firstly, any help would be gratefully received. Im using several iframes on a single page and would like individual 'back' and 'forward' buttons located in each of the iframes which only...
1
by: Nick Tew | last post by:
Hello, This relates to the previous post i've left. This problem is do with the browser's back and forward buttons. When clicked, can it be made to affect any history NOT in the iframes....
5
by: Frances | last post by:
I need to replace iframes acc. to what option user chooses in a sel obj.. but figured have to load a blank iframe when pg loads so I can replace it.. (iframe gets put in a pre-existing div..) this...
2
by: Guadala Harry | last post by:
1. Are IFrames supported only in uplevel versions of IE? If not IE exclusively, what browsers support IFrames? 2. Are IFrames going to be supported in the future - as far as anyone knows - or...
3
by: Giggle Girl | last post by:
Is there a way to use Javascript to detect if a browser supports IFrames, or (if it DOES support them) that IFrame use is enabled? Thanks, Ann
19
by: wmanzo | last post by:
I have a really professional conspiracy movie site and I use tons of layers and an external scroll bar assembly. I would like to put the various sections into MS Iframes and in order to clean up...
2
by: ericisjusteric | last post by:
I have a page with multiple iframes and need to have the user (ie6) be able to click a button to refresh any one of the iframes - but also to click another button at the top of the page to refresh...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.