hi
options to trigger script:
i. a link. eg <a href="#" onclick="doStuff">save</a>
cons: causes the page to scroll to the top when clicked
ii. a span. eg <span onclick="doStuff">save</span>
cons: when tabbing out of the textarea the focus does not stop on the save "link"
Any ideas on...
Hi,
I have a load of elements in a document some of which I can drag-copy and drop. When I start to drag an element (keeping the left button down) both firefox and ie start hilighting the underlying element text (and all it's neighbours) as it would do if I were not dragging the element but...
I am trying to connect to an external ftp site from my 2003 SBS server (this computer). Computers on my network connect to the internet through this computer and can also get ftp access (and connect to remote sql servers), but I can't on this computer. I'm sure it's a simple config setting but...
Hello again,
This is kind of linked to my last post. Since I presume it is not possible to add actions to a shape dynamically, I thought about trying to create a master with the action in it and then dynamically add new shapes to my page using that master.
I can't seem to find any...
Is it possible to add actions for a shape in vb code (as opposed to manually doing it through the shape sheet)?
I tried
Call s.AddRow(VisSectionIndices.visSectionAction, 1, 1)
But visio didn't like it. (I'm not sure about the syntax).
Cheers
I copied a block of code over from an excel macro into a visio macro and I get a "Run-time error '438': Object doesn't support this property or method". The block of code is below:
With Application.FileSearch
.NewSearch
.LookIn = dir...
Hi,
Problem
=======
I can use Windows Authentication to get access to my db through SQL Query Analyzer, but not SQL Server authentication.
I want to connect using SQLUser (see below)
Details
=======
I have just set up a new sql server on Windows 2003 Small Business Server with a domain...
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.