Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP Displays Source

Status
Not open for further replies.

scripter73

Programmer
Apr 18, 2001
421
US
Hi,
I'm sure I saw this question answered on this site, however, I can't find it in this forum.

I have an asp script that I saved in a directory with all of my other ASP scripts. However, when I enter the URL in the browser, it shows only the source code that I'm trying to execute.

I know it has something to do with the read/write permission settings, but I'm not exactly sure how.

Can anyone shed some light?

Thanx in advance,
scripter73
 
If all the other ASP files in the directory work then it might be that you are missing the opening ASP brackets. i.e. <% Other than that, check the file permissions. Mise Le Meas,

Mighty :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top