http://img4.southernliving.com/i/201...-x.jpg?500:500
Printable View
Oh God....I'm salivating!!!
Pears are too gritty - they need to correct that and all would be fine :)
By the way, I just calculated the total memory being used to store the attachments in this thread: 19,132 KB -or- 18.683594 MB.
The way I did it was:
1) Set up a new windows form application
2) Add a WebBrowser
3) Set the URL to http://www.vbforums.com/misc.php?do=...hments&t=31871
4) Add a button
5) Generate the button's click event
6) Imported RegEx
7) Set up a function
Here is the total code:
Code:Imports System.Text.RegularExpressions
Public Class Form1
Private Sub Button1_Click(sender As System.Object, e As System.EventArgs) Handles Button1.Click
Dim i As Double = 0
For Each ele As HtmlElement In WebBrowser1.Document.All
If ele.GetAttribute("className") = "size" Then
Dim txt As String = ele.InnerText
Dim int As Double = Num(txt)
i += CInt(int)
End If
Next
MessageBox.Show(i.ToString)
End Sub
Private Shared Function Num(ByVal value As String) As Double
Dim returnVal As String = String.Empty
Dim collection As MatchCollection = Regex.Matches(value, "[0-9]+(?:\.[0-9]*)?")
For Each m As Match In collection
returnVal &= m.ToString()
Next
Return Decimal.Parse(returnVal)
End Function
End Class
If y'all can find anything wrong with it, that'll be nice. 19,132 KB is a lot of memory!
So what happens to you when you go to that page you linked - the one with all the attachments - and you click on the CANTALOUPE one??
All pics I posted in this thread were linked off-site. Saves attachment space from being consumed.
I get this
I get the same thing to whenever I try to open my bug link.
Not 'bugged' link, but the bug in my signature. This url:
http://www.vbforums.com/attachment.p...3&d=1373310493
I always report that this site is safe to MS.
By the way Niya, you're about to pass me up in post!
I've been slowed down because I've been studying for my Life & Health license.
I don't know why I need to study for the Health as it'll change in a short while.
Of course, to understand it, one would have to know that the @ symbol means AT, which is a meaning that seems to be fading, though it is still valid.
I like that flying-A - that commercial-AT sign...
I don't have any problems with the bug or the cantaloupe. Hope that doesn't make you too meloncholy!
Ooooh. Good one.
Because that was in the Forum Feedback section, I wanted to post this:
http://d28hgpri8am2if.cloudfront.net...2366107_hr.jpg
LOL.....total coincidence. I never even seen that show :)
My bones are ready.
I need to work on beard length to get into the Duck Dynasty category.
"Duck Commander is both the name of a best-selling duck call and the name of the West Monroe, Louisiana based company which produces them and other duck hunting related merchandise as well as deer hunting merchandise under the Buck Commander name.
The company was founded by Phil Robertson. A star quarterback at Louisiana Tech (playing ahead of future Hall of Famer Terry Bradshaw), Robertson had offers to play in the NFL but turned them down since he didn't want to miss duck season, or face the stress of having people trying to tackle him. He began his business in a dilapidated shed, where he spent 25 years making duck calls from Louisiana cedar trees." - wiki
"Phil is known for his dislike of modern technology (he proudly admits that he does not own a cellphone or a computer)"
Well there you go, a show for royal Luddites; what will they come down with next? :-/
Witis?! Where did you geaux to?
Ah, dday9, spoken like a true Dauphine of France; I did not geaux to, I had to work on another project which was just about ready after 4-5 years, and it is still taking a lot of my time, although I think it should be over very soon. \(°.°)/
\(°.°)/ - That is friggin hilarious!
Wow Witis is back. Gotta start posting moar mermaids!!!
For that matter, it takes an even stupider duck to hit such a tree.
I really should check the last couple of pages to see what mischief you have been getting into Peter while I have been away... °o°