Jump to content

ASP.NET????????

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
jeena1

jeena1

    Newbie

  • Members
  • PipPip
  • 13 posts
Hello,

I bought Microsoft Expression Web recently i made a website it is going well so far but then i decided to make a ASP.NET website because the option i needed was only for ASP.NET websites so i made one then as I viewed it (test view) on my browser (Internet Explorer 7.0) It showed the script instead of the page so it was like a huge bunch of scripting when it was supposed to be a normal webpage.... I think it is because of the ASP.NET? Maybe i have to be connected with it or sumthin like that..... Please help!

#2
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,297 posts
an scripted page can only be viewed through an web server. so you can't open your asp page in the browser directly from disk. you need to browse into your test server.

if you still see the code, you need to make sure that your filename extension is correctly assigned in the web server so it treats it correctly.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall