Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ VBscript
➜ VBScript Form Handling
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Dprice
(1 post) Bio
|
| Date
| Tue 07 Sep 2004 12:28 PM (UTC) |
| Message
| Hello All,
Im wondering if it is possible to get variables posted by a HTML form with a VBScript in another page.
Eg.
PAGE1.html:
<form action="page2.html">
some random form stuff which gets submitted to page2
</form>
PAGE2.html
<script language="VBScript" type="text/VBScript">
script that gets these posted variables
</script>
Is it possible (with just VBScript & internet Explorer)?
Im thinking of building a very, very basic website frontend for controlling mushclient on a remote computer... | | Top |
|
| Posted by
| Jlzink
USA (15 posts) Bio
|
| Date
| Reply #1 on Tue 07 Sep 2004 02:30 PM (UTC) |
| Message
| | See if you can't find something here: http://planetsourcecode.com/vb/scripts/BrowseCategoryOrSearchResults.asp?optSort=Alphabetical&blnWorldDropDownUsed=TRUE&txtMaxNumberOfEntriesPerPage=10&blnResetAllVariables=TRUE&txtCriteria=POST&lngWId=4 | | Top |
|
| Posted by
| Flannel
USA (1,230 posts) Bio
|
| Date
| Reply #2 on Tue 07 Sep 2004 05:15 PM (UTC) |
| Message
| You could use the chat protocol.
Its actually pretty handy for that, if you do a little tweaking (making callbacks that act like triggers/aliases so you can do things, as well as changing notes to chat messages).
Ive had pretty decent luck with it. |
~Flannel
Messiah of Rose
Eternity's Trials.
Clones are people two. | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
13,519 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top