January 2nd, 2004 04:32 PM
Worked with Mozilla 1.6b...
January 1st, 2004 05:42 PM
DLL-Files
Yes, we have all gotten the "Couldn't find xxxxx.dll" message before, and here is a site to help with that.
Just thought it might be useful for some people (like for the vb6 dlls)
...
December 30th, 2003 08:50 PM
yeah, but i was referred by a parent that found it on google and believed all of it, people look at this page and nothing else on the site, thinking this is for real...
December 30th, 2003 08:40 PM
http://www.adequacy.org/public/stories/2001.12.2.42056.2147.html
The BIGGEST load of BS on the net it seems, and also the funniest.
The sad part is the parents and such reading this and...
December 29th, 2003 11:24 PM
A really easy way is to add a scripting control into your form.
Example (assuming the scripting control is set to vbscript and is called sc1)
Private Sub Form_Load()
dim thestring as string...
December 29th, 2003 11:14 PM
December 29th, 2003 10:57 PM
They did use javascript at showmyip.com, but there is an easier way but requires more.
PHP is an easy language for things like this because its a lot less code and does so much more, but it does...