/    Sign up×
Community /Pin to ProfileBookmark

How to make Form results display in my Frameset

Hello,

I’m trying to figure out how to have FORM results open up in a specific frame of a frameset.

There is a Quick Search feature on the home page of greathorsebreederwebsites . com (temporary domain until I launch)

It is behind password protection:

Username: puget
Password: sound

On the left there is a Quick Search box. Please select the first city “Aberdeen” and click the “Search” link underneath.

This FORM uses Javascript in the header which can be seen in the source code.

What happens for me is that a new window opens up displaying the search results, but not in the frameset I would like which would have branding and navigation present.

I can control what is on my page, but the search form is going to another site to process. How can I make the results display inside my frameset?

Thank you.
Brett

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@noGGinFeb 20.2009 — Set the name attribute (ex: results) of the <frame> or <iframe> you want to display the results in. Then set the target attribute of the <form> to the name of the frame you want the results to display in.

I saw that you posted this on Rent A Coder. For something simple like this be careful you don't get taken advantage of.

Hello,

I'm trying to figure out how to have FORM results open up in a specific frame of a frameset.

There is a Quick Search feature on the home page of greathorsebreederwebsites . com (temporary domain until I launch)

It is behind password protection:

Username: puget

Password: sound

On the left there is a Quick Search box. Please select the first city "Aberdeen" and click the "Search" link underneath.

This FORM uses Javascript in the header which can be seen in the source code.

What happens for me is that a new window opens up displaying the search results, but not in the frameset I would like which would have branding and navigation present.

I can control what is on my page, but the search form is going to another site to process. How can I make the results display inside my frameset?

Thank you.

Brett[/QUOTE]
×

Success!

Help @brettmiller spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...