|
-
Mar 15th, 2001, 10:07 AM
#1
Thread Starter
Lively Member
hi, i know that through html i can simply make a form and "post" something to a certain asp, but how can i do this through vb?? i mean in html i would look like:
<form action="someasp.asp" method="post"...>
.
.
<input type="submit" dir="rtl" name="enter" value="ok">
</form>
how can i do this through vb??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|