Current location: Hot Scripts Forums » Programming Languages » Visual Basic » Post URL Using VB


Post URL Using VB

Closed Thread
  #1 (permalink)  
Old 01-21-04, 04:44 AM
xkenshin xkenshin is offline
New Member
 
Join Date: Jan 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Post URL Using VB

Hi,
i'm quiet new to VB.. and would like to know if it possible to post URL from VB...

etc: http://someweb/process.php?user=xken...&message=hello

how do i post this url using VB..?
i've got some info that VB is capable doing this using some socket programming in VB..
Really hopes that somebody could help.. maybe some sample could help.. =)
  #2 (permalink)  
Old 01-22-04, 12:45 PM
hyjacked hyjacked is offline
Wannabe Coder
 
Join Date: Nov 2003
Location: New Brunswick, Canada
Posts: 174
Thanks: 0
Thanked 0 Times in 0 Posts
What do you mean by post this url using VB? do you want to:
-launch the web browser with the page?
-load the web page into the vb app?
etc

Thanks
__________________
hyjacked
  #3 (permalink)  
Old 01-25-04, 11:37 AM
zigzag's Avatar
zigzag zigzag is offline
Newbie Coder
 
Join Date: Jan 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by xkenshin
Hi,
i'm quiet new to VB.. and would like to know if it possible to post URL from VB...

etc: http://someweb/process.php?user=xken...&message=hello

how do i post this url using VB..?
i've got some info that VB is capable doing this using some socket programming in VB..
Really hopes that somebody could help.. maybe some sample could help.. =)
you could try accesing Internet Explorer from shell
Shell "c:\Program Files\Internet Explorer\Iexplore.exe www.page.com"
(this will open the page in a new browser window)
or use the Microsoft Internet Controls (add a browser form to your project to see how it works), but i think it's easyer using shell
Closed Thread

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using C DLL in VB. Function has argument with pointer to array stmoong Visual Basic 0 12-26-03 02:21 AM
VB Starting a Process as Another User siva_manikoth Visual Basic 1 12-03-03 10:40 AM
cant edit my own post! darkcarnival HotScripts Site Bug Reports 1 06-30-03 05:13 AM
cant edit a post darkcarnival HotScripts Site Bug Reports 0 06-28-03 08:34 PM


All times are GMT -5. The time now is 01:18 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.