I usually use PSP to resize images because it's a million times faster (less menus, resize prompts remember last used information, etc) but it timed out.
Now I'm using PS CS2.
My question is, is it possible for me to set an option where when I resize an image it'll keep the last used settings...
I need help from someone who's familiar with MySQL (and hopefully Perl), more specifically JOIN statements where I can SELECT from two separate tables completely inside one statement.
I have 2 tables (engines, special_fields) and the fields that are identical between them are engines.name and...
I need help from someone who's familiar with Perl AND MySQL, more specifically JOIN statements where I can SELECT from two separate tables completely inside one statement.
I have 2 tables (engines, special_fields) and the fields that are identical between them are engines.name and...
I need to know how many rows are returned that satisfy my query.
my $data = qq(SELECT search, engine, time FROM searches WHERE UNIX_TIMESTAMP(DATE_SUB(CURDATE(),INTERVAL 7 DAY)) <= UNIX_TIMESTAMP(time));
I need to know how many rows will be the result of this. The thing is, I am doing...
my $dbh = DBI->connect("DBI:mysql:$dbase", $mysql_user, $mysql_pass) or
print DBI->errstr;
my $data = qq(SELECT search, engine, time FROM searches WHERE DATE_SUB(CURDATE(),INTERVAL 7 DAY) <= time);
my $sth = $dbh->prepare($data);
$sth->execute() or die $dbh->errstr;
my ($search, $engine...
use DBI;
my $dbh = DBI->connect("DBI:mysql:$dbase", $mysql_user, $mysql_pass) o
+r
print DBI->errstr;
my $data = qq(INSERT INTO searches (search, engine, time) values(?,?
+,?));
my $sth = $dbh->prepare($data);
$sth->execute("$search", "$engine", NOW());
It says NOW() is an undefined...
Anyone familiar with matching their text and links with google ads?
http://www.spyderscripts.com/ads/ads.html
The top one is the ad, the rest are my links and text I want to match identically. I can't put my finger on it but the fonts or the sizes between their ads and my text aren't...
Hi everyone. Posting this for a friend of mine (it's her site).
http://www.sudsandwicks.com/newsite/SAWtemplatetables.html
There should be three tables in the main section and each of the three should have an image inside them. I see all 3 images, a friend of ours sees all 3 images (in both...
I'm sure you get asked this a lot but I need a JS link code that will open a page without toolbars, scrollbars on auto (if possible) and where I can preset the height and width of the window. Is it also possible to pass a TITLE param onto a window? Or is that not possible at all?
Can someone go to http://www.spyderscripts.com/scripts/10.shtml and look at the 2 demo and download buttons on the bottom?
I need the two buttons side by side and I can't figure out what's wrong. I always have problems with PayPal buttons like this.
Working on the 5th version of my new template (still having problems getting it to work).
The designer I hired set it up so I can't add the needed cellpadding.
You can look http://www.spyderscripts.com/newtemplate/3/
The content section, as you can see, is on the side of the bar to it's left...
Can a page use more than 1 CSS file simultaneuously?
I have a little Perl script I wrote that works as an include as opposed to loading the script directly. I was wondering if it would work to have one CSS for my web site and call a different CSS from within my script. Would that work?
Or...
http://www.spyderscripts.com/news.shtml
On the left side of the screen is a chatterbox. As you can see, it sort of centers itself vertically on the left side depending on how large the page is in height.
I need it to align itself to the top, no matter what size it is.
I've tried adding td...
Hi guys. Not too savvy with web design (programmer though) and created one with Photoshop CS2/Image Ready.
Second template ever and it's pretty simple. It only came up with 6 errors on the W3C validation.
Can someone help me sort these out? I want to be totally compliant.
My URL is...
I have a laptop that has recently begun shutting down CONSTANTLY. Any time I hear the processor working hard for a few minutes it will shut down and I won't be able to reboot it successfully for about 5-10 minutes.
My first guess was it was overheating because the casing was getting warm, so I...
Hope this is the right palce to ask. A client came up to me asking me to make him an online radio station type of thing (I'm just their programmer, I don't have any experience with designing or things of this nature).
What does one need to do to stream LIVE audio? Not saved MP3s or anything...
Can someone give me the inline code to make a background image in a TD cell not repeat? I found lots of examples in CSS but not a complete one that showed me how to use it in a table. The examples where just for BODY tags.
I need it for a <td> tag
I am a programmer, not a techie, so bare with me if this seems like a a n00b question.
I built a site scraper that collects 6000+ proxies live once a day from 3 proxy web sites.
I then use the proxies to test my server with a second script I wrote using Perl. The problem is, most proxies I...
On Windows XP and I have a digital camera that takes ASF video files. One of the 4 files is corrupt and won't let me open it. It loads on the camera playback but windows says it's corrupt.
Any ideas on what to do to transfer it to the computer, corrupt or not? I tried running chkdsk on it but...
New to Java..well.. yesterday.
Quick question. How do I get a simple Hello World script.class/script.java to be executed in the browser?
I want to play around with it outside of the CMD/DOS console.
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.