Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 01-21-2006, 03:26 PM   #1
Vince Russo
So Fucking Banned
 
Industry Role:
Join Date: Oct 2001
Location: Atlanta, GA
Posts: 339
What is the command for "Check All" ????

Hey.. I got a huge list of shit where I need to check some boxes...

Its like 1000 boxes I have to check the boxes on.

Instead of checking each box, is there some control command that "checks all" that I can use?
Vince Russo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-21-2006, 03:27 PM   #2
casinoguy
Confirmed User
 
Join Date: Jan 2006
Posts: 325
Quote:
Originally Posted by Vince Russo
Hey.. I got a huge list of shit where I need to check some boxes...

Its like 1000 boxes I have to check the boxes on.

Instead of checking each box, is there some control command that "checks all" that I can use?

nope you need to click on every box.
__________________
For each 4 sites shown in your browser
you will receive 3 hits in return
Join Auto Surf Network today and receive 200 credits FREE!
Autosurfnetwork.net
casinoguy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-21-2006, 03:33 PM   #3
Vince Russo
So Fucking Banned
 
Industry Role:
Join Date: Oct 2001
Location: Atlanta, GA
Posts: 339
Come on man.
Vince Russo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-21-2006, 03:34 PM   #4
XAKEP
Ask me about negative cash flow
 
Join Date: Aug 2003
Posts: 518
ALT+F4 works in IE.
XAKEP is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-21-2006, 03:36 PM   #5
Vince Russo
So Fucking Banned
 
Industry Role:
Join Date: Oct 2001
Location: Atlanta, GA
Posts: 339
Quote:
Originally Posted by XAKEP
ALT+F4 works in IE.

Nice one Fucktard.
Vince Russo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-21-2006, 03:47 PM   #6
Vince Russo
So Fucking Banned
 
Industry Role:
Join Date: Oct 2001
Location: Atlanta, GA
Posts: 339
ANyone?????
Vince Russo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-21-2006, 04:10 PM   #7
bangman
Confirmed User
 
Join Date: Sep 2004
Location: PA, USA
Posts: 5,283
Hm I don't think there is a command for that.
Have you thought of writing up some simple js code to select them all?
__________________
- David Hall
ICQ: 312744199
bangman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-21-2006, 04:12 PM   #8
Ice
Confirmed User
 
Ice's Avatar
 
Join Date: Nov 2002
Location: Sunny California
Posts: 26,053
<!-- TWO STEPS TO INSTALL CHECK ALL:

1. Copy the coding into the HEAD of your HTML document
2. Add the last code into the BODY of your HTML document -->

<!-- STEP ONE: Paste this code into the HEAD of your HTML document -->

<HEAD>

<SCRIPT LANGUAGE="JavaScript">
<!-- Modified By: Steve Robison, Jr. ([email protected]) -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
var checkflag = "false";
function check(field) {
if (checkflag hahahaha "false") {
for (i = 0; i < field.length; i++) {
field[i].checked = true;}
checkflag = "true";
return "Uncheck All"; }
else {
for (i = 0; i < field.length; i++) {
field[i].checked = false; }
checkflag = "false";
return "Check All"; }
}
// End -->
</script>
</HEAD>

<!-- STEP TWO: Copy this code into the BODY of your HTML document -->

<BODY>

<center>
<form name=myform action="" method=post>
<table>
<tr><td>
<b>Your Favorite Scripts & Languages</b><br>
<input type=checkbox name=list value="1">Java<br>
<input type=checkbox name=list value="2">JavaScript<br>
<input type=checkbox name=list value="3">ASP<br>
<input type=checkbox name=list value="4">HTML<br>
<input type=checkbox name=list value="5">SQL<br>
<br>
<input type=button value="Check All" onClick="this.value=check(this.form.list)">
</td></tr>
</table>
</form>
</center>

<p><center>
<font face="arial, helvetica" size="-2">Free JavaScripts provided<br>
by <a href="http://javascriptsource.com">The JavaScript Source</a></font>
</center><p>

<!-- Script Size: 1.47 KB -->
__________________
icq 1904905
Ice is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-21-2006, 04:16 PM   #9
EdgeXXX
Confirmed User
 
EdgeXXX's Avatar
 
Join Date: Nov 2005
Location: Secretely plotting a hostile takeover
Posts: 5,816
Quote:
Originally Posted by XAKEP
ALT+F4 works in IE.

__________________
.
.
.
.

I have a sig
EdgeXXX is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-21-2006, 04:25 PM   #10
Violetta
Affiliate
 
Violetta's Avatar
 
Join Date: Jul 2004
Posts: 28,735
I'm not sure if there is a button (or two) for a command like that!
__________________
M&A Queen
Violetta is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-21-2006, 05:28 PM   #11
Agnosticism
Confirmed User
 
Join Date: Dec 2004
Posts: 100
Tab + Space Bar







1 thousand times.
Agnosticism is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.