Moderators: Derry, Goldie, Harpo
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Working Mechanic
Posted
I'm trying to create links for a shopping trolley and can't figure out whether using the SS Forms/Button/Edit Form Item, needs special characters (e.g. <>") to be included, or if the edit function does away with the need for them.

I've been given the following coding which is 'guaranteed to work' but although I can make it work using it as a block of code (including the special characters) attached to one of my own made up buttons, I can't figure out what goes where when using an SS button.
<form action="http://www.fastcart.co.uk/cart/index.php" method="post" target="_top">
<input type="hidden" name="id" value="1223">
<input type="hidden" name="item" value="Big Blue Widget">
<input type="hidden" name="price" value="9.99">
<input type="submit" value="Add to Cart">
</form>
 
Posts: 13 | Registered: June 13, 2008Reply With QuoteEdit or Delete MessageReport This Post
Guru 'Geezer' Mechanic
Picture of larryd
Posted Hide Post
Try using a code object. The code you posted already looks like a complete form.
 
Posts: 5126 | Registered: December 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 


™ & © 1998 - 2008, Virtual Mechanics Inc. All rights reserved.