Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > General > shell command from vbscript


Reply
 
Thread Tools Display Modes
  #1  
Old 01-16-2004, 02:37 AM
noccy noccy is offline
Contributor
 
Join Date: Jun 2003
Location: Oslo, Norway
Posts: 602
Default shell command from vbscript


Hello

Im trying to make a web form that allows the users to send messages to eachother...

Im using vbscript, and I use this code


Shell ("Net send " & NetID & " " & Message )

NetID and Message are related to user input....


Can you use the shell command from vbscript?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Capture output from shell or wait until shell is completed? redneon General 3 11-11-2009 01:44 PM
Shell Asynchronous Question OnTheAnvil General 3 11-08-2003 09:26 AM
simple shell question darock999 General 7 10-30-2003 01:37 PM
MSChart title text font renders badly dataorb General 10 11-26-2002 04:50 PM

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->