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 ?
...dbtype="query">
SELECT LastName, FirstName, Zip, CamperID, Zip, Email
FROM DC
WHERE LastName In (SELECT LastName FROM GetCmprs As Tmp GROUP BY LastName,FirstName,Birthday HAVING Count(*)>1 And FirstName = GetCmprs.FirstName And Zip = GetCmprs.Zip
ORDER BY LastName, FirstName, Zip
</cfquery>
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") & "#
...in the form field "CreatedON"
Dim ThisDate As Date
ThisDate = Me!CreatedON
Dim db As DAO.Database
Dim SQL As String
SQL = "Delete * from [RegularHours] Where [RegularHours].[DayScheduleSet] = " & "#" & ThisDate & "#"
' SQL = "Delete * from RegularHours " & _...
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 ?
I am having a problems with MSN/hotmail and session ids. My application creates a session id and it works fine unless you are logged in to Hotmail. If you click on the URL from an email message in Hotmail, hotmail opens up the logon web page in a frame inside of Hotmail.. and the session id does...
I was recently working on a Windows XP computer, SP1, which was missing the "server" service in the services applet. It was also missing the entire key from the registry.
Does anyone know how to restore this bit in the registry hklm\software\system\current control set to recreate the...
We have 2 SQL servers running. Server 1 is sql 2000; server 2 is SQL 7. A vendor setup Server 2 and also installed a copy of the SQL server and SQL server service manager on the desktops of the clients that attach to server 2.
I was surprised by this, but for some reason, they say they have 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.