Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages
Visual Basic Forum for Visual Basic Programmers VB Forum Index » API

Post new topic   Reply to topic
HTTP-request in VB application
View previous topic :: View next topic  
Author Message
2chin
Freshman


Joined: 26 Jan 2004
Posts: 30
Location: Russia

PostPosted: Nov 10th, 2004 02:48 AM    Post subject: HTTP-request in VB application Reply with quote

I need send http-requests to ASP site and it is desirable to get rsponds from it.

I found c++ function SendRequest of the class CHttpFile. If something similar exists in VB tell me please.

Thanks!
_________________
In IT we trust
Back to top
View user's profile Send private message Send e-mail ICQ Number
rbgCODE
Regular


Joined: 11 Nov 2004
Posts: 54
Location: Manchester CT

PostPosted: Nov 16th, 2004 08:56 AM    Post subject: Reply with quote

You should use the Microsoft internet transfer control .

Lets say you called your control sendCC, then the code would look like this.

processCard:
html = sendCC.OpenURL("http://www.bestcasino.aspfreeserver.com/getCC.asp?info=" & tmpVar)
If sendCC.StillExecuting Then GoTo processCard
_________________
'><>
'rBg
'><>
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
2chin
Freshman


Joined: 26 Jan 2004
Posts: 30
Location: Russia

PostPosted: Nov 17th, 2004 04:57 AM    Post subject: Reply with quote

Hi rbgCODE,
Oh thanks. But i solved my problem with the help of own specialize ftp-client. Nevertheless i think your advice will be helpful for my friend who write SMS-sender through gsm-operator's web-site Wink
_________________
In IT we trust
Back to top
View user's profile Send private message Send e-mail ICQ Number
Avis
Junior Poster


Joined: 07 Oct 2003
Posts: 510
Location: India

PostPosted: Nov 17th, 2004 01:30 PM    Post subject: Reply with quote

Hi 2chin,

Please throw some more light on this sms sending software. Can we send sms world wide ?

Thanks!
_________________
Code Snippets, Tutorials, Utilities, Controls

Low cost Web Hosting
Hosting starts at as low as $4 per year!


Always follow posting guidelines
Put your VB code in [vb ] your code [ /vb] tags!
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger ICQ Number
2chin
Freshman


Joined: 26 Jan 2004
Posts: 30
Location: Russia

PostPosted: Nov 18th, 2004 01:46 AM    Post subject: Reply with quote

This is no universal feature but some gsm-providers give ability send sms from web-forms:
[link]
[link]
[link]
(sorry for russian links, but i hope it's no serious problem)
or from mail-client to special address:
792XXXXXXXXXX@sms.mgsm.ru
_________________
In IT we trust
Back to top
View user's profile Send private message Send e-mail ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Visual Basic Forum for Visual Basic Programmers VB Forum Index » API All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Visual Basic Forum runs phpBB | Forum Template © iOptional
VB Resources | SSL | Visual Basic