Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~565 People Reached

4 Posted Topics

Member Avatar for joequincy

I'm having one heck of a time trying to match a tag. It looks right to me (and checks out in all of the Regex Tester webapps I've tried) but does not work when I put it to use. The following is the code (with site address and name replaced …

Member Avatar for digital-ether
0
225
Member Avatar for michael123

I know this is over a year old, but I'd like to update the response for any googlers. The following will work in all major browsers: [ICODE]document.formname.submit();[/ICODE] where "formname" is the same as the form's "name" attribute. OR [ICODE]document.getElementById('formid').submit();[/ICODE] where "formid" is the same as the form's "id" attribute. Again, …

Member Avatar for Luckychap
0
172
Member Avatar for styzer

are you currently using a template of some sort, or could you post an image of the folder tree so we have an idea of what you're working with? Are you currently using html, php, asp....? I don't know enough about this to even start, although it sounds like you're …

Member Avatar for styzer
0
86
Member Avatar for joequincy

I have a 120GB HDD that is split into a 12GB partition for Windows and a 100GB partition for Programs On the 12GB partition, I have 6GB taken up by visible files and approx. 1.5GB allocated to System Restore... but I have only 1GB free. That leaves a 3.5GB hole, …

Member Avatar for gerbil
0
82

The End.