Hi,
Is it possible to use logadm to rotate all files inside a directory? I don't know the name of all of the files I want rotated, so I am not sure how to go about doing this.
Thanks.
Hi,
I'm trying to load a jpeg image from a file, add some text to the image, and then save it through Java--again as a jpeg. I don't need to see the image anytime during this process. I've been searching online all day, and I can't find anything. Can anyone point me in the right direction...
Hi,
Is it possible to format the text inside of an option tag? I want the first part of an entry to be bold, and the rest of the test to be normal. Is this doable?
Thanks.
Hi,
I have been given a FoxPro database. I don't know anything about FoxPro, and I don't even know what version of it I was given.
The database that I was given consists of 4 files: a .cdx file, a .dbf file, a .fpt file, and a .hdr file. How would I go about getting the data into sql...
Hi,
I'm new to using stored procedures, and I want to pass a date as a parameter. I'm using ASP, and my function call looks like:
et_uiteststartend 147,1, 6/17/2004, 1/6/2005
When I execute this function, I get the error Incorrect syntax near '/'.
Can anyone help?
Thanks!
Hi, I am trying to create a trigger that updates a table field with the sum of the results of another query. I want to populate the sqa field of projects with the sum +1 of all projects that have a test_fk that belong to a specific phase. Here is my trigger, but I keep getting incorrect...
Hi,
I know that with sql, you can return the top 10, 20 or whatever number of values you need from a table. Is there a way to bring back the middle entries from a query. For example, instead of bringing back the first 20 entries of a query, I would like to bring back the 11th through 20th...
Hi,
I'm creating a database diagram that references a table in another database. Is there a way to make this table show up in the diagam--even though the table I want and the diagram are in two different databases?
Thanks!
Hi,
I have a main window that calls a pop-up window. I want to be able to reference a javascript function in the main window from the popup. Is this doable?
Thanks!
Hi, is there a query I can use that will get the table/sequence names out of a table? And, if I do that, is there another query that would get the fieldnames out of a table?
Thanks!
~Phil
Hi,
How would I change the cursor when I hover over an image? I figure it has something to do with onmouseover and onmouseout, but I don't know the command to make the cursor become the hand or go back to being a pointer.
Can anyone help?
Thanks!
Hi,
Is there any way to make a confirm box have different labels on its buttons other than OK or Cancel. I'm using IE on Windows and I would like the options to read "yes" or "no".
Thanks.
Hi,
I have a table called Weathermen that has a column called reviewed, and I want this field to be updated by a trigger. Whenever something is added to the Table, I want reviewed to automatically be set to No. Also, when an existing record is changed, I want reviewed to be set to No. I'm...
Hi,
I can generate ASP pages in word no problem, but the pages never break when I want them to. Is there a way to insert a page break automatically?
Thanks.
Hi,
I have several hyperlinks on my pages, and if a user clicks on them, I want them to be sure they are doing what they want to do. I wrote the following, but withough the href property in the <a> tag, the text doesn't appear as a link, and the mouse doesn't change either.
Can anyone lend...
Hi,
I have some select boxes, and I want text to appear when the mouse hovers over the various options inside them. I use <acronym title='this hovers over'>text goes here</acronym> to make text appear when a user hovers over text, but it doesn't seem to be working in this case? Does anyone...
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.