Wonderful!
Tsuji, I wasn't trying to offend, simply haven't been on the net since my last post. I hadn't noticed that attribute for the iframe. Thanks!
This is for whomever wonders what's happening here:
dilettante,
I'm trying to use the parent property from within the iframe to access the variables in the document containing the iframe.
It's not working. The variable is declared in the main document as a global, and is called sCurrentProjectName.
From inside the iframe, the code I assume to...
Hmmm. But what happens if you have something like this:
- main.hta
<html>
<head>
<script src="main.vbs"></script>
</head>
<body>
<iframe id="editPanel"></iframe>
</body>
</html>
and the code in main.vbs changes editPanel.src to the url of:
- page.htm
<html>
<head>...
I did notice, but I assumed it was I not looking right. Since I was after the specifics I didn't really dissect the code. Thanks again anyway, and btw, great tutorial too!
Thanks a lot both of you,
kmcferrin, those are two guidelines that I follow, since they are not specific to VBscript in any way but to any source material. It is true that it helps mucho.
dilettante, that's exactly what I was getting at. Moreover, I'm one of those "separate your presentation...
Hi,
This is a sort of "best practice" question. I'm developing an hta that manages a file system hierarchy (actually, it takes input for the user and generates a web page from that input).
I've structured it like this:
One table (2x2).
- first row devoted to cosmetic stuff
- second row:
1...
hi maine and thanks!
there's no way i'm going to be able to post the cpu temperature, since the cpu's dead. I gutted the beast, and the fan was dusty, but not enough to slow down really. I'm pretty upset, that was an expensive processor!
Anthony
Hi alll!
I'm currently experiencing a mystifying bug from my harware. Every so often, some part of my machine starts emitting beeping sounds. What's extremely weird is that it seems to be playing tunes, in a more or less random order. I should say that it doesn't sound like error codes. I'm...
Hi all!
I was told that it was possible to customize the "New" menu on the Outlook Standard Toolbar, enabling the use of custom forms just as if they were standard Outlook forms. I have no idea how this is done, and the documentation isn't helping much. Thanks in advance for any...
Hi all!
I'm currently reformatting an excel spreadsheet containing contact information for my firm. The data must be formatted for importing into a database, and therefore correct field mapping is necessary.
My problem is this. I have one column containing Name and Surname information and would...
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.