Hi guys,
I have the following XML structure :
<Categories>
<Category ID="430009746">Crime</Category>
<Category ID="430010217">Headline Channel</Category>
</Categories>
I can extract the "Crime", "Headline Channel" via :
Set NodeList = ANArticleNode.selectNodes("Categories/Category")
For...
Sorry another trail of thought I had, which maybe completely wrong, is if I could just change the current form set-up to actually action, but still allow the javascript to work, but then I could request.form("") the value for use in ASP too?
When I tried this though, whatever I was doing to try...
Hi there,
Thank you so much for getting back, so much appreciated.
Basically, yeah the Javascript all works perfect, my only problem is, is that I need to then also access the PostCode form field value via ASP when you hit submit, but I obviously cant as it is a Return false; form, so it...
Hello everyone,
I have spent the last 2 hours trying to get this to work and am so lost and just cant get it to work no matter what I try :(.
Basically I have a form which controls a google map which lets you put a Postcode in, it then finds the nearest pointer I have added to this based on...
Hi there,
I wonder if anyone can help me... I am trying to get AJAX working with my form and I am just learning....
Basically I want to control the contents of various dropdowns from one set of radio buttons. Now, I have one dropdown working for the Location, but I don't know how to get it to...
Hello,
Thank you so much for your help everyone. I actually used your suggestion Dan and it now works perfectly in Firefox which is fantastic!!
Thank you again, Gia
Hi Jeff,
Thank you for repying, I have tried what you have suggested and sadly it still doesn't work at all in Firefox :(
Do you know anything else I can try?
Many thanks,
Gia
Hello there,
I am using an onchange event to trigger my javascript code, this code them refreshes the page to change form field options depending upon what the value of another selected field is. This works fine in IE but just wont work at all in Firefox :(. I have done some testing and...
Hi Dan,
This is great thank you :) Sorry I did not get back to you sooner to thank you for your help, I have only just had chance to play with this tonight as I had to go away this week.
I have it in a test file, so am going to integrate this into my final site tomorrow, and remove all my...
Hi Dan,
Many thanks for your suggestions, it makes absolute sense re the timer... but would it be at all possible to show me an example of this code you say you have used? I am afraid I am just no good with JS, I can code in ASP fine, but with javascript I am so limited and on this one...
Hello there,
I have this problem... basically I have a popup <div> tag which contains a heading, paragraph, floating divs and link lists - a sort of large menu pop up area... Anyway, I basically wanted to put a hide function onto the main <div> tag so that when you rollout of it it...
Thank you SOOOOOOOOOOO MUCH to you both, something so simple and I have been trying all sorts of crazy things. I would never have thought of that.
Life savers!! thank you again :)
Hi there,
I am trying to get a menu (a div which will contain a list of links) to pop up when you rollover a link and this pop ups just beneath the link which calls it. I have it working in IE and Opera, but it just will not work in Mozilla Firefox :(.
I have been trying different things for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.