Computing.Net > Forums > Programming > Directing form output to another fr

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Directing form output to another fr

Reply to Message Icon

Name: cjewell
Date: December 15, 2002 at 13:07:44 Pacific
OS: WindowsXP/RedHat8.0
CPU/Ram: AMDK6-II 500Mhz, 128MB
Comment:

I have a set up where I need to direct the output of a form in a child window belonging to a parent frame in a separate window into that parent frame. I have already tried using a javascript function . However, although this loads the php script into the parent frame, the form data does not seem to be passed to the php script - I'm using the GET method. Any ideas of a way round this one?



Sponsored Link
Ads by Google

Response Number 1
Name: Random
Date: December 16, 2002 at 15:08:30 Pacific
Reply:

In the form tag, use target=windowname

When hitting submit, it will submit the form to the action=url in the frame or window named windowname.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Directing form output to another fr

setting an output to a variable in unix www.computing.net/answers/programming/setting-an-output-to-a-variable-in-unix/20293.html

Jumping to another segment. www.computing.net/answers/programming/jumping-to-another-segment/1280.html

C++ Help, string read, output www.computing.net/answers/programming/c-help-string-read-output/8373.html