Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Access a form element from another frame
Old 10-04-2005, 04:24 AM Access a form element from another frame
tcb
Experienced Talker

Posts: 34
Trades: 0
Hello,

I have a page with a top frame and a blank area in the main frame. I want to put the information of the form (wich is in the top frame) in the main frame. Is there a way to do that? I mean, can I submit this form that is in one frame and the SUBMIT button in another?

Thanks,
tcb.
tcb is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-04-2005, 01:04 PM
sdcdesign.co.uk's Avatar
Extreme Talker

Posts: 198
Location: High Wycombe, Buckinghamshire, London
Trades: 0
Say your bottom frame has the attribute 'name="bottomframe"',

when you submit your form add this to the <form> tag:

Code:
 target="bottomframe"
This should get your form values into the bottom frame.
__________________
[ Insert witty, yet highly intelligent signature here ]
sdcdesign.co.uk is offline
Reply With Quote
View Public Profile Visit sdcdesign.co.uk's homepage!
 
Old 10-05-2005, 04:19 AM
tcb
Experienced Talker

Posts: 34
Trades: 0
It worked! Thank you very much.

tcb.
tcb is offline
Reply With Quote
View Public Profile
 
Old 10-06-2005, 03:32 AM
tcb
Experienced Talker

Posts: 34
Trades: 0
And I would also like to know how I can run the submit button only after I click on it. If no data is written on the form (on the topframe), information is still shown. But I would like that these information appear only after the click on the search button, and not at the moment I I open my file at a browser.

Thanks,
tcb.
tcb is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Access a form element from another frame
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12588 seconds with 12 queries