I have a page in which there's a hidden 'div' containing a gif image that must appear when the user clicks on a button.
The matter is IE refuses to show the gif animation and freezes on the first frame. This happens only if I dynamically show the image: if I leave it appair on page load, I can...
I'm building my first application with Struts. I would need to have some data available every time my Actions' execute() method is performed. So I was trying to find the right place to put the code where I load this data (I get them from a MessageResources).
Some solutions I thought about:
1)...
Hi,
someone tells me that it's possible to print an Excel document splitting a column like it was three, so that it comes out on the same page instead of having a single column that spans over three pages. Is it true? How is it possible?
I hope to have been clear...
thanks
bye
I have just installed PostgreSQL 7.2.3 and I need to load it with a dump from 7.0.2, but when I submit my dump I get an error.
After the install, I created the data directory with
mkdir /usr/local/pgsql723/data,
then chown postgres /usr/local/pgsql723/data
(obviously postgres user did already...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.