473,398 Members | 2,812 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Total newbie to asp

115 100+
I am looking to create a site from asp, I have never done any at all. I expected to be able to call the pages from my C: drive to test them in IE. This doesn't seem to be the cause is there any way of getting it to launch as a site through visual studio?

Cheers Truez
Oct 22 '08 #1
5 1527
GazMathias
228 Expert 128KB
I am looking to create a site from asp, I have never done any at all. I expected to be able to call the pages from my C: drive to test them in IE. This doesn't seem to be the cause is there any way of getting it to launch as a site through visual studio?

Cheers Truez
Set up a webserver on your machine, IIS is easy to use:

Google Configure IIS
Oct 22 '08 #2
Set up a webserver on your machine, IIS is easy to use:

Google Configure IIS
hi,
In order to create an asp website the first thing u should have is have IIS installed in ur m/c to check that whether iis is installed in ur m/c just check u have the folder inetpub in any o ur drives in ur computer if it is present then no problem then u can start creating the webites. The next thing u have to do is u have to have u r file in InetPub->WWWroot folder only if u have u r file in any other location other thab wwwroot u cannot run asp files. and when u want to run u r asp file u have to ype the following in the explorer address bar
http://localhost/urfilename.asp
other wise can give http://urmachinename/urfilename.asp
Oct 23 '08 #3
GazMathias
228 Expert 128KB
Expand|Select|Wrap|Line Numbers
  1. The next thing u have to do is u have to have u r file in InetPub->WWWroot folder only if u have u r file in any other location other thab wwwroot u cannot run asp files
What about Virtual Directories?

Why not let the OP follow a proper tutorial. He will learn what he can and can not do there.
Oct 23 '08 #4
jhardman
3,406 Expert 2GB
What about Virtual Directories?

Why not let the OP follow a proper tutorial. He will learn what he can and can not do there.
I agree. w3schools has a "how to configure" section in their asp tutorial - please note that IIS is the way to go, they just include instructions for "PWS" for thoroughness. I don't think PWS is still available (although it is what I used when I first started), just skip that section.

Jared
Oct 23 '08 #5
truezplaya
115 100+
cheers, Laptop recently died so development has ground to a standing stop, Can't do my developmnt at work an i !!!!
Nov 21 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Rob | last post by:
I haven't a clue how to accomplish this. All the data is in one table. The data is stored by registration date and includes county and number of students brokne out by grade. Any help...
1
by: beavenour | last post by:
I am looking for some help creating a more universal function out of this lame attempt at javascript. I have little experience with javascript and want to be able to universalize this function. ...
10
by: giancarlodirisioster | last post by:
Can someone help me modify this for future Usenet archival and to help me solve what I don't know? <form name="addform" method="POST" action="./submit.php"> <input type="text" name="Box 1"...
1
by: CaptainDahlin | last post by:
I know the basics about access reports and putting page totals in the page footers. What I can't figure out is along with the current page total to display the previous page total: At the bottom...
7
by: streff | last post by:
Hi all, my first post here, i'm a bit of a newbie when it comes to access programming. I need to design a query that will return a number of dvd titles with a total running time of a set size...
1
by: iht | last post by:
Fairly new to Access and really doesn't know much about SQL except some basic commands. Currently I'm working with a database that I've already sorted by some queries, and here's a simplified...
1
by: RICHARD BROMBERG | last post by:
Using Access 2000, I have a table called tblAccounts The number of entries in this table can increase or decrease. I also have a form where I use a Combo box to locate any of the entries using...
2
by: sammiesue | last post by:
Hi, I have form with 2 autosummed textboxes ("total" and "casinototal"). I would like to have a grand total textbox ("grandtotal") get its value from summing "total" and "casinototal", but it...
21
beacon
by: beacon | last post by:
Hello to everybody, I have a section on a form that has 10 questions, numbered 1-10, with 3 option buttons per question. Each of the option buttons have the same response (Yes, No, Don't know),...
2
by: testar | last post by:
Hi there, I am trying to do a similar thing here with access n vb but with a few additions. Please take a look. I have a table that looks like this: ID Product Total 1 aaa 10 2 ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.