|
-
Mar 2nd, 2001, 12:36 PM
#1
Thread Starter
New Member
When I am trying to unload the page, the pop window should appear as a
reminder to remind
to save the changes. After that, clicking ok, its unloading the page to
other link where I clicked rather.
Actually, we need to come to the same page where we want to save. How to do
that.
I am able to pop the window and when I click ok, i am going to the other
links by using UNLOAD function.
TO avoid to go the other links when I click the ok button,
I have used OnBeforeUnload, which worked fine, but the pop up window appears, though I saved all the data in that page. In other words, it appears whenever I try to unload the page.
Please, help me
thanks
Indu
-
Mar 2nd, 2001, 01:10 PM
#2
New Member
I don't know if that's what you want to hear, but if you are using HTML coding, you should be creating a form and on the event: "OnSubmit" of that form, you should write the name of the page that you want to link two, if you want to stay on the same page, you just write the name of that page.
Hope that helped you man...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|