Click here to Skip to main content
15,913,773 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionObject Required: WScript Pin
Anoop Brijmohun7-May-09 21:03
Anoop Brijmohun7-May-09 21:03 
AnswerRe: Object Required: WScript Pin
Mycroft Holmes7-May-09 21:41
professionalMycroft Holmes7-May-09 21:41 
GeneralRe: Object Required: WScript Pin
Anoop Brijmohun7-May-09 21:55
Anoop Brijmohun7-May-09 21:55 
GeneralRe: Object Required: WScript Pin
Noctris8-May-09 0:09
Noctris8-May-09 0:09 
GeneralRe: Object Required: WScript Pin
Dave Kreskowiak8-May-09 0:41
mveDave Kreskowiak8-May-09 0:41 
QuestionHelp - a Different sort of Triangle Value Calculation Pin
cyndy_northrup7-May-09 18:05
cyndy_northrup7-May-09 18:05 
AnswerRe: Help - a Different sort of Triangle Value Calculation Pin
Dalek Dave7-May-09 21:25
professionalDalek Dave7-May-09 21:25 
GeneralRe: Help - a Different sort of Triangle Value Calculation Pin
cyndy_northrup8-May-09 10:18
cyndy_northrup8-May-09 10:18 
Ok, will stop using the term hypotenuse! Smile | :)

Also, the longest triangle side will never exceed the diameter of the circle, but here are some more notes that may be helpful in better understanding what I'm trying to do ;

The triangle, circumscribed within the circle is situated so that each point of the triangle must fall somewhere on the perimeter of the circle itself For example sides 'a' and 'b' both have one of their ends at the centerpoint of the circle, and the angle between them is angle 'C'

What Im hoping for here, is that the circle centerpoint is not used at all, so no ends of the triangle will everland there

There needs to be actually four inputs... I know this sounds a bit unorthodox, but here is the interesting part of the problem... I'll clarify this.....

We want two inputs that store the lengths of two of the sides of the triangle ;

Text 1 = side (c) length as a number
Text 2 = side (a) length as a number

We also want two inputs that store two values that are points on the perimeter of the circle in degrees

Text 3 = a value in degrees that represents a point of one of the ends of side (c)

Text 4 = a value in degrees that represents a point of one of the ends of side (a)

So in the end we know that we have two sides of specific lengths that must fit within the circle, and we know that one of the ends of each line is connected to a specific degree point on that circle, we also know that both these side lengths do join somehow somewhere, but the degrees that are input ARE NOT the angles of any part of the triangle, here in this case, the degrees that are input are ONLY points on the circle itself that are simply where the lines of each respective triangle, so for example

A circle of four inches diameter

a line length of 10 units has one end point at 30 degrees

a second line length of 8 units has its end point at say, 78 degrees

where does the third point fall on the circles perimeter? at what degree?

what is the line length of the missing side, and then what are the angles contained within the triangle....

This is the math, code part I am hoping for help on..... I hope this clarifies?

Also... I'm using VB 4.0 and can't upgrade for a while - long story
QuestionRe: Help - a Different sort of Triangle Value Calculation Pin
cyndy_northrup8-May-09 22:05
cyndy_northrup8-May-09 22:05 
QuestionHELP - Hypotenuse and Angle B Error Pin
cyndy_northrup7-May-09 18:04
cyndy_northrup7-May-09 18:04 
AnswerRe: HELP - Hypotenuse and Angle B Error Pin
Dalek Dave7-May-09 21:19
professionalDalek Dave7-May-09 21:19 
GeneralRe: HELP - Hypotenuse and Angle B Error Pin
cyndy_northrup8-May-09 10:11
cyndy_northrup8-May-09 10:11 
AnswerRe: HELP - Hypotenuse and Angle B Error Pin
Dave Kreskowiak8-May-09 0:35
mveDave Kreskowiak8-May-09 0:35 
QuestionCombo displaying font Pin
Ric70247-May-09 11:15
Ric70247-May-09 11:15 
AnswerRe: Combo displaying font Pin
Dave Kreskowiak7-May-09 14:30
mveDave Kreskowiak7-May-09 14:30 
AnswerRe: Combo displaying font Pin
DidiKunz8-May-09 1:31
DidiKunz8-May-09 1:31 
QuestionUsing print spooler to update shared log file Pin
Roy Barkas7-May-09 11:15
Roy Barkas7-May-09 11:15 
AnswerRe: Using print spooler to update shared log file Pin
Dave Kreskowiak7-May-09 14:28
mveDave Kreskowiak7-May-09 14:28 
GeneralRe: Using print spooler to update shared log file Pin
Roy Barkas7-May-09 21:48
Roy Barkas7-May-09 21:48 
GeneralRe: Using print spooler to update shared log file Pin
Dave Kreskowiak8-May-09 0:31
mveDave Kreskowiak8-May-09 0:31 
Questiondatatype conversion problem when fetching fromn database Pin
Ankit Aneja7-May-09 7:42
Ankit Aneja7-May-09 7:42 
AnswerRe: datatype conversion problem when fetching fromn database Pin
Dave Kreskowiak7-May-09 10:00
mveDave Kreskowiak7-May-09 10:00 
GeneralRe: datatype conversion problem when fetching fromn database Pin
Ankit Aneja7-May-09 11:02
Ankit Aneja7-May-09 11:02 
QuestionRAS option RASEO_RequireDataEncryption not work Pin
xmen3317-May-09 5:33
xmen3317-May-09 5:33 
AnswerRe: RAS option RASEO_RequireDataEncryption not work Pin
Dave Kreskowiak7-May-09 6:03
mveDave Kreskowiak7-May-09 6:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.