What's the diff and why would I want to use one over the other? I have a site which, when using asp, says there is a source code problem, but when I save and use aspx, the page opens???????
Thanks,
Gramps
It all depends on what kind of coding you are using. ASP is the extension for classic ASP coding. ASPX is for ASP.NET coding. If you post some of the code, I can tell you what you are using.
It doesn't say much to me. Why can I have .asp files load and this one only loads if it is aspx? Does it really make difference for the form that is on this page? The code references a js-getthekit.asp and incorporates that on the page, but I don't see where it appears. I inherited this from another and am trying to figure out how to handle it.
Thanks,
Gramps
Do you have this page hosted somewhere where I could see it in action? If you do, please give it the .asp extension so I can see what error you are getting.
Last edited by chrismartz; 01-06-2006 at 07:19 PM.
looks like an asp page to me. if you go to it it might give you details of the error. if not then you could try looking in the log files on the server to see what's happening.
Bookmarks