|
 |
asp_web_howto thread: Reading text file contents into dbase using "ASP and VB"
Message #1 by "Vasudevan" <rsvasu76@y...> on Thu, 4 Jul 2002 06:50:11
|
|
Dear sir/Mam
I need a full source code for Reading text file contents into dbase
using "ASP and VB" please do the needful delimited with (TAB and COMMA).
Thanking You
Regards
Vasu
Message #2 by ELangan@e... on Thu, 4 Jul 2002 12:32:01 +0100
|
|
Vasu,
If you use the file system object in ASP, this will read the information and
then use insert to update the database with the information in the file.
The following link will hopefully help as well,
http://www.4guysfromrolla.com/webtech/faq/FileSystemObject/faq2.shtml
All the best,
E
~
-----Original Message-----
From: Vasudevan [mailto:rsvasu76@y...]
Sent: 04 July 2002 07:50
To: ASP Web HowTo
Subject: [asp_web_howto] Reading text file contents into dbase using
"ASP and VB"
Dear sir/Mam
I need a full source code for Reading text file contents into dbase
using "ASP and VB" please do the needful delimited with (TAB and COMMA).
Thanking You
Regards
Vasu
---
Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20
****************************************************************
The information transmitted in this email is intended for the
addressee only and may contain confidential and/or privileged
material. Any review, retransmission,dissemination,reliance
upon or other use of, this information by persons or entities
other than the addressee is prohibited.If you received this
in error, please contact the sender and delete the material.
This message has been swept by Anti-Virus software
****************************************************************
|
|
 |