Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 1729(0.011 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.8
Trying to run an .exe file created in vb4, I got two different kinds of errors: running the setup wizard an "Unexpected error. Quitting" appears, while loading the temporary files. This error apear...
Zones: Visual BasicDate Answered: 06/15/1998 Views: 0
want to be able to show each of 3 (0r more) pictures in a frame for variable time length then go back to beginning and start over. Need to have the routine stop if any key or mouse movement is dete...
Zones: Visual BasicDate Answered: 09/23/1998 Views: 0
I'm developing a program which should be able to print HTML documents, including images. But I can't find any appropriate function in VB. I know of the Printer.PaintPicture method, but I can't prin...
Zones: Visual BasicDate Answered: 10/15/1998 Views: 0
I guess I've been working on too many things for too long since I can't seem to remember (or figure out) the easiest way to get a bitmap (via hBMP) into a Picture object... Anyone know how to do t...
Zones: Visual BasicDate Answered: 01/29/1999 Views: 0
dbase.Execute "UPDATE Students SET [Picture] = " & frmPicStud.Image1.Picture & " WHERE [IDStudent] = '" & frmResultStud.txtFields(0).text & "'" that's the causing problems query... What's wrong? A...
Zones: VB DBDate Answered: 02/18/1999 Views: 0
hi. i have scanned a large amount of pictures to bmp-files. now i want to put them on the web. are there any command line tools to resize them automaticly (and maybe convert them to jpg at the same...
Zones: Web Graphics SoftwareDate Answered: 03/19/1999 Views: 0
I want a print function in my program (print pictures). The code I have: Dim BeginPage, EndPage, NumCopies, i  CommonDialog.CancelError = True  On Error GoTo ErrHandler  CommonDialog.ShowPrinter  ...
Zones: Visual BasicDate Answered: 04/30/1999 Views: 0
In a form, there is a command button named cmdpic. By clicking this button, a picture is loaded in the form with the command: <Picture = LoadPicture("c:\Progr\CLIP\foto1.jpg") (The picture -foto1....
Zones: Visual BasicDate Answered: 07/03/1999 Views: 0
I have D4 and Win98. I want to write the statements similar to begin   Image2.Stretch := true;   Form1.Image2.Picture.Assign(Form1.Image4.Picture); end; to a statement that would read : If A=2 th...
Zones: Delphi ProgrammingDate Answered: 06/30/1999 Views: 0
pslh, we purchase our silk flowers from importers. One of our importers has a web site he has pictures of flowers on his web site that we are interested in.How can I drag the flowers we are interes...
Zones: Windows 98Date Answered: 11/25/1999 Views: 0