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
I updated the code because the hour processor was all messed up. I'm still having issues with the minutes not matching PST time.
@months = qw(Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec);
@weekDays = qw(Sun Mon Tue Wed Thu Fri Sat Sun);
($second, $minute, $hour, $dayOfMonth, $month...
Hi,
I'm trying to display my server's CDT as PST but I can't get the minutes right. The minutes are not matching the actual PST time but the hours do.
Here's the code I'm using and you can see this function at work in the top-right sidebar at http://www.clipartof.com/
@months = qw(Jan Feb...
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/
Thanks for helping.
I ran the following on the command line to give my remote server privileges for accessing the mysql database.
Login to mysql as the root user
mysql -u root -p
Feedback from server: Enter password:
Enter your root user password:
XXXXXXXXX
Feedback from server: Welcome to...
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.