I have two columns in Excel.I开发者_开发技巧n the first column I have a master list of email addresses. In the second column I have a list of email addresses that I wish to remove from the master colu
I need to find the driving distance between 2 locations. I do not need to display the directions in a map, just need to calculate the distance, which I need to use in my application.
I have a textbox and I have set required validationcontrol on it on click of a button. <asp:TextBox runat=\"server\" ID=\"name\" Width=\"120\"></asp:TextBox>
I\'m trying to switch from a windows environment to Linux. I\'m primarily PHP developer, but I do know quite a bit about other languages such as CSS, XHTML and Javascript. I need a way of editing my f
I have a simple iframe facebook app. I need the app to post content to the current user\'s wall.I\'m doing everything in PHP and JS.Currently, the only facebook-specific PHP I have is to get the curre
I want to display to a user a large text file (100MB Log Files specifically) via a web interface without requiring the user to have to download the entire file.Obviously returning the entire file to s