Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > General > Order Tracking


Reply
 
Thread Tools Display Modes
  #1  
Old 10-29-2000, 01:40 PM
fteng
Guest
 
Posts: n/a
Default Order Tracking


I'm trying to make an order tracking system like FedEX with VBScript. I used simple JavaScript to write the client's interface to load up a html page by typing in their phone number (5555555.htm). Now I need to make the administration page. I can get the program to write a new page (5555555.htm) with the order status, but i'm not sure how to modify an existing page. Is there a way to scan the html for certain fields?

Or can anyone think of a better way of doing this? The user types in their phone number and loads a page that has been previously prepared about their order status.

hope this makes sense.
thanks, fred



Reply With Quote
  #2  
Old 10-29-2000, 03:30 PM
makai
Guest
 
Posts: n/a
Default Re: Order Tracking

just generate a new page that overwrites the previous

or

if one exists - just do nothing

Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->