|
| |
|
|
fp2003uk
Posts: 47 Joined: 1/30/2006 Status: offline
|
Expression aspx on localhost ? - 11/4/2007 8:02:43
Hi all, Been a long time since posting. I would like to play around with expressions aspx forms and have just installed Microsoft IIS5 from the xp pro disc. I can access http://localhost/localstart.asp but thats about it and everything else gets a password or access error. Also, do i upload my new aspx form to c:\inetpub\wwwroot\mynewform.aspx ? And then access it from IE with http://localhost/mynewform.aspx ? Or am I way out of my league on this one ? Thanks
< Message edited by fp2003uk -- 11/4/2007 8:21:23 >
|
|
|
|
William Lee
Posts: 1131 Joined: 1/25/2002 From: Singapore Status: online
|
RE: Expression aspx on localhost ? - 11/4/2007 8:36:54
quote:
ORIGINAL: fp2003uk Also, do i upload my new aspx form to c:\inetpub\wwwroot\mynewform.aspx ? You should create your web in the wwwroot folder. Your forms will be saved in the web, so there's no need to upload at all. quote:
And then access it from IE with http://localhost/mynewform.aspx ? Yes.
_____________________________
William Lee
|
|
|
|
fp2003uk
Posts: 47 Joined: 1/30/2006 Status: offline
|
RE: Expression aspx on localhost ? - 11/4/2007 9:49:51
Thanks Ive got it working but can only test the very basic of asp commands like text input box, any other asp component from expression simply doesnt show up on the test page in ie. Is this because I need to install some serious scripting on my local server ? I need text upload and image upload with both placed on top of an image by a control server side. Its for an online tshirt design site. Thanks edit: im looking at expression aspx as a newer more powerfull version of frontpage extensions, am i completely wrong about how this works ?
< Message edited by fp2003uk -- 11/4/2007 10:13:11 >
|
|
|
|
coreybryant
Posts: 2453 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
RE: Expression aspx on localhost ? - 11/4/2007 19:23:06
quote:
ORIGINAL: fp2003uk edit: im looking at expression aspx as a newer more powerfull version of frontpage extensions, am i completely wrong about how this works ? ASP.NET has been around for a long time. FPSE allowed users to create some simple things like a hit counter, form processing, etc without knowing any code. Expression Web though wants the user to use more code to process items so that the results will be a compliant (X)HTML web page basically.
_____________________________
Corey R. Bryant Merchant Accounts | Toll Free Numbers | Expression Web Blog
|
|
|
|
William Lee
Posts: 1131 Joined: 1/25/2002 From: Singapore Status: online
|
RE: Expression aspx on localhost ? - 11/4/2007 23:12:40
quote:
ORIGINAL: fp2003uk edit: im looking at expression aspx as a newer more powerfull version of frontpage extensions, am i completely wrong about how this works ? I wouldn't lump FPSE and aspx in the same comparison. They're both different things altogether. Which aspects of FPSE are your applications taking advantage of that you would like to see greatly improved?
_____________________________
William Lee
|
|
|
|
OscarSierra
Posts: 179 Joined: 5/14/2004 From: Norway Status: offline
|
RE: Expression aspx on localhost ? - 11/5/2007 11:48:17
Go to this site: http://www.asp.net/downloads/essential/ First dowload and install the Framework (22.4 MB) and then download and install SDK (354.0 MB). IIS must be installed and work before these 2 -Oystein
|
|
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
|
|
|