Hello:
I am working with JQuery, and drawing images using Canvas (drawImage, translate, rotate) I am trying to draw an image and maintain its scale or aspect ratio so the image does not become distorted.
I have been working on a problem for many days now, I am writing a smartphone app and am...
I am using PhoneGap, and am working with an Android web based app.
How do I disable screen rotation for only one page?
I have searched for this solution but all the solutions say to disable screen rotation in the AndroidManifest.xml file. However, this disables rotation for the whole app. I...
Hello:
I am using Vb.NET 2008, working in a windows form.
I am using FindWindow and FindWindowEx to locate handles in order to grab text from controls within another application using WM_GETTEXT.
All is working well, but I am having a problem when there are many controls with no names and the...
I have VS 2008 and am working in VB.Net forms.
I have a webbrowser control where I am trying to control input fields that are dynamically created. If a text field has proper handles such as id and name tags there aren't any problems.
For example, I am trying to work with twitter for posts. I...
I am trying to work with several web forms set up by other companies and some of them are very convoluted with no documentation and it is difficult to decipher exactly what information is being posted through linked scripts etc...
What I am looking for is a third party program that I could run...
Is it possible to spoof the REFERER variable when forwarding to an outside page?
For example:
The page is directed through a header
$URL="http://www.tek-tips.com";
header ("Refresh: 0; url=$URL");
Now is it possible to set the REFERER value?
I have located this documentation which...
I am working with PHP and Imagemagick.
Could someone show me how to use the identify function when you are dealing with a submitted form. For example my form submits the following data in a POST
<input type="file" name="image">
Now I would like to take the passed variable for the image path...
Hello:
I am working with VB.NET, framework 2.0 and working in a windows form.
I am trying to calculate the info_hash of a torrent file. From what I have read it is a 20 byte SHA1 value of the file's matadata.
However, I am at a loss at how to calculate it as I am not sure on the exact...
I am working with Visual Studio 2005; framework 2.0, in a VB windows form.
I am trying to establish a connection with a FTP server and obtain a list of its contents. So far i am working with an example provided by microsoft.
The problem i am having is that i do not know how to use the GetFiles...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.