Wrox Programmer Forums
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 12th, 2003, 06:05 AM
Authorized User
 
Join Date: Jun 2003
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to beyondforsaken Send a message via MSN to beyondforsaken
Default


hey,
Hal Levy
Daddyshome, LL,
                  sorry for the trouble but http functions which book can u recommend me a good bokk and is it SGML?? if it is how do i add the reference into VB it looks like VB.NET don't support it?
 
Old June 12th, 2003, 06:11 AM
Authorized User
 
Join Date: Jun 2003
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to beyondforsaken Send a message via MSN to beyondforsaken
Default

oh yeah i forgot to add in what's TSO?? and does the HTTP function provide methods in a way where by the program can interact with the website like for instance,lets say a textbox i have in my appplcation if i type hotels and i press a search button on my form will it gather results from the website and place all the information the way i want it in the form?
 
Old June 12th, 2003, 08:00 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

Beyond Forsaken,
VB.NET provides functions that let you talk to a web page.

Look at the system.net namespace. Specifically you would want to look at System.Net.WebRequest

I have no idea why you are talking about SGML.

TOS is Terms Of Service. Most companies don't like you to steal data from their web site. Your program will be doing that. You should check with the site your trying to get information from and make sure they ALLOW their data to be used in the way you want to.

Hal Levy
Daddyshome, LLC





Similar Threads
Thread Thread Starter Forum Replies Last Post
HTML tags issue.. atulshin XSLT 2 October 21st, 2008 03:57 AM
add HTML tags via XSLT chopswil2 XSLT 3 November 5th, 2007 09:30 AM
Render HTML tags jacksprophet XSLT 1 December 28th, 2006 07:03 PM
Generating html tags dynamically sachin lad Servlets 1 April 26th, 2005 05:35 PM
remove html tags lucian Dreamweaver (all versions) 1 November 14th, 2004 03:25 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.