473,769 Members | 2,102 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

child to parent variable passing

i have a parent form which opens a child form, i need to pass a variable
back to parent
then reload parent
so

parentopens child, child passes to parent, child closes, parent reloads

its only a single variable

is this possible ?

cheers

mark
Jan 30 '06 #1
3 3889
yes, you need to use javascript

http://www.codeguru.com/forum/archiv.../t-348455.html

--
Regards

John Timney
Microsoft MVP

"luna" <lu**@themoon.c om> wrote in message
news:1D******** **********@news fe4-gui.ntli.net...
i have a parent form which opens a child form, i need to pass a variable
back to parent
then reload parent
so

parentopens child, child passes to parent, child closes, parent reloads

its only a single variable

is this possible ?

cheers

mark

Jan 30 '06 #2
is the child being opened as a modal dialog? If you use showModalDialog in
JavaScript, you can specify a return value that the child form can provide.
"luna" <lu**@themoon.c om> wrote in message
news:1D******** **********@news fe4-gui.ntli.net...
i have a parent form which opens a child form, i need to pass a variable
back to parent
then reload parent
so

parentopens child, child passes to parent, child closes, parent reloads

its only a single variable

is this possible ?

cheers

mark

Jan 30 '06 #3
thanks for the replies, im using javascript for the popup windows,

thanks for the pointers
"John Timney ( MVP )" <ti*****@despam med.com> wrote in message
news:ec******** ******@TK2MSFTN GP14.phx.gbl...
yes, you need to use javascript

http://www.codeguru.com/forum/archiv.../t-348455.html

--
Regards

John Timney
Microsoft MVP

"luna" <lu**@themoon.c om> wrote in message
news:1D******** **********@news fe4-gui.ntli.net...
i have a parent form which opens a child form, i need to pass a variable
back to parent
then reload parent
so

parentopens child, child passes to parent, child closes, parent reloads

its only a single variable

is this possible ?

cheers

mark


Jan 30 '06 #4

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

Similar topics

7
2600
by: mark | last post by:
I have a main form, and i have another form i need to call on a button press, then id like the result of the child form to pass data back to the parent - without losing any data previously entered on the parent - is this possible ? ( my main parent window is starting to get quite cluttered) cheers mark
3
3223
by: Maarten | last post by:
hi, how can i pass data from a parrentform to a childform and reverse or retreave data from a childform of the parentform and reverse. Regards Maarten
2
1366
by: Peter W Johnson | last post by:
Hi Guys, I have a problem opening a child window within a parent window when passing a variable between two child windows. I have the parent window setup with two menuitems. The first calls Form2 and the second calls Form3 The code follows:-
7
2039
by: msxkim | last post by:
How to execute functions in the parent class first and then functions in the child class? For example, I have a parent class with functions 'ONE' and 'TWO' and child class has a function 'THREE'. How should I declare classes so that all three functions are executed when child class is called? Class Parent public function ONE 'code end fuction
10
19624
by: Goran Djuranovic | last post by:
Hi all, Does anyone know how to declare a variable in a class to be accessible ONLY from a classes instantiated within that class? For example: ************* CODE ***************** Public Class Parent '*** HOW TO DECLARE IT *** Dim Age As String = "1/1/2000"
0
1358
by: ppearson3000 | last post by:
I have 2 forms.. a customer form and an addnew customer form. Basicially when you click on the addnew button, the addnew form opens. In the parent form, I add a new item using the bindingsource... and then I am passing that new item as a datarowview to a child form. In the child form, all of the controls are bound to a bindingsource component based on the customer. In the constructor for the child form, I am changing the...
1
2189
by: kadapa22 | last post by:
hi all, i'm passing a variable from parent to child using showmodaldialog and i need to access the variable value (passed from parent) in child window. how can i do that? thnx
1
4030
by: nupuragr82 | last post by:
I have a parent form and on button click I am calling a child page where i have a textbox and a button. On button click of child form I am passing the value of the Textbox to the Textbox in parent page and now I want to fire an event. Button click event on parent page- parameter is txtBlank (TextBox in parent page) function SetRange(Src) { window.open("SetRange.aspx?src=" + Src, "_blank", "status = 1, ontop=true, height=110,...
1
2631
by: btreddy | last post by:
Hii all.., I have one query not able to find a solution. I've one javascript page(parent)on which upon clicking one link it willopen one more page(child page). here my question is how to set the value for a variable, which is there in the child window,once the user clicks on the link in parent window. I tried this.
0
9579
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10208
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9857
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7404
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6662
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5294
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5444
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3558
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2812
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.