Hello, and thank you for your time. I am converting an old slide show with a tape (and beeps) to HTML/Javascript. Each slide is now a single webpage. Each...
I love the free version of Wisdom Soft's ScreenHunter 4. http://www.wisdom-soft.com/products/screenhunter.htm Check it out! Dean ... From: "D Woods"...
Good evening. I actually wanted to do this once and searched pretty extensively. It appeared that with an additional patch to the php on the server, it was...
What is the way to set this up in PHP? Is there any way to set the margins using PHP as well? --dave ... It appeared that with an additional patch to the php...
Truthfully, I scrapped the idea. Check out http://www.phpbuilder.com/manual/ref.printer.php for info. davidkiersh <davidkiersh@...> wrote: What is the...
I found a software like snagIt that does it yet 1) it is not freeware 2) it is pestered by the same limit all these landscape softwares seem being pestered by:...
you'd use document.layers["your_Id_here"] don't append 'style' to that. That is, for instance: document.layers["your_Id_here"].backgroundColor yet the scope of...
By the way, name and id are two different things, you know that yes? <form name="aName" id="anId"> you just cannot address the one for the others and in Ns4 ...
... Have you tried HyperSnap-DX <http://www.hyperionics.com>? I've used it to 'capture' some pretty huge pages, though I couldn't tell you the byte count... ...
Hallo in the last 3 days whenever I post to the group the post goes through but I also receive a message saying (wrongly) it did not. Instance, you'll see it...
How do I access my applet inside a DIV in NS 7.1? I need to re-write my assignment of StatusApplet in the code below. Here's what I used to have when I only...
Additionally, some software firewalls block the browser (client side) from carrying it over. E.g., AtGuard and Norton Internet Security. ... From: "Snake...
Montanelli
montanelli@...
Mar 9, 2004 1:05 am
19839
I wish to start learning PHP, preferably on-line. Is there a good website (Free or cheep) that teaches PHP programming? Especially for those who do not know...
CGI.REMOTE_ADDR This variable designates the IP address of the client that made the request, as a String (e.g., "198.137.241.30"). Access it by calling ...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The Southeast Ohio Macromedia User Group (SEOMUG) is hosting Spring <br> Info Tech, a one-day...
In tomcat-3.3.1, I have a folder ../webapps/OpM/attachments which contains files like txt, doc,jpeg,xls etc. All the files are accessable by the url such as ...
Ive been using : filter:DropShadow (Color=#cccccc, OffX=3, OffY=3, Positive=true); to create a dropshadow on some text however the drop shadow doesn't print....
Hello Guys: I have a traditional set of Expanding and Collapsing menus, but what I really want to do is show different sections instead of an expand and...
Hello Guys: I have a traditional set of Expanding and Collapsing menus, but what I really want to do is show different sections instead of an expand and...
Hi guys, haven't posted in a while, been messing round with CSS (Cascading style Sheets) I was wondering if one of you can tell me how to create a <div> tag ...