Hi Faisal,
My application is finally up and running (thank you)... but just in my computer. When I transfered all the files and gave the appropiate permissions to the web server, I found an error that didn't appear before and I don't know how to correct it. In Loader.asp, the line referred to:
Set dict = Server.CreateObject("Scripting.Dictionary")
is marked with the following error:
"Library not Registered"
P.S. actually my application comes in spanish marking "Biblioteca no Registrada" which it seems to be traslated literally as I wrote it before.
Do you have any ideas to solve this ?? Thanks in advance.