Search found 5 matches

by ViMac
Thu Dec 17, 2015 4:28 am
Forum: General Questions
Topic: Validate date in dropdownlist
Replies: 2
Views: 1640

Validate date in dropdownlist

How can I validate date that's input using 3 drop-down lists are day, month, year?
date-dropdownlist.png
Please kindly consider and advise. I'm looking forward to everyone reply.
by ViMac
Thu Feb 05, 2015 9:21 am
Forum: General Questions
Topic: How to get coordinates for an object ?
Replies: 9
Views: 5305

Re: How to get coordinates for an object ?

The problem I am having is that the value of the option changes through each day (attached below). I would like to locate and select one of them, but the option to change every day, it's not supposed to change. Suddenly, I have a solution is to use the function if .... else. EX: var gridTravelOptDep...
by ViMac
Wed Jan 21, 2015 4:45 am
Forum: General Questions
Topic: How to get coordinates for an object ?
Replies: 9
Views: 5305

Re: How to get coordinates for an object ?

My issue: To day, 01-21-2015 .To begin creating a reservation with: Form "FindingFlights" [*]Depart date: +2 date compare to now date. [*]Return date: +4 date compare to now date. Form "SelectingFlights" [*]Depart: select an object with value 16,U,O [*]Return: select an object with value 21,U,O But ...
by ViMac
Tue Jan 20, 2015 10:26 am
Forum: General Questions
Topic: How to get coordinates for an object ?
Replies: 9
Views: 5305

Re: How to get coordinates for an object ?

You just right, but I can not locate the object with the parameters which. Because that are the coordinates of the screen, each screen has different coordinates.
I still have no solution to the problem when the object value changes over timer and do not follow a rule. Please, Could you help me?
by ViMac
Mon Jan 12, 2015 8:58 am
Forum: General Questions
Topic: How to get coordinates for an object ?
Replies: 9
Views: 5305

Re: How to get coordinates for an object ?

Could you help me, please? code: gridTravelOptRet.Element.Location.X; gridTravelOptRet.Element.Location.Y; gridTravelOptRet.Element.ScreenLocation.X; gridTravelOptRet.Element.ScreenLocation.Y; Error: only assignment call increment decrement await and new object expressions can be used as a statement...