ASPRunner has been excellent! ive created the basic managment system i wanted! However...
is it possible to automatically export the table into an xml document everytime some one adds, edits and deletes a record. So there is always an xml document and this document is always up to date?
Off subject slightly, maybe you could help me out a bit?
The reason i want a constant xml document is because i would like to display the database in Macromedia Flash as a frontend, and ive never used SQL Server, Flash and ASP scripts as the middleware (plus i cant find any good examples of the 'product catalog' i would like to create, using this system!
However, ive worked with xml in flash and found some good examples, should i not do it like this and are there any major disadvantages? Or should i directly use my SQL Server instead of XML?
If no one can give me help with this, ill just carry on and hope that it all works out... but if you could help me out wiv the XML stuff at the top then great... (guessing it would be some sort of add event?)
Thanks in advance,
Joe