![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
|
XML DataBase Help (Won't work in IE :()
I've been making a product catalog using an XML database, and have made quite a bit of headway (been using Firefox, the JavaScript console is BAWLER), but I gave it to someone who used IE and he said he didn't see anything. So I checked it, and sure enough, it wasn't working. And now I'm trying to figure out what the problem is... I've run it through the validation thing and have got it to tentavely pass inspecition (Didn't define the encoding... but nothing I can do about that since I'm using FreeWebs for the moment). I'll list all the files that come into play below (The .JS file was not made by me).
Index.htm Blank.css DB_Products.xml ImportXML.js (No credit to me for this) If anybody has any ideas why it won't work, please tell me... its kinda frustrating me... |
|
|
|
|
|
#2 |
|
Programmer
|
-Nvm, figured out what the problem is, sorry... btw, IE is annoying... lol-
OK, i've been debugging it some more and I've come up with these results so far: -There are no errors -The XML database is being loaded correctly -No code is skipped, it just doesn't work -A page very much like this using the same style of coding works perfectly, so this is possible Last edited by brownhead; Aug 27th, 2006 at 2:04 PM. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| searching an access database? | designXperts.net | Visual Basic .NET | 12 | Nov 27th, 2005 5:03 PM |
| how do i automate text data and input into database? | lionel84 | C# | 0 | Jun 26th, 2005 9:35 PM |
| Using ODBC to connect to a remote database in a C program | bigi | C++ | 1 | Mar 8th, 2005 3:19 PM |