473,395 Members | 1,437 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,395 software developers and data experts.

Refreshing form1 through form2.

Nikky
25
I m working on C#.net

I am using a frame where
header.aspx is on the top of the frame.
left.aspx is on the left side.
login.aspx is on right side.

I want to refresh left.aspx form through button _click which is situated on login.aspx form .
Jul 13 '07 #1
3 1155
I m working on C#.net

I am using a frame where
header.aspx is on the top of the frame.
left.aspx is on the left side.
login.aspx is on right side.

I want to refresh left.aspx form through button _click which is situated on login.aspx form .
yes, you can use Iframe and
javascript:myiframe.document.location.reload()

so reload function will be helpful in this case

Thanks!
Sachin Z
Offshore Software Product Development & Custom Solutions Company India
http://www.qualsoftservices.com
Jul 13 '07 #2
Nikky
25
yes, you can use Iframe and
javascript:myiframe.document.location.reload()

so reload function will be helpful in this case

Thanks!
Sachin Z
Offshore Software Product Development & Custom Solutions Company India
http://www.qualsoftservices.com
thanQ sachin but still i m unable to perform it plz help me

1)home.aspx is my frame container page
2)header.aspx is on top.
3)left.aspx is on leftside.
4)login.aspx is on rightside.

I want to refresh left.aspx on click event of login button which is on login.aspx form.

what is Iframe? How can i handle it?,Can i call it on home.aspx.
In which aspx form i have to write this java function.

plz help me
ThanX in advance.
Jul 16 '07 #3
Nikky
25
thnX friends my problem is solved..
Jul 16 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Wayne Aprato | last post by:
I have a form (Form1)that is based on a query. A button on this form opens another form (Form2) into which I enter data that in turn changes the data on the first form. When I close the second form...
5
by: nadir b | last post by:
hi I don't know how to change for exemple a form1 caption text from form2 don't forget that form2 has created from form1 I want sample code with c# *** Sent via Developersdex...
5
by: PAPutzback | last post by:
Form2 has one purpose to open and list some names and ids. I want to handle the list box click event on form2 so I can get the selected value onto a field in form1. I changed this Dim MyForm2...
1
by: Richard | last post by:
Hello there, I have a form that is called from a Sub Main procedure using application.run(Form1). On my main form there is a button to open an instance of Form2 and then at the same time hide...
5
by: John | last post by:
Hi, I can't find a simple example for a simple(?) problem. I am working on an application with a variable in form1, that variable is needed in form2 for a calculation but i can't get that...
3
by: Karan | last post by:
I am calling finalize when form2 loads and deactivates form1 which closes form1. However, same thing is not happening in form2 because finalize is already called. Does anybody has solution to it....
3
by: R. Harris | last post by:
Hi. I have 2 forms: form1 form2 On Form2 I have a listbox and a button. When I click the button it calls a function from form1 and within that function it updates the listbox on form2. My...
1
by: Suma | last post by:
Hi, i have a problem with the controls .i have to validate Form1 Radio button option is checked or Not in the Form2. even after checking the radio button also in FOrm2 it is always taking as...
2
by: Fa | last post by:
Hi, I'm using this code to pass "codice cliente" values from a form1 to form2. Private Sub Form_Open(Cancel As Integer) Me.RecordsetClone.FindFirst "=" & Forms! ! If Me.RecordsetClone.NoMatch...
2
by: SePp | last post by:
Hi all. I want to refresh a Datagrid from another form. For Example I have a Datagrid in that I want to edit data. The user has the ability to press a button to change these data. A new Form...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...
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...

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.