|
ive been playing with .net and trying to create an asp website that calculates the sales tax and shows the final price of an item when you click "Calculate" everything works fine and it even debugs within VS.net 2005 but I want to move it into my docroot folder to run on my applicaiton server and when i do that, all it shows me is the code. any suggestions on how i could make it run the application and now show the code
|