Working with VB

imspecialkjs

New Member
Messages
27
Reaction score
0
Points
0
ok so i created my application because i am much better with VB than i am with any webscript language, but now i need help.

What i want to do are two things.

set it up to where it sends a .txt from clientside to the server, AND where it has an updated file there so i can access it when i need to.

thanks thats all if you need any further instructions just reply to this post
 

vbdeadly

New Member
Messages
3
Reaction score
0
Points
0
this can easily be done with, Winsock or Inet, Just make a simple Built in FTP to upload a generated .txt Document to the server, and be able to open it Via Winsock or Inet, and Update it the same way. If you need any help send me a Private Message, If this isn't what you meant then give more of a Detailed Description and I will Post a Better Solution.
 
Top