eaolson

680
Reputation
69 views

Registered User

Name eaolson
Member for 1 year
Seen 3 hours ago
Website
Location
Age 36
Dec
1
answered how can i controll while loop into another while loop
Nov
1
comment How can I embed a textarea inside of another textarea in HTML?
No, you're trying to put the text </textarea> in your text area. Excluding those entities are what encoding is for.
Nov
1
answered How do I prevent SVN from caching credentials for a single repository?
Oct
11
comment Why can’t variable names start with numbers?
If it had to be numbers+alpha, then you could still do String 0x123 = "Hello World". Unless you state that variable names are "numbers+alpha that don't parse to a valid numeric designation", and that's just silly.
Oct
10
answered How to seek foreing key violations on whole database? (I’m currently using MySQL)
Oct
4
answered Java - Creating a string by selecting certain numbers from within a text file
Oct
1
awarded  Yearling
Sep
12
answered java changing attributes of shapes programatically.
Aug
29
asked Is there a preferred style for “checked” or “disabled” in HTML input elements?
Aug
20
asked Does <STYLE> have to be in the <HEAD> of an HTML document?
Jul
18
comment LabVIEW, SVN, and Branching — any method to the madness? (Method to branch/merge binary files?)
I don't have it on this machine, but you may be right. But nothing stops you from merging a branch to the trunk in Subversion just because the files are binary. At worst, you don't have the ability to do graphical conflict resolution.
Jul
18
answered LabVIEW, SVN, and Branching — any method to the madness? (Method to branch/merge binary files?)
Jul
1
awarded  Popular Question
Jun
27
answered In LabVIEW, get callees without loading a VI