Help - Search - Members - Calendar
Full Version: Selected Items Transfer to Form
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
nkishan
Hello!

I have a question regarding my inquiry form.

1. What I wish to do is to make the same as this site →http://www.rsorganicfood.com/indian-spices.htm →Please see attached picture (including selected products inside inquiry form)
2. I can make inquiry form without selected products.

Please tell me how to solve these problems. I am trying to figure out for more than 15 hours! sad.gif

Thank you so much for your time.

Sincerely,
Nkish
pandy
INPUT type="checkbox".
http://htmlhelp.com/reference/html40/forms/input.html
nkishan
QUOTE(pandy @ Aug 2 2009, 04:35 AM) *


Hello pandy!

Yours method not working.
pandy
How so? You have to add the images yourself. It won't happen by itself. Can you show what you have so far?
nkishan
Hello Pandy!

I added my fault web pages to this message. Please help me to solve my problem.

Thanks.
pandy
Is it that checkbox in 1.html, Turmeric Powder? You need to embed the image as usual, with IMG. Then you need to style the whole thing (CSS) to look as you want.
nkishan
Hello Pandy!

If I modified “1.htm” file’s 38th line to;

<input name="Button2" type="button" class="button" value="Inquiry Now" onClick="java script:if(inquiry_now('', 'N', 'products_form', '')==true){document.products_form.action='http://www.rsorganicfood.com/inquiry.htm';document.products_form.id.value='enquiry';document.products_form.submit();}"></td>

Form is working correct way. But without modification form not working proper way. What I need to put in 1.htm file?

Please advice.

Thanks.
pandy
I'm beginning to wonder if I misunderstand you. Isn't it the image you want there?
nkishan
Yes, I need firstly I attached picture’s generated inquiry form. I think now you understand my needs?
pandy
Just put the image there with the IMG tag. Or I still don't understand. sad.gif
http://htmlhelp.com/reference/html40/special/img.html



This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.