Search results for query: *

  1. J

    File Upload with POST

    I am trying to upload files to a server using VB.NET. I have a PHP server script that uses the POST method to receive the files, and also 2 parameters, ID and Destination. I have successfuuly tested the script by writing an HTML page with a form that POST's a file and parameters. I am now...
  2. J

    Moving a graphic

    Hi there, am pretty much brand new to vb.net and am wondering if the following is possible; If I can place an image in a form, and when this image is clicked it automatically moves (slides) to a new location. I did this a long while back in vb6, whereby i kept erasing, moving and redrawing the...
  3. J

    Fixed Dialling at program level

    Is it possible to achieve a function similar to fixed dialling at a program level to block calls to certain number. I am developing for a pocket pc 2003 se platform in Visual Studio.Net 2003. Thanks for any help
Back
Top