OutFront Forums
     Home    Register     Search      Help      Login    

Follow Us
On Facebook
On Twitter
RSS
Via Email

Recent Posts
Todays Posts
Most Active posts
Posts since last visit
My Recent Posts
Mark posts read

Sponsors
Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.
Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.
Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

 

Why does some coding only work as an ASP?

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP, PHP, and Database >> Why does some coding only work as an ASP?
Page: [1]
 
Ziggyzaz

 

Posts: 250
Joined: 5/29/2003
Status: offline

 
Why does some coding only work as an ASP? - 6/12/2003 12:56:04   
It seems to me that all html coding should work when saved as html. Why isn' t that true?

_____________________________

Your Chicken is on Fire
bobby

 

Posts: 11479
Joined: 8/15/1969
From: Seattle WA USA
Status: offline

 
RE: Why does some coding only work as an ASP? - 6/12/2003 13:47:11   
It does. HTML is HTML... a set of markup tags.

ASP scripting on the other hand is a scripting language that requires a server to process some code prior to everything else...

Based on your subject I' d assume you' re wondering why HTML that is placed inside ASP scripting doesn' t work on an HTML page?

ASP code needs to be on an .asp page so the server knows to parse the page for scripting before it renders the result to the browser...

Anything in between <% and %> won' t be parsed by the server unless the page has an .asp extension...

Do you have an example of what you' re talking about?

_____________________________

Talk to your kittens about catnip, or someone else will.


:)

(in reply to Ziggyzaz)
Page:   [1]

All Forums >> Web Development >> ASP, PHP, and Database >> Why does some coding only work as an ASP?
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts