Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 18th, 2004, 09:34 AM
Authorized User
 
Join Date: Jun 2004
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
Default Displaying data from left to right

Does anyone know how I can display the following data from left to right?

Example: Department Feed Back: job is done!, Trying to call customer,
Trying to call customer is the first update
job is done!, is the second update.

Thank you

 
Old August 18th, 2004, 11:02 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Can you hold the final writing until the end, by storing the update text in a variable? Instead of writing it as it happens, write it to a variable, and then write out the desired results at the end.

Not quite sure what this is related to...

Brian
 
Old August 18th, 2004, 09:58 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

Maybe more information on this would help us understand this better and respond.

_________________________
- Vijay G
Strive for Perfection





Similar Threads
Thread Thread Starter Forum Replies Last Post
LEFT vs LEFT OUTER joxa83 SQL Server 2005 3 September 18th, 2008 03:13 AM
Displaying My Data jamil umar ASP.NET 2.0 Basics 0 June 5th, 2006 09:48 AM
problems displaying data p2ptolu PHP Databases 2 May 12th, 2005 01:12 AM
Problem with right-to-left data. martin_jonathan76 Pro VB Databases 1 December 29th, 2004 01:24 PM
No errors and Data not displaying Calibus Classic ASP Databases 6 August 10th, 2004 08:17 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.