I do use Photoshop. I just can't seem to get the clarity I need. Is it a matter of the size change ? Sometimes I get images that are 1000 pixels wide - say a logo; I need to shrink them to 150px. After that, you can't read the writing on them any longer.
Hello,
I am always receiving jpg's to post on websites - but they are always huge, and I have to shrink them. Once they have been shrunk 30-40%, they don't look very clear anymore. Especially pictures that have had text overlaid on them.
How do I do this ? Can you do this in Photoshop?
Needless to say - I am looking for a new cold fusion hosting service. I have been using Hostmysite for about 6 years - in the beginning they were excellent, but each successive year has shown a steady decline in service and reliability. My main concern is the steady increase in downtime. Several...
I use this code to logout my users from my application. However, it doesn't seem to work in Firefox 2.0.0.11 - although it seems to work in IE. In Firefox, after logging out I can still hit the Back button in the browser, and pull up restricted pages. Has anyone else seen this ?
<CFLOCK...
Hi,
I want to get a recordcourt for all the users within eachstate; so, if I sort the results using a "group" parameter in Cfoutput, I would like the number of records in each state to be counted. Using my current query, I just get the total number of registered users in all the states, not...
Hello,
My logout button doesn't seem to work at all. Hitting the back browser button not only reloads all the pages I have recently viewed when logged in, it re-logs me in again.
I have a logon page that passes user names and passwords (logon.cfm) to getuserinfo.cfm
GetUserInfo validates the...
I have a report where the query results are sorting on two fields - last name and then membership
I want to show all the people who are not members first, then have a line or space to separate them from all the people who are members.
How can I get a carriage return in between the two groups...
When I go to delete a computer from the directory, I get this error:
Object RECORDS1 is a container and contains other objects. Are you sure you want to delete object RECORDS1 and the objects it contains ?
How can a computer be a container ?
I need to find duplicates in the records of a table, but also need to see all the fields,, not just the fields that might contain duplicate information.
Here's the code I'm trying;
<CFQUERY NAME="DC" dbtype="query">
SELECT LastName, FirstName, Zip, CamperID, Zip, Email
FROM DC
WHERE LastName...
I have a form where you can add multiple entries .. but the last field that gets entered does not get saved unless you tab to another field after making the entry..
How can I get around this in the form ? I've tried DoCmd.Save but that does not save the last field modified/entered..
Thanks for the suggestions, but they didn't seem to do the trick. Here's my latest try
SQL = "Delete * from [RegularHours] " & _
"Where [DayScheduleSet] = #" & Format([ThisDate], "Short Date") & "#
I have the following code to delete records from a database. The problem seems to be with the date field; if I use a different parameter, for example, delete all records where Lastname = "smith", the code works fine. But I cannot get this to match records with the date entered in the form field...
We have new Windows XP machines which come preconfigured to go into Standy mode after 15 minutes. We don't want these pcs to go into Standby at all.
We can logon as Administrator and set the Standby power option to Never, but as soon as a normal user logs into the domain (Windows 2000 AD), the...
I was watching a user on a Windows 98 machine who suddenly developed problems. She logs into a 2000 domain, and it looks like the 2000 server is running a logon script and copying profile information over before the desktop loads. The first time she logged on, she was able to run MS Word, Access...
A logon script I used last year does not work this year in MSN sites. I seem to be able to override it by adding the domain name as "allowed" in the IE6 Privacy setting.
Does anyone know why the session variables do not work from within MSN ?
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.