Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Rated
Read 81,019 times

Contents

Related Categories

POSTing Form Data to a Web Page - Introduction

LACanadian

Introduction

Being able to post data to a web page from within a Visual Basic application can be quite handy. Even better when you can 'see' the response and process it automatically. Fortunately, there are at least two different techniques to achieve this goal. The best one depends on the environment in which your application will be deployed, as well as the kind of posting that you want to do. We'll start with the easiest approach and then move on to the more flexible solution.

I am the owner of a small application development consulting company that specialized in the design and implementation of Internet-based applications. While there are others who can make a web site look good, our expertise is in making the site function. This includes infrastructure design, database design and administration, software development and deployment. For the most part, we utilize Microsoft-based languages and tools. And we are skilled enough to have generated two patent applications for our clients.

Comments