|
| |
|
|
fp2003uk
Posts: 48 Joined: 1/30/2006 Status: offline
|
What can asp do for me - 10/10/2008 4:31:14
Hi all, I have expression web and am thinking about switching my server to an ms server that allows asp. Can anyone show me some examples of what can be done with expressions built in asp code ? I dont want to learn the whole asp language, just use the built in asp widgets like we did with frontpage extensions. Is there a really big difference or is it pretty much the same ? Thanks
|
|
|
|
coreybryant
Posts: 2494 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
RE: What can asp do for me - 10/12/2008 16:34:45
Well chances are you will need to re-name your pages so that ASP will be processed. Microsoft is not pushing ASP as much anymore as it is pushing .NET. Yes, I know - first they leave the people out that relied on FPSE and now they are seemingly dropping the ASP ones as well. I started using ASP a long time ago to rely on file includes. And then I learned how to create a form and process that form with JMail. Now it seems Microsoft wants to have users use .NET instead. Using ASP though, you will be able to use server side code which will be processed on the server and not client side (JavaScript). This will help to make sure that any type of calculations / processing you do will be the same, since users have different browsers / operating systems. And using ASP, you can use a database to maybe help you manage somethings a bit better
_____________________________
Corey R. Bryant Merchant Accounts | Toll Free Numbers | Expression Web Blog
|
|
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
|
|
|