Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » html to run application


html to run application

Reply
  #1 (permalink)  
Old 04-15-09, 10:15 PM
gil_bar gil_bar is offline
New Member
 
Join Date: Apr 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rolleyes html to run application

Hi,
I have a windows application that creates a html report (developed by me using vb.net).
The software is running on several computers and is not connected to a web server or any other kind of server.
Each report contains anywhere between 300-500 lines (results).
On most of the results, there is a more detailed report that I would like to generate using another program (Windows Console)
This program get the event ID (the result main key) and generats the detailed report.

What I would like to do, is to add an <a href> tag to my primary report that will start the console application in order to display the more detailed report.

something like: <a href='myApp.exe -ID:1234'>Click here</a>

I can not change registry values, change security settings in the web browser or do anything that might endanger the computers.

Any ideas, suggestions?

Thanks,
Gil
Reply With Quote
  #2 (permalink)  
Old 04-25-09, 04:05 AM
xLite's Avatar
xLite xLite is offline
Newbie Coder
 
Join Date: Apr 2009
Location: Scotland, United Kingdom
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
HTML wouldn't work, although you could research the exec(); function in PHP
Reply With Quote
  #3 (permalink)  
Old 05-02-09, 02:03 AM
PHPLicengine PHPLicengine is offline
Newbie Coder
 
Join Date: May 2009
Location: Canada
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
see your phpinfo() to check if exec() is not added to disabled_functions. some hosts do this.
Reply With Quote
Reply

Bookmarks


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
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
html tutoral thefrtman HTML/XHTML/XML 5 04-27-09 10:25 AM
Strip HTML blinn_shade PHP 9 10-24-07 04:37 PM
HTML Form 1 -> Perl -> return response to HTML form 2 Oleks Perl 13 10-18-06 04:59 PM
use html to open application absvinyl HTML/XHTML/XML 5 09-18-06 02:04 PM
Classified Ads skipper23 Perl 2 12-30-03 03:43 AM


All times are GMT -5. The time now is 09:05 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.