Status Order

S

Shawn

Does anyone know how to put something in a site that lets you check an order.
Like if someone wanted to see if their job (whatever it may be) is done yet. Get me?
Thank you so much...
 
J

JPKarlsen [FP MVP]

Create a page that you update regularly with the current status.


Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.


nntp://msnews.microsoft.com/microsoft.public.frontpage.client/<[email protected]>

Does anyone know how to put something in a site that lets you check an order.
Like if someone wanted to see if their job (whatever it may be) is done yet. Get me?
Thank you so much...

[microsoft.public.frontpage.client]
 
S

Steve H

You can create individual HTML status pages based on the
order number. That is, first they go to the URL page that
is the starting page. Then they enter their order number
into the URL Address box after the present page's URL that
corresponds with their order number + htm.

For instance, from the home page they click on "Order
Status." On that page, http://www.yourdomain.com/orders/
they will be instructed to type their order number right
into the Address bar so it may read, for instance,
http://www.yourdomain.com/orders/T15683-1.htm

You would create a template which you update and save to
the order number in the same folder.

That is one way to do it if you have no programming
experience.

Steve H
-----Original Message-----
I meant like something you can put your order number in
and it takes you to the status. I'll have someone update
the status page, just something to put your order number
into. Something like that.
Thank.

JPKarlsen said:
Create a page that you update regularly with the current status.


Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
nntp://msnews.microsoft.com/microsoft.public.frontpage.clie
nt/ said:
Does anyone know how to put something in a site that lets you check an order.
Like if someone wanted to see if their job (whatever it may be) is done yet. Get me?
Thank you so much...

[microsoft.public.frontpage.client]
.
 
S

Stefan B Rusynko

Look at a Database and ASP solution or if on a Windows 2003 Server look at Windows SharePoint Services




| I meant like something you can put your order number in and it takes you to the status. I'll have someone update the status page,
just something to put your order number into. Something like that.
| Thank.
|
| "JPKarlsen [FP MVP]" wrote:
|
| > Create a page that you update regularly with the current status.
| >
| >
| > Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
| >
| >
| > nntp://msnews.microsoft.com/microsoft.public.frontpage.client/<[email protected]>
| >
| > Does anyone know how to put something in a site that lets you check an order.
| > Like if someone wanted to see if their job (whatever it may be) is done yet. Get me?
| > Thank you so much...
| >
| > [microsoft.public.frontpage.client]
| >
 
Top