Front Page and IIS

M

mooseless05

I am fairly new to ASP and am trying to find out how to build a customer area
in my website, what I want to create is an area that customers log in to
which comes up with all their details including job records invoices etc, I
would like to know if anyone can give me any advice or websites to look at
for information on how to do this, I have IIS, Front page 2003, and a
broadband connection on my machine, and my website is hosted on a Microsoft
server with SSI already running, as far as I am aware this is mostly what I
need to get this going, I just need to find out how to put it all together if
anybody has got any information it would be gratefully appreciated
 
T

Thomas A. Rowe

This is going to be a custom server-side scripted application that you will have to write with a
number of different modules, etc. You might consider hiring a programmer, etc.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
M

mooseless05

I'm up for a challenge

Thomas A. Rowe said:
This is going to be a custom server-side scripted application that you will have to write with a
number of different modules, etc. You might consider hiring a programmer, etc.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
T

Thomas A. Rowe

ok, then you are going to need to learn ASP, suggest starting at http://www.asp101.com/samples, etc.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
S

Stefan B Rusynko

And http://www.w3schools.com/asp/default.asp

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| ok, then you are going to need to learn ASP, suggest starting at http://www.asp101.com/samples, etc.
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| ==============================================
| If you feel your current issue is a results of installing
| a Service Pack or security update, please contact
| Microsoft Product Support Services:
| http://support.microsoft.com
| If the problem can be shown to have been caused by a
| security update, then there is usually no charge for the call.
| ==============================================
|
| | > I'm up for a challenge
| >
| > "Thomas A. Rowe" wrote:
| >
| >> This is going to be a custom server-side scripted application that you will have to write with a
| >> number of different modules, etc. You might consider hiring a programmer, etc.
| >>
| >> --
| >> ==============================================
| >> Thomas A. Rowe (Microsoft MVP - FrontPage)
| >> ==============================================
| >> If you feel your current issue is a results of installing
| >> a Service Pack or security update, please contact
| >> Microsoft Product Support Services:
| >> http://support.microsoft.com
| >> If the problem can be shown to have been caused by a
| >> security update, then there is usually no charge for the call.
| >> ==============================================
| >>
| >> | >> >I am fairly new to ASP and am trying to find out how to build a customer area
| >> > in my website, what I want to create is an area that customers log in to
| >> > which comes up with all their details including job records invoices etc, I
| >> > would like to know if anyone can give me any advice or websites to look at
| >> > for information on how to do this, I have IIS, Front page 2003, and a
| >> > broadband connection on my machine, and my website is hosted on a Microsoft
| >> > server with SSI already running, as far as I am aware this is mostly what I
| >> > need to get this going, I just need to find out how to put it all together if
| >> > anybody has got any information it would be gratefully appreciated
| >>
| >>
| >>
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top