Jump to content

Hidden field anchors in dreamweaver


Recommended Posts

I have a problem I can't resolve.  I have with a bunch of hidden fields in a form.  The problem I have is that some of the anchor points are not showing in design view for all the fields, just a couple show up.  I have View Invisible elements in Visual aids turned on.

 

Fields 1,2,3,9,10,11,15 don't show

Fields 4,5,6,7,8,12,13,14 show

 

 

Here's the code, can someone tell me what I did wrong?

Any help will be appreciated

 

<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">

<p align="center"><input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_SM.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!" width="96" height="21">

<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">

<input name="cmd" type="hidden" id="cmd" value="_cart">

<input name="business" type="hidden" id="business" value="myclient@myclient.com">

<input name="item_name" type="hidden" id="item_name" value="ROX 200 - 1kg">

<input name="amountt" type="hidden" id="amountt" value="16.50">

<input name="buyer_credit_promo_code" type="hidden" id="buyer_credit_promo_code">

<input name="buyer_credit_product_category" type="hidden" id="buyer_credit_product_category">

<input name="buyer_credit_shipping_method" type="hidden" id="buyer_credit_shipping_method">

<input name="buyer_credit_user_address_change" type="hidden" id="buyer_credit_user_address_change">

<input name="no_shipping" type="hidden" id="no_shipping" value="0">

<input name="no_note" type="hidden" id="no_note" value="1">

<input name="currency_code" type="hidden" id="currency_code" value="USD">

<input name="weight" type="hidden" id="weight" value="3">

<input name="weight_unit" type="hidden" id="weight_unit" value="ibs">

<input name="lc" type="hidden" id="lc" value="US">

<input name="bn" type="hidden" id="bn" value="PP-ShopCartBF">

</form>

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.