Calling OS commands from ASP page ? |
4/7/2006 3:53:05 AM |
ASPRunnerPro General questions | |
M
magnum author
Hi. In my database i have a table wich include's an IP adress of a host in a record. I'm already using the "URL" function where i can call / open a http session in a new page. This works just fine. |
|
![]() |
Sergey Kornilov admin 4/7/2006 |
Hi, |
M
|
magnum author 4/7/2006 |
Hi, type ftp:// or telnet:// prefix in the URL prefix box in the View format dialog on the Formatting Tab.
|
![]() |
Sergey Kornilov admin 4/7/2006 |
Modify SQL query to pull this field three times. select ip_addr, |
M
|
magnum author 4/7/2006 |
Hi, |