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

Reload window and do PostBack

Hello,
I'm trying to figure out how best to implement a Reset button which will
reload the aspx page (do a PostBack) which will reload the page from an
Oracle database (in the PostBack section).
Can someone tell me how best to do this?

Thanks :)
Nov 19 '05 #1
2 1472
Create a asp:button with runat=server and some Id. Check the Button Id in
PostBack and then change DB accordingly.

"Randy" <te**@temp.com> wrote in message
news:u5*************@TK2MSFTNGP10.phx.gbl...
Hello,
I'm trying to figure out how best to implement a Reset button which will
reload the aspx page (do a PostBack) which will reload the page from an
Oracle database (in the PostBack section).
Can someone tell me how best to do this?

Thanks :)

Nov 19 '05 #2
Actually, I've got the page working fine...populates the page from an Oracle
database. I want to hook up a Reset button that will reload the page, but I
don't know how to make it do a PostBack to the code in the
if(!IsPostBack) section will get executed.
"Vaibhav" <co************@yahoo.com> wrote in message
news:ug**************@TK2MSFTNGP09.phx.gbl...
Create a asp:button with runat=server and some Id. Check the Button Id in
PostBack and then change DB accordingly.

"Randy" <te**@temp.com> wrote in message
news:u5*************@TK2MSFTNGP10.phx.gbl...
Hello,
I'm trying to figure out how best to implement a Reset button which will
reload the aspx page (do a PostBack) which will reload the page from an
Oracle database (in the PostBack section).
Can someone tell me how best to do this?

Thanks :)


Nov 19 '05 #3

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

Similar topics

1
by: Marshall Dudley | last post by:
I need to be able to allow a user to submit a form which opens another window. This part I have working. But after the submit, I need to delay and have the original window do a reload. I cannot...
19
by: Darren | last post by:
I have a page that opens a popup window and within the window, some databse info is submitted and the window closes. It then refreshes the original window using window.opener.location.reload(). ...
3
by: KathyB | last post by:
Hi, Been reading a LOT about frames, variables, etc. I realize you can NOT use server.transfer with target frames (which are client)... I have a Parent frame containing Left and Right frames....
4
by: Paul | last post by:
Hi I have a page that pops up a warning box if a selection is not made, see below. <script language="javascript" event="onclick" for="btn_submit"> if(document.Form1.drp_dn_arriv.selectedIndex==0)...
8
by: Mats Lycken | last post by:
Hi, I'm working on a webproject where I have several different user controls loaded on a WebForm. A problem arises when I in one webcontrol makes a change that should be picked up by another user...
2
by: jon | last post by:
Hi This might be an easy one to answer but I have a web form in an ASP.NET 1.1 application with a hand-rolled HTML image button as follows which opens a help guide in a new window: <input...
0
by: Gummy | last post by:
Hello, I have a multiple user controls (15) that are dynamically added to a PlaceHolder everytime the page is loaded. In a listbox on the left (in the user controls), I can select an item, click...
6
by: Danielle | last post by:
Greetings all - I am working on a vb .NET asp web application. I have a button that opens a new page when clicked. It works fine; the problem is when the user refreshes the original page, the...
14
by: =?Utf-8?B?UGF1bA==?= | last post by:
Hi I tried a google search but could not find anything. I am trying to cause one webpage to reload when a second web page is closed. The second webpage loads data into a session variable and when...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
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.