What is the best way to get these preview thumbnails to appear to have 1px borders? Currently when they align each other, side-by-side, they appear to have 2px borders.
Here's my test page: http://www.hittoon.com/t
Each thumbnail is wrapped in a div with the class name img165.
Here's the CSS...
Hi,
Is there a way to detect, from PERL, if a user has Javascript enabled or disabled?
I know about the <noscript> tag (but i need to detect it from perl)
<noscript>
JavaScript is turned off in your web browser. Turn it on to take full advantage of this site, then refresh the page.
</noscript>...
I'm trying to create navigation feature similar to what tek-tips.net did with theirs:
http://www.tek-tips.com/threadminder.cfm?pid=219&page=10
Example: « ‹ 5 6 7 8 9 [10] 11 12 13 14 › »
You can view my progress here:
http://www.jesterartsillustrations.com/cgi-bin/test-select.pl?page=47...
I can see the processes running in real-time by using the "top" command. What command do I use to view the paths to each process while running the "top" command?
Kenny G. Adams
The following command returns the version of Red Hat that is running but it does not show if it is the 32-bit or 64-bit.
cat /etc/redhat-release
How do I determine whether this server is running a 32-bit version or 64-bit version?
Kenny
Hi Annihilannic,
I'm running this on a Linux machine. Your code worked but it is ahead by 1 hour and the minutes are running behind by 15.
The one thing in common between your code and rharsh's code is that they are both displaying 15 minutes behind the actual PST time. Is this fixable...
Thanks Kevin!
Hi rharsh,
Your code works for me but the minutes are not matching the actual PST minutes. They seem to be off by 15 minutes.
rharsh's code at work:
http://www.clipartof.com/cgi-bin/get_time2.pl
Kenny
Yes, it's working now. The problem had to do with not have special privileges to access the server from a remote location.
Thanks,
Kenny G. Adams
http://www.TheDodoReport.com/
...to server version: 5.0.22
Enter the following to give your remote server privileges to access the database:
GRANT ALL ON database_name_goes_here.* TO username_goes_here@ip_goes_here IDENTIFIED BY 'password_goes_here';
Feedback from server: Query OK, 0 rows affected (0.00 sec)
Best regards...
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.