This may not actually be the problem, but all I'm saying is, make sure that your macro has the execute permissions set in such a way that a non-root user can execute it. Otherwise, whatever other...
Assuming you are running this from a web page: You say you are able to run the command from the command line; did you do so while logged in as the Apache user? If not, you might try that. If it...
There are a number of tools out there that help can you with browser testing; they'll let you launch pages in different browsers, and varying versions of browsers, within the tool. Google "IE...
That seems to suggest that a line break will be automatically appended if your text fills the cell. Maybe if you extend the cell length to more than...
The '+' operator concatenates strings. You'll need to cast the values as numbers. Just Google "javascript convert string to number" and you'll get all kinds of help.
Is your example really indicative of your data? I mean, you don't have any unique fields in the record? No id field? I'm asking because it makes a difference as to what kind of solution will work....
The results seem to come back pretty quickly for my search, which is good. But, it wasn't immediately obvious to me that I'd gotten results back. This...
Seems okay. I opened it in Firefox 3.6. Browsed to an ebay result. Personally, I seriously dislike having scroll bars around the ebay page when it's displayed. It means I have two sets of scroll...