Re: re
Ta for all comments.
Thinking about it I'm being a bit illogical in request as any possible way round the problem must involve the user installing and registering an ocx or dll on their machine or fannying around with their settings, so might just as well stick with VB exe and intercept navigation in the VB browser. Probably just have an alternative page giving instructions if they want to run it in IE.
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "Launching applications in jscript/vbscript"
Collapse
-
Guest replied
-
Guest repliedre
You can't in theory launch applications from a web browser without a lot of client configuration. A shady area that's not worth it unless you've got a lot of time and patience.
Leave a comment:
-
Guest repliedOn a more useful note
The only help I can offer is this Xog:
www.whirlywiryweb.com/q%2Flaunchinie.asp
A web page can't readily start an application on the client's computer: quite a few webmasters run into this problem.
This article presents the free LaunchinIE ActiveX Control that will enable HTML pages to start whatever application on the client's machine, without security warnings.
To ensure security, LaunchinIE needs to be carefully configured client-side; due to this restriction it's only fit for intranet use.
At last, web pages can start Word, Excel, or any other corporate application without complaints. Securely.
DP.
Leave a comment:
-
Guest repliedRe: Have you tried Linux?
Problems lie in social engineering space rather than in technical.
Leave a comment:
-
Guest repliedHave you tried Linux?
Everyone tells me it's fantastic.
The problems you are having must be because you are using that Windoze rubbish from Satan Gates @ Micro$haft.
DP.
Leave a comment:
-
Guest repliedxoggoth, why are you always trying to weasel your way outside of normal rules of development? JavaScript cant do things like that ON PURPOSE! Dont try to find a hole to avoid it, rethink what you doing instead and come up with better alternative.
My suggestion - describe what you want to achieve first, and then listen to suggestions which may or may not include the original decision of yours to try to use JavaScript to solve this problem.
We come with peace 0]
P.S. And stop your wetdreams of using ActiveX!
Leave a comment:
-
Launching applications in jscript/vbscript
One thing one needs to do a lot in ed s/w is to be able to launch other applications like Word, Excel or Paint, usually with specific templates or images.
That's a problem from jscript/vbscript if you are trying to do something that will run on most computers due to security. In any case Paint does not seem to be com compatible which rules out some standard functions. It has to work on 98 as well as 2000/XP so that hosty scripty thingy is out and doing my own embedded activex looks a pain, or is it?
As these are HTML pages in a VB browser rather than online I could do it via the VB easily enough but would prefer to stick with code that will still work as downloadable modules where possible.
Any ideas not requiring umpteen days of dev? Much Ta.Tags: None
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- National Minimum Wage increase: operational for most umbrella staff, but brace for impact Today 09:13
- Contractors, Joint & Several Liability’s unintended consequences are already piling up Yesterday 07:29
- Contractors, did you know self-employed DBS Checks have changed, for the better? Mar 17 07:56
- Offshoring harms already fraught IT contractors. Here’s what ministers can do Mar 16 07:57
- Dividends in 2026/27: an expert’s explainer for contractors Mar 13 07:20
- Dividends in 2026/27: an expert’s explainer for contractors Mar 13 07:04
- Contracting Awards 2026 opens for entries — with new AI category Mar 12 07:26
- Contracting Awards 2026 opens for entries — with new AI category Mar 12 07:26
- Contractors, beware these four traps in the UK’s Statutory Residence Test Mar 11 08:18
- Contractors, beware these four traps in the UK’s Statutory Residence Test Mar 11 00:23

Leave a comment: