473,473 Members | 2,253 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Passing data between 2 form !

I have a frameset page with 2 frame, each with a form. Can I pass data (variable) between them ? Thank's
Nov 18 '05 #1
8 1598
Are you talking about serverside data?
/Hugo

On Fri, 2 Apr 2004 13:46:05 -0800, "John"
<an*******@discussions.microsoft.com> wrote:
I have a frameset page with 2 frame, each with a form. Can I pass data (variable) between them ? Thank's


Nov 18 '05 #2
Are you talking about serverside data?
/Hugo

On Fri, 2 Apr 2004 13:46:05 -0800, "John"
<an*******@discussions.microsoft.com> wrote:
I have a frameset page with 2 frame, each with a form. Can I pass data (variable) between them ? Thank's


Nov 18 '05 #3
of course, for example by using javascript, or by posting one form to
another (this is old asp way)
javascript way would be smth like :

window.parent.frames['name']. .... hope you get the idea
Nov 18 '05 #4
of course, for example by using javascript, or by posting one form to
another (this is old asp way)
javascript way would be smth like :

window.parent.frames['name']. .... hope you get the idea
Nov 18 '05 #5
> I have a frameset page with 2 frame, each with a form. Can I pass data
(variable) between them ? Thank's
Yes, but it is done using client scripting, i.e. JavaScript.
--
Peter O'Reilly
Nov 18 '05 #6
> I have a frameset page with 2 frame, each with a form. Can I pass data
(variable) between them ? Thank's
Yes, but it is done using client scripting, i.e. JavaScript.
--
Peter O'Reilly
Nov 18 '05 #7
> of course, for example by using javascript,
window.parent.frames['name']. .... hope you get the idea
correct
or by posting one form to another (this is old asp way)


not with frames.

--
Peter O'Reilly
Nov 18 '05 #8
> of course, for example by using javascript,
window.parent.frames['name']. .... hope you get the idea
correct
or by posting one form to another (this is old asp way)


not with frames.

--
Peter O'Reilly
Nov 18 '05 #9

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

Similar topics

1
by: Paul | last post by:
Hmmm, didn't seem to work. I have set session.use_cookies = 1 and session.use_trans_sid = 1 in my php.ini file. Index.php contains:...
3
by: Jason | last post by:
Hi folks, I'm trying to create a section of a website with a unique file upload utility. The problem is that in most code and components I find to pass multipart/form data, you need to know the...
3
by: Simon Harvey | last post by:
Hi, In my application I get lots of different sorts of information from databases. As such, a lot of information is stored in DataSets and DataTable objects. Up until now, I have been passing...
1
by: Maria | last post by:
Hello! I am new to Crystal reports an I have problems passing parameters form outside to Crystal report an creating a report with data from more than one table This is the problem: I have to...
8
by: Johnny | last post by:
I'm a rookie at C# and OO so please don't laugh! I have a form (fclsTaxCalculator) that contains a text box (tboxZipCode) containing a zip code. The user can enter a zip code in the text box and...
22
by: Arne | last post by:
How do I pass a dataset to a webservices? I need to submit a shoppingcart from a pocket PC to a webservice. What is the right datatype? II have tried dataset as a datatype, but I can't get it to...
13
by: Deano | last post by:
Apparently you can only do this with one value i.e Call MyAssetLocationZoom(Me!txtLocation, "Amend data") This runs; Public Sub MyAssetLocationZoom(ctl As Control, formName As String) On...
9
by: itarizin | last post by:
Today I found as ignorance owe me.. Let me explain what I'm tring to do and fail (fail: in my needs) For example, I've my stupid class: public class Hello { private int x = 0; public...
0
by: Magnus Bergh | last post by:
I am developing an application for pocketpc and this involvs a but of juggling with different forms. I have an "order entry" type of application. On the main form I have a grid which displays...
4
by: John Sheppard | last post by:
Hello there I was wondering if anyone could help me, I am trying to pass a typed dataset to a dialoged child form by reference. I have binding sources sitting on the child form. So to refresh...
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
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
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
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,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
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
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
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
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.