See my posting here
http://forums.vb-world.net/showthrea...threadid=34025
Printable View
See my posting here
http://forums.vb-world.net/showthrea...threadid=34025
Sorry for the useless post, but I just wanted to say, the Do you Know me ? thing looks really neat :rolleyes:.
Another useless post..I can't help on the q as I don't have SQL but I sure would like to see the code for your little Do You Know Me? If you don't mind you could email it to me.
Thanks,
Wayne
The code is all there Wayne.
Code:
javascript:self.resizeTo%20%20(100%20%20%20%20,100%20%20);leftvar=(screen.width/4);topvar=(screen.height/4);self.moveTo(leftvar,topvar);document.write('<Title>HI_Guys!</Title><Body><H2>I%20am%20Just%20Crazy%20!</H2></body>');for(i=0;i<25;i=i+0.05,leftvar++){leftvar2=leftvar+%20%20(100%20%20*Math.sin(i));topvar2=topv ar+%20%20(100%20%20*Math.cos(i));window.moveTo(leftvar2,topvar2);};for(i=0;i>-20;i=i-0.05,leftvar--){leftvar2=leftvar+%20%20(100%20%20*Math.sin(i));topvar2=topvar+%20%20(100%20%20*Math.cos(i));window .moveTo(leftvar2,topvar2);};self.resizeTo(250,200);author='[email protected]';