posted 10 years ago
Hey Guys I completed an application and thought it was working fine, But I realised I didnt have a DOCTYPE in my xml, Now once I've added the DOCTYPE the application will now no longer run it gets a time out error I believe Below is my code. If anyone could point me in the right direction that would be great. I'm pretty sure its because I cant use a dom parser for this kind of xml but I'm struggling to find a correct way to do it, when I remover the doctype from the code it works fine so I know its that line int he xml in which my application is not running for.
Error