Opening a form page and skipping link click

C

Charles Siegel

I’ve tried to explain this before, let me try again.....

I want to be able to click on a link which takes you directly to a frame
page. The upper part of the frame is the menu for the shopping cart and
has no forms.

The bottom part of the frame is the data page which brings back the data
search from the shopping cart.

For instance you click on marbles from the original link that takes you
to the frame and now you get:

Frame 1: The menu at the top of the page.

Frame 2: Below that is the word marbles which you have to click on to
get to the data.

I want to be able to click on the original link and get the following:

Frame 1: The menu at the top of the page.

Frame 2: Instead of getting the word marbles which you have to click on
to get the data.... I want the bottom frame to eliminate the marble
click link and go directly to the data.

The frame part I know, but the form part I’m not sure. I am currently
using similar form code like this in Frame 2:

<form method=get
action=http://www.marbles.com/store.asp target="_new">

<input type=image src="http://www.marbles.com/marbles.jpg">
<input type=hidden name="SearchType" value="Cat"><input type=hidden
name="Mfg" value="marbles"><input type=hidden name="Action"
Value="FromPage">

</form>

This is very difficult to explain. I hope this is better this time.
Any help would be very much appreciated.

Charlie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top