hi guys,,
I need to know how to post data from visual basic to php script ? how the vb communicate with php ?
from a web page or application?
from a web page: change the action attribute to point to the php page
from an app: need to use sockets
Thanks I think I got the answer , by using the ( Internet Transfer Control ) in visual basic.