Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~634 People Reached
Favorite Tags
Member Avatar for mhaviv

Hi all, There are some WEB sites, in fact many, are dynamic. For example [B][COLOR="Red"]http://www.iaa.gov.il/Rashat/en-US/Airports/BenGurion/informationForTravelers/OnlineFlights.aspx?flightsType=arr[/COLOR][/B] dynamically updates flights arriving and leaving Ben Gurion airport. To find a specific flight's status there are two options - Scrolling down the page - advancing one page at a time I want to see …

Member Avatar for mhaviv
0
113
Member Avatar for mhaviv

Hi all, I need a detailed explanation(PDF or video) explaining how I can control a specific user account capabilities, limitations from an administrator account? I want to know how to do it in Vista, XP and Windows 7. I have some capabilities in mind to configure giving a user the …

Member Avatar for caperjack
0
141
Member Avatar for mhaviv

Hi everybody, In Excell 2010 when a cell is defined as number we can round up the number with the round() function. The increase/decrease decimal should not round up but it does! A number of 4.7380 converts rounds up to 4.74 when I decrease the number of digits shown to …

Member Avatar for mhaviv
0
124
Member Avatar for mhaviv

Hi all, I have written a simple function to compute factorial in C++. It computes OK until 31! which is 738197504. Now for factorial 32 it gives me a negative result and for 34 it gives me 0. I know that on my machine LONG_MAX is 2147483647. So in my …

Member Avatar for NathanOliver
0
90
Member Avatar for mhaviv

I have a very simple program, a console application, that I wrote a long time ago under VS 2005 under XP. It worked perfectly OK. The program gets names and in the end prints them on the screen, until I do not enter a new name but only CR to …

Member Avatar for SeeTheLite
0
166