I have a different solution for this, can this thread be closed please
Type: Posts; User: padders01; Keyword(s):
I have a different solution for this, can this thread be closed please
Hi,
I have some VB Script that works fine on a VB page but when I try to make it work on Javascript page it doesn't work. I have tried to wrap the code in VB tags but doesn't work. I need to keep...
Great, that's given me an idea and I have it working now
Thank you
Hi,
I have code that works to create an Excel file of data presented on my .asp page.
The code automatically downloads the file when I access the page. How do it get it to work only when a link...
Hi,
Can anyone help please
I have built javascript with some help, but it doesn't work in IE8 (works fine in Chrome)
I need it to work in IE8 due to work computers on XP.
I have googled...
I received some help and have it working now, thanks
Can anyone help me please?
I have code which calculates 8% of the number entered, so for example is in the code below. If you enter "1" in the first box" and "100" in the second box the Total Refund (including 8%) = 108
...
I am using Dreamweaver to create the webpages
I have created a webpage that collates data used in a call center.
The information that is collated can be quite long notes, so when the agent needs to review what they have written the format...
That's brilliant, thanks for your help
Hi,
Thanks for your reply
I nearly works, but it brings both drop down menus when you select Internal Transfer not just the Internal Transfer and vice versa for External Transfer
Hi,
Thanks for your reply
The set states drop down works on my webpage
It's the "Resolution" drop down that is not working
I've updated the jsfiddle to show just the part I am looking at
Why doesn't the onchange script work?
Can anyone help me please?
When you user selects Internal Transfer or External Transfer from the Resolution drop down then it should bring another drop...
That brilliant, thanks for your help
Thanks for your reply, I couldn't get it to work though
http://jsfiddle.net/XssCG/311/
Hi,
I have a jsfiddle which I have seen off another site.
http://jsfiddle.net/XssCG/307/
It does the job perfectly, but I want to use the same code four or five times. So in one form use...
That easy!
Thank you very much :)
I want to add another input box into my code when something is selected
On the jsfiddle below if you select "New Claim" extra boxes appear.
I need to add a further box if "Paper" is selected...