Anyone know of a way to disply only a cropped portion of an image? For instance, say I have an image that is 300x300 and I only want to display the very center 150x150 portion. Any help would certainly be appreciated.
-Lorax 'UNLESS someone like you
cares a whole awful lot,
nothing is going...
Does anyone have any ideas on how to use vbscript to find a certain peice of text in a frame containing HTML and then copy it and insert into another frame on the same page?
I use an internal phone directory page which I want to display in one frame. When I find a number that I want to...
Using the method described in the FAQ to launch a local application from vbscript, is there any way to get a return value from that application. For instance, if you launch an .exe that checks something and returns a true or false value, could that be accessed within the calling vbscript...
Thanks for the reply. I just found what I was looking for on MSDN. I was able to execute HH.EXE with paramaters to open a specific .chm file to a specific topic.
Syntax: hh mk:@MSITStore:path\filename.chm::/topic.htm
regards,
lorax 'UNLESS someone like you
cares a whole awful lot,
nothing...
Here's some code I put together to do something similar. I have a page where the user can click a link (which has an id="startapp") and launch a local application. This may be different than what you're after since I'm looking for a specific app and not polling all installed apps...
I'm trying to launch a .chm file from either vbscript or javascript. I launch other executables; however, I can't seem to get this help file to launch. This particular .chm file is the main file and there are other chapters that are seperate .chm files. I was wondering if I need to somehow...
I'm trying to create a client-side DHTML app. When it loads, it needs to check the user's system for certain apps. For the ones that are found, some descriptive text and an icon with a link to launch the app will appear on the page. Is there a way to create the blocks of html needed for each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.