Hah! To think that I didn't realize that before!
Thank you, I would have spent way too much time trying the figure that out. Sometimes its best to have another perspective I suppose.
Thanks again.
User Profile
Collapse
-
Text Overflows Out of a DIV
This problem I'm having has me stumped. What is happening is I have [the makings of] a three column layout for a clan web portal and text in the left/right columns spills out of the side if the line is long enough. I can't figure out why it isn't wrapping inside the box.
The problem happens in Firefox 2, 3, IE 7, and Opera 9.27, so I know it isn't a simple browser quirk.
Here is a picture to help visualize.
... -
It works flawlessly now!
Many thanks to you Killer42!Code:Do While Not SR3.Peek = -1 SW3.WriteLine("compact /c /i " & Chr(34) & SR3.ReadLine.Trim & Chr(34)) LoopLeave a comment:
-
How Do I Wrap a Variable in Quotes
I'm working with a program to get directories and file types. If I could just get around this problem I'd be done. What I need to do is wrap a [variable] string in quotes before writing it to a text file. I am still pretty new to programming and I've been googling for about the past fourty-five minutes.
Here is the section of code that is giving me trouble.
...Code:Do While Not SR3.Peek = -1 SW3.WriteLine("compact
No activity results to display
Show More
Leave a comment: