Search results for query: *

  1. Q

    Question How To Determine Whether an Automated Form Submission Has Been Successful

    I have a process within my application that requires an automated submission of a registration form. My current coding is working fine when there are no errors on the form submitted, but when form submission fails due to errors on form my program loops and keeps submitting the same form...
  2. Q

    Help Needed in Acquiring Authorisation From The Google API

    I am writing an application which will run on the windows desktop and will make various use of internet connections. My main problem at present is acquiring authorisation from the Google API. This apparently has to be achieved via several steps in order to acquire access to a users information...
  3. Q

    Question Goo.gl URL Shortener - The remote server returned an error: (400) Bad Request.

    I have successfully connected to the Google URL Shortener service at Goo.gl and had my url shortened and returned but only using the basic service. I now wish to initiate a request using an API Key and have a unique shortened URL returned and logged to a specific user. The successful basic...
  4. Q

    Open Html File in Webbrowser container where file is located on local hard drive

    Within my application I have an HTML webpage which is amended and stored on my local C: drive. In order to validate and test these amendments I want to display this file in a webbrowser container before uploading to host. Could anyone tell me if this is at all possible please? Regards Quest2chill
Back
Top