hello forums.
i have small problem im creating a simple page (no php ) just javascript and html.

i have order.html which has a list of items.
and then when you click the drop down menu it will automatically display the price of the item depending on the quantity on a textbox.

now i have form.htm
i have the values name,address,ammount.

now how can i pass the value of the textbox with the price to the form.htm so i can subtract them?
any help? thanks!

Recommended Answers

All 3 Replies

Member Avatar for LastMitch

now how can i pass the value of the textbox with the price to the form.htm so i can subtract them?

I don't know.

The reason is that you didn't post any code in javascript and there's no way for anyone to see what issue you are talking about.

Can you post your code.

Member Avatar for LastMitch

Hello thanks for the reply,

You need to post it on the forum. I'm not gonna open 3 windows.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.