Video clip shown in CNN about dogs and cats in China
Wed, 14 Dec 2005 09:17:03 -0800
mms://a805.v9135e.c9135.g.vm.akamaistream.net/7/805/9135/0029/peta.download.akamai.com/9135/downloads/jcruel_china_dog_med.wmv
...
|
Drawing shapes in DHTML
Tue, 13 Dec 2005 11:13:04 -0800
I am looking for a way of creating simple line drawings on an HTML page. I
have found several references to DirectAnimation with looks perfect but it
appears that support for it is going away. Is this true? Is there something
new to migrate to? ...
|
inserting a photograph from a different server
Sun, 11 Dec 2005 22:33:53 -0000
I know the easiest thing would be to upload the required photograph onto my
server but....
Is it possible to insert a photograph on a web page from a different server?
I have tried playing about with code like <IMG
SRC="http://www.myserver.com/mypic.jpg"> but it doesn't seem to work.
Is it possible?
...
|
check out Cart
Fri, 9 Dec 2005 09:11:02 -0800
Hi,
I'm trying to build a shopping online website and I would like to know how
to make a check out cart and connect it to the payment method (ie.when the
customer say for instance add item1 then item2 to the basket then check out
and go to secure payment links find his or her items in the cart and do thier ...
|
loose.dtd
Wed, 7 Dec 2005 19:15:52 +0200
Hi
The following HTML in IE 6 shows a table with the bottom row aligned with
the bottom of the page, and the upper row covering the rest of the page.
If I change the doctype to include a reference to loose.dtd it doesn't
render the same way.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN ...
|
Refreshing with frames
Sat, 3 Dec 2005 05:16:02 -0800
I have an ASP.Net application which I am necessarily converting to frames.
The main problem I am encountering is that, whenever the Refresh button is
clicked, the entire frameset is re-loaded and all frames are returned to
their original pages (as defined in the frameset). In this app that is the
login pa ...
|
Associating an icon with 'favorites'
Thu, 1 Dec 2005 17:33:03 -0800
Over the years, from time to time, I've added a website as a 'favorite', and
noticed that an icon (other than the standard ie icon) would be associated
with it. Unfortunatley I don't have any of these saved anymore. I have a
current project I am doing where my customer wants me to associate an icon
with ...
|
|
|
userdata limits
Wed, 30 Nov 2005 02:03:19 -0800
Hello,
I’m using userdata.save to save sum info.
I have found that there are size and number limits for the userdata storage
area.
What will happen if I will try to save and userdata storage area will be full.
Is there a way to ensure that my data will be saved.
Thanks
Rami
...
|
border styles on TD tags?
Tue, 29 Nov 2005 12:51:55 -0500
Hello all,
I am trying to put on only one border on a TD tag, but it doesnt seem to
work.
My code is as follows:
<td style="border-left: solid 1px dimgray;">
It does not render the border i am expecting to see though.
Is there some other way to code this? I need to control the borders on the
TD level ...
|
Best option to include other controls
Mon, 28 Nov 2005 17:06:05 -0800
I have a simple question.
I have about 25 web pages, all with the same heading, error message, etc.
What is the best option to include these controls in all of the pages?
Basicly they're just labels. I started to figure out how to create a user
control, but it seems like a lot of work for just a couple of ...
|