943,549 Members | Top Members by Rank

Ad:
Jun 28th, 2009
0

covert php file_get_contents to VB Script help

Expand Post »
Hello, I'm trying to figure out how to convert this php file_get_contents command to visual basic script. I tried goggling it but no luck. This is the command down below.

[CODE=php]
<?
$page=file_get_contents('http://www.example.com/page?user=cwarn23&pass=820578wxz56240358');
?>[/php]
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
Dio1080 is offline Offline
47 posts
since Aug 2007
Jun 28th, 2009
0

Re: covert php file_get_contents to VB Script help

php Syntax (Toggle Plain Text)
  1. <?
  2. $page=file_get_contents('http://www.example.com/page?user=cwarn23&pass=820578wxz56240358');
  3. ?>
Reputation Points: 10
Solved Threads: 0
Light Poster
Dio1080 is offline Offline
47 posts
since Aug 2007
Jun 29th, 2009
0

Re: covert php file_get_contents to VB Script help

Google for how to send http request and read response in vbscript.
Reputation Points: 769
Solved Threads: 128
Banned
ithelp is offline Offline
1,910 posts
since May 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Visual Basic
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: VB with MS SQL





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC