-
i need code for the function writing information into text file
i facing problems like this. assume the program was like an email compose
interface. the "to","cc","bcc", and "subject" will be write into database
and the area where we write the message will write to text file, save in
.txt format.
for database part, i can do it cause the record was there. but the text file
i cannot save the things i write. it just appear empty and error occur.
how to write at the same time in database and text file at the same time
when user click save ?
-
Re: i need code for the function writing information into text file
Hei..
U can use file scripting object to write to files and u should have permissions
to write to a directory..
Faisal
"koonlee" <nkl7877@hotmail.com> wrote:
>
>i facing problems like this. assume the program was like an email compose
>interface. the "to","cc","bcc", and "subject" will be write into database
>and the area where we write the message will write to text file, save in
>.txt format.
>
>for database part, i can do it cause the record was there. but the text
file
>i cannot save the things i write. it just appear empty and error occur.
>
>how to write at the same time in database and text file at the same time
>when user click save ?
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks