
December 8th, 2003
11:42 AM
i got a question. how can i add a search. its not like the google one. its "search.php?searchstring=anything&cserver="
hey Dumpy Dooby, how did you get the calendar on your desktop. did you do that yourself or did you get a program?
___________________

Digital Defect
Last edited by p5ych0_6sic6, December 8th, 2003 11:54 AM (Edited 1 times)

December 8th, 2003
04:37 PM
well, i'm going to assume you know html, if not, lemme know and i'll walk you through it step by step. check out this script that i made http://www.purelymag.com/public/dumpydooby/scripts/links.html
just view the source and you should be able to follow the same pattern.
and the calendar program that i am using is called wallpaper calendar 3. it's made by zepsoft. i believe the url is http://www.zepsoft.com/walcal3 (if that's not it, just google)
___________________
"OH IM GEE AR OH EF EL WINOWS SI SUKX!@
MAC SI BETAR AND MICO$OFT (HAHAHAHA I USED A MONIES SIGN!~@11) SI TEH DEVAL!@~@11"
--
These people also probably use AOL 9.0 OPTIMIZED!

December 8th, 2003
11:59 PM
Dumpy Dooby, i got the xdccspy and google searches to work, but i cant figure out how you got wallcal3 into your desktop html. can you show me the source for your desktop? thx alot btw
___________________

Digital Defect :: Portfolio, Templates, and Tutorials
come join us at #nyc+nj on Efnet

December 11th, 2003
11:25 PM
anyone?
___________________
Signature Suspended as it is in violation with the signature rules

January 2nd, 2004
11:57 PM
Bringing up an old topic. Yay me.
I just attempted this, and I just wanted to post and say "Whoo!" It's great. I was even able to link to my Recycle Bin. On Windows2000, view hidden files and folders, and it's C:\recycler\xfoldername
An error comes up, so I cut that out of the file, but still :/

January 22nd, 2004
10:55 PM
can you pretty make the desktop.html anything you like. Basically like a webpage? I want to put drop downs on it so I can access all my programs from dropdowns. IS that possible?
___________________
-www.ohphooey.com
-www.endingsoon.net

January 22nd, 2004
11:09 PM
Since the links are in java...how would I impliment a drop down?
___________________
-www.ohphooey.com
-www.endingsoon.net

January 27th, 2004
11:42 PM
I am evil.
Status: Offline!
There's no "Desktop" tab on Win2KPro! :confused:
___________________
Gmail!
http://www.ryano.net/iraq/?1375364
http://www.ryano.net/iraq/?1375379
irc.veonex.net » #central, #requiem

February 12th, 2004
12:42 AM
A R S E N A L
Status: Offline!
Okay instead of 1 div id as progList i added 2 more for folders and games. and they all look like this. I can move them in dreamweaver in the design portion, but as far as coding goes the positions are the same. Basically what I'm asking if how to come up with the locations in pixels? "right: 15px;" I realize there is trial and error but I was wondering if there is a more efficient way to do it? Thanks.
#progList {
border: 1px solid #000;
position:absolute;
right:15px;
top:190px;
left: 31px;
width: 174px;
height: 219px;
background-color: #333333;