473,508 Members | 2,329 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Passing data betweens frames

i have a frame page with three parts, each parts attached
to aspx file,
is there any way to transfer data from one frame to
another frame in server side?
i meen , when the user select some data from listbox in
one frame i want to display is selection in a label belong
to another aspx page/
thanks
Nov 17 '05 #1
2 1624
You can do this with client side code such as javascript (or vbscript if you
support IE only.)
But I suggest you simplify by ditching the frames.
Generally you're better off if you partition logical sections of your page
into web user controls (or web custom controls if you want to get fancy.)

Here's more info:
http://msdn.microsoft.com/library/de...ercontrols.asp
http://msdn.microsoft.com/library/de...ercontrols.asp
http://msdn.microsoft.com/library/de...ebControls.asp

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
Hire top-notch developers at http://www.able-consulting.com

"elik" <el****@hotmail.co.il> wrote in message
news:04****************************@phx.gbl...
i have a frame page with three parts, each parts attached
to aspx file,
is there any way to transfer data from one frame to
another frame in server side?
i meen , when the user select some data from listbox in
one frame i want to display is selection in a label belong
to another aspx page/
thanks

Nov 17 '05 #2
You can do this with client side code such as javascript (or vbscript if you
support IE only.)
But I suggest you simplify by ditching the frames.
Generally you're better off if you partition logical sections of your page
into web user controls (or web custom controls if you want to get fancy.)

Here's more info:
http://msdn.microsoft.com/library/de...ercontrols.asp
http://msdn.microsoft.com/library/de...ercontrols.asp
http://msdn.microsoft.com/library/de...ebControls.asp

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
Hire top-notch developers at http://www.able-consulting.com

"elik" <el****@hotmail.co.il> wrote in message
news:04****************************@phx.gbl...
i have a frame page with three parts, each parts attached
to aspx file,
is there any way to transfer data from one frame to
another frame in server side?
i meen , when the user select some data from listbox in
one frame i want to display is selection in a label belong
to another aspx page/
thanks

Nov 17 '05 #3

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

Similar topics

4
1983
by: A Web Master | last post by:
I want to know the best way of passing on variable contents on a site coded in ASP using frameset/frame. Content is used in all frames for stuffs like screen_resolution, language, ... My...
11
2093
by: Dthmtlgod | last post by:
I am having a little difficulty in passing a value from a page to another page. I am going to provide excerpts from the code. I think I am close. This is from Page1.ASP <% Set Conn =...
6
1828
by: KKramsch | last post by:
OK, here's the scenario: I have a CGI script that generates a page with frames (BTW, I'm not crazy about frames, but in this case the decision to use them is out of my hands). In a typical...
0
281
by: elik | last post by:
i have a frame page with three parts, each parts attached to aspx file, is there any way to transfer data from one frame to another frame in server side? i meen , when the user select some data...
3
2703
by: Evan | last post by:
I have a web page with 2 frames. The left frame is running menu.aspx and the right frame is running images.aspx. When a selection is made in menu.aspx I call a method in images.aspx and pass a...
1
11847
by: | last post by:
Hi, 1st, I did a search and could not find any info on this, the Google results were good, but I'm still have issues...So any help will be great. I have a frame page, which contains 3 frames...
2
6877
by: maniji | last post by:
Dear All, Very Good Moring ,Please Help: I have a loginpage that calls a html pages with frames. This frame page has 3 pans. To the left pane I have added buttons . My requirment is when i...
1
3099
by: jrayjr | last post by:
Hello everyone, Im running into a problem passing values from ASP to Flash. I've been searching around and trying different things with no luck. The project im working on will use ASP to pull data...
25
2057
by: Geoff Cox | last post by:
Hello, The following <frame src="topbar-frameset.php?newVar=<?php echo $groups; ?>"> passes the value of the variable $groups from a php file to the top page in a frameset but how do I...
0
7225
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
7123
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
7326
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
7498
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5627
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4707
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3194
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
418
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.