Another PAQ builder. Below are 5 of the Frustration makers in HTML. But
there won't be any B or C grades for them this time.
So 100 points for the best exlanation for one or more of the "Y...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_20089707.ht...
Zones:
HTMLDate Answered: 03/17/2001 Grade: A Views: 0
How would you select a range of cells and assign the contents to an array variable (is this possible)?
ie: Dim MyArray(1 To 2, 1 To 10) As String
MyArray = Range("A1:J2")
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_201...
How do I assign a character to a class one at a time because I am reading a character from the comm port one a time using interrupts.. I am using MSVC++ 60. give am exsample that works for 200 m...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20319278.html
Zones:
C++Date Answered: 08/06/2002 Grade: B Views: 0
Inside the OnDraw method I have the following code:
float fZoom = ::ZoomFactor(iZoomRatio);
CRect rect;
rect.left = (long)(m_iPos.left * fZoom)+offset.x;
rect.top = (long)(m_iPos.top * fZoo...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20374759.htm...
Zones:
Windows MFCDate Answered: 10/17/2002 Grade: A Views: 0
Hello
I want to assign shortcut keys to the menu dynamically is it possible
Then how???
Application user will specify the key combination, which will be used as Shortcut keys for invoking the ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20452399.html
How (or can you) assign a macro to a hyperlink.
Specifically:
How do I assign a macro to a hyperlink (or an object that looks like a hyperlink) to hide and unhide rows 23 to 34?
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_204...
I was assigning msi through group police in such way that it should install automatically. But it is not happening. What could be wrong?
Is any free soft ware OR trial version for do this job .
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_20518519.html
My program allows users to create a file with a ".tc" extension. When the user double-clicks a file that they've created, it should open with my program. How can I do this? Also, the default icon f...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20555576.html
Zones:
Visual BasicDate Answered: 03/20/2003 Grade: B Views: 0
Hello all,
I have an Address COM object that I need to use as a property in a second Client COM object.
So in the Client.h code I have:
CComObject<CAddress> *m_SubjectAddress;
and in t...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20819435.html
Zones:
C++Date Answered: 12/08/2003 Grade: A Views: 0
Hi lads,
I use he following function to check user input for multiple keywords. It works fine if i use it on its own.
But as soon as i put it into my script, and run it multiple times it cr...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20829222.htm...
Zones:
ASPDate Answered: 12/19/2003 Grade: A Views: 0