I'm trying to copy two sets of 3 lines that form arrows from one part of an MS Word document to another using a VBA macro. As the code below shows, I have declared an array (Arrows) as "shape". In the code I define a range that subsumes the six shapes. Then I try to assign each of the shapes to...
I'm trying to use the createPopup command to get around eBay's prohibition of the use of window.open in its seller html displays. I want to use it to display supersized versions of my pictures. Here's my code for the function that is supposed to execute the popup:
function ShowPopup()
{
var...
After 3 days of trying every permutation, I give up. I need help. I have an ActiveX control consisting of a usercontrol interface and several forms, created using VB6. The usercontrol has a number of command buttons which, when clicked, load and display the respective forms they are linked to...
I'm an experienced programmer but new to VBScript. I've spent two days on this puzzle and finally have to admit I'm at a loss. Would someone be so kind as to tell me what I'm doing wrong?
In a separate HTML file I set up a page with two frames: Navigator and Main. Then, in the page below I try...
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.