Hi Everyone:
I am trying to load XP Professional on one of my computers. Interestingly, as XP Professional copies Setup files to the HDD, it always stops at the driver.cab file. I...
I failed to create Device Dependent bitmap (on Windows 98,on Win2000/Nt works fine)
of more than 2400 * 2400 size. I tried with following
functions
CreateCompatibleDC
CreateCompatibleBit...
I have a video capture device (Logitech's usb web camera).
I would like to generate an MPEG2 stream by using directshow filters.
I have an MPEG2 encoder filter.
I also have the source filte...
I've got a skinnedmesh character walking from point A to B on a flat terrain object. I want to be able, like in any strategy game, to click in the view area, and my code must convert my mouse ...
is it possible to disable a frame using jscript?
e.g. i have 3 frames, i want to disable the first 2 frames whenever a particular page is loaded in frame 3 and enable them back before unlo...
Hi all,
Here's a tricky one - I'm getting a "Domain Error occurred" with the below whilst inside a cursor which loops through a table performing a calculation on each row:
I'm replicati...
Hi guys,
Is it possible to select all columns except one without having to type each column name. Its a bit tedious typing 14 column names just because I dont want one!!! Thanks
hi,
i'm using Win2k as an OS for Both Client-Side and Server-Side(Middle-Tier Server & DB Server), COM+ is the Middle-Tier Technology used.
i use export an Application Proxy to be installed ...
I'll be very pleased if somebody could point me to a tool for windows 2000 that performs like hping (or even like tcptraceroute).
Does anybody know if a tool like that exists?
I have a JSP page which displays data from a database (DB). The data in the DB is updated every 30mins. I would like my JSP page to automatically run a java bean every 5-10mins to check my DB ...
Hi
I have this code:
Resultset rs1;
rs1 = stmt.executeQuery(" select text from user_views where view_name = 'my_view');
now the text column is a Long datatype in Oracle
getStri...
Hello all!
Does anybody have a working example of ASCII <--> UTF-8 conversion?
Thanks in advance!
I am running a windows 2000 sp-4 server with Exchange 2000, sql server 2000, faxmaker for exchange ver. 10.0, IHateSpam Server Edition, Symantec Antivirus 8.1 for servers, VERITAS BackupExec 9...
hello,
i wrote a BD procedure to create a user at runtime it works very well in SQL*Plus environment but when i call it in forms 6i it generates errors at run time,
i'm using EXECUTE IMMEDIA...
I am using Excel XP VBA.
I feel this is impossible but I thought I would ask anyway!
On my workbook I have a button which says Email.
When the User presses this button, the workbook o...
in VB.NET - How can I get a strong-named .NET assembly to reference a vb6 component which is not (and cannot be) strong-named.
Strong-Named components can only reference other strong named ...
Hi
I am trying to use JSTL in my application but keep getting the following message:
org.apache.jasper.JasperException: This absolute uri (http://java.sun.com/jstl/core_rt) cannot be reso...
Hello:
I've noticed many other posts relating to the Global Address List and have followed what I think is most of the advice to no good end. Of course I can always just blow away the serve...
I Need my user to select the group by field (s) dynamically during runtime.
I have a DB of students data for example.
I need my user to choose to display this data grouped by Class, by age, ...
Hi
I was wondering if there is any way to see a log of the open files (administrative tools->computer management->System Tools->Shared folders->Open files). I would be interested in a log ...
Hi,
I' m using JSP and am trying to query a date range against an Oracle 9i database which has a date field containing the following format: 9/12/1998 12:31:45 AM
I'm using a preparedStat...
Hello,
I have been trying to re-install Win95 to my IBM 560X laptop (which has the IBM EXTERNAL 20X CD-ROM PCMCIA DRIVE) with boot disks downloaded from Bootdisk.com and I have fallen into ...
I got this error message when a client tries to connect to my sendmail server. I do not get this error if the client is using outlook or netscape mail. They only get this error message if th...
I have an ASP page that is using
Response.ContentType = "application/vnd.ms-excel"
at the top to create excel output.
My question is:
1) The worksheet name appears to grab stuff off o...
Oh Dear,
After I barely made it through the Oracle world now my employer throws Sybase SQL Anywhere at me and I have no clue yet!
One of my many questions:
where do I find an example fo...