Visual Basic Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingVisual Basic Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old December 9th, 2004, 06:00 AM
ThomasvdH ThomasvdH is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Location: The Netherlands
Posts: 132 ThomasvdH User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 50 m 56 sec
Reputation Power: 4
Writing to file

Hi ya,

Im working on an Access database to work together with a Website. I want the Access application to write the following line to a CSS (pretty much behaves like a txt document) document:

[break line][emty line]
"#" & Me.Fieldname &" {position: absolute; visibility: hidden;}

Now I have managed to get it to write "#" & Me.Fieldname &" {position: absolute; visibility: hidden;} to the end of the document however I cannot get it to break and skip a line. What are the commands for this?

Write ...... ?


Also since it is possible to delete things in the Access applications I want to be able to delete things in the CSS document as well. How can I find a word in a textfile matching to the value entered in the field and delete this word including a defined number of characters to the right (always 40) and left (always 1)?

Cheers Thomas

Reply With Quote
  #2  
Old December 9th, 2004, 04:35 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 21 h 32 m 23 sec
Reputation Power: 180
To add line breaks in code, use something like

str = "line 1" & vbcrlf & "line 2"
__________________
======
Doug G
======
I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain

Reply With Quote
  #3  
Old December 10th, 2004, 07:50 AM
ThomasvdH ThomasvdH is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Location: The Netherlands
Posts: 132 ThomasvdH User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 50 m 56 sec
Reputation Power: 4
Quote:
Originally Posted by Doug G
To add line breaks in code, use something like

str = "line 1" & vbcrlf & "line 2"

cheers for that Doug

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingVisual Basic Programming > Writing to file


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway