I found another demo that uses AJAX to do the same thing as the VBScript.
http://www.xmlfiles.com/xsl/xsl_client.asp Unfortunately I also found out that the reason it still does not load in firefox is because AJAX requires ActiveX, another proprietary Microsoft thing. So I am beat basically. I am sure there must be some Linux implementations of AJAX out there? Need to google some more..... Regards Richard On 06/06/07, Richard Forth <[EMAIL PROTECTED]> wrote:
On 06/06/07, Mark Rogers <[EMAIL PROTECTED] > wrote: > > Richard Forth wrote: > VBScript is proprietary and ties you to the one browser, > thus making it a poor choice for anything web based (ie anything > requiring a browser, ie generally a poor choice for anything!) I thought it was but didnt want to say anything, like I said I'm no genius when it comes to programming, I litterally copied and pasted most of the code to get it working initially. However, I'd recommend finding tutorials that use JavaScript instead. > The whole concept of Ajax that's taking over the planet is based on > using asynchronous server calls using XML and Javascript, so I's guess > that the XML support in JS is pretty strong. I will have to look into JavaSript then to see it that will do it, I dont really want to be running ASP or anything that requires server extensions, just a flat file structure will do fine, so I can run it off my usb key or something, regardless the OS I am using. -- > Mark Rogers // More Solutions Ltd (Peterborough Office) // 0845 45 89 > 555 > Registered in England (0456 0902) at 13 Clarke Rd, Milton Keynes, MK1 > 1LG > > > _______________________________________________ > Peterboro mailing list > [email protected] > https://mailman.lug.org.uk/mailman/listinfo/peterboro > -- ***** Richard Forth "I used to be indecisive, but now, I''m not so sure!" *****
-- ***** Richard Forth "I used to be indecisive, but now, I''m not so sure!" *****
_______________________________________________ Peterboro mailing list [email protected] https://mailman.lug.org.uk/mailman/listinfo/peterboro
