MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: process-target syntax



******    message to minivend-users from "Ross Olson" <rosso@exactimaging.com>     ******

> what is the correct syntax to make my form search open in a frame I have
> entitled
> 
> /frames/home_bottom.html ???
> 
> This is what I have, but it opens a new console..
> 
> <FORM ACTION="[process-target none]" TARGET="frames/home_bottom"
> METHOD=POST>

TARGET is an HTML directive, not a MiniVend directive. As such, you need
to think about this command in terms of the browser, not your server.
The TARGET's NAME is set up in the document that defines your frameset
in your browser. This is likely to be pages/frames.html which from the
Simple example names that bottom frame "mv_bottom". So your tag will
likely be:

	<FORM ACTION="[process-target none]" TARGET="mv_bottom" METHOD="POST">

E-joy, 

...Ross...

PS, MikeH: I'm interested in cleaning up the HTML output from the
various templates, if you'd like the help. Quotes around attributes and
all that...

___________________________________________ rosso@exactinteractive.com _____

 Exact Interactive: http://www.exactinteractive.com/         
      XSSI Library: http://www.powertalk.com/~rosso/xssi/
Browser Black List: http://www.powertalk.com/~rosso/browserblacklist/
-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: