Hi ,
I have char '<' in value of a attribute node , when I serialise this document it is escaped to < . how can I avoid this.
thanks for the help.
Anil.
Hi ,
I inserted a control "Microsoft Form 2.0 Command Button" in to a Visio2000 Drawing and then removed this control from my drawing , now whenever I tried to insert any shape in to my drwaing I am getting error "Can't exit design mode because control can't be created"
I...
Hi ,
I inserted a control "Microsoft Form 2.0 Command Button" in to a Visio2000 Drawing and then removed this control from my drawing , now whenever I tried to insert any shape in to my drwaing I am getting error "Can't exit design mode because control can't be created"
I...
I want to remove all "?" in my string ..is there any function to do this..I tried to use regsub but it is not working..
i have a string like "?anil"
i want to remove ?.
thx for help..
Anil.
Hi all,
When I tried to use MS common dialog control then I am getting control could not be created because it is not properly licenced error.pls tell me how to fix this problem.
thx for help.
Anil.
When I tried to use MS common dialog control then I am getting control could not be created because it is not properly licenced error.pls tell me how to fix this problem.
thx for help.
Anil.
I have 2 VBscript files, In File1 I have all functions and want to call then from file 2 ,pls tell me how can I do that.
example:
File1.vbs
call sub1
.
.
File2.vbs
sub1()
msgbox "sub1"
end sub
thx for the help.
Anil.
Hi All,
I am developing a solution in Visio by using VBA for automation, now I want to hide all VBA code associated with Visio template from User , could any one help me how can I do this ?.
Anil.
Hi All,
Please Help me to create a file Open Dialog box from a stand alone VBS file (without HTML)
I have tried following code..
dim cdl1
dim txtfile
dim vis
set vis=createobject("visio.application")
set cdl1 = createobject("MSComDlg.CommonDialog")
cdl1.showopen
txtFile =...
I am using following code to display a file dialog box..
dim cdl1
dim txtfile
set cdl1 = createobject("MSComDlg.CommonDialog")
cdl1.showOpen
txtFile = cdl1.filename
msgbox txtfile
when I tried to run this code , it gives "The Common dialog function failed during...
Hi All ,
I Want to popup a file dialog box thru VBScript , Can any one tell me how I can do that , I am new to Vbscript. Any help is welcomed.
Thx in advance
Anil.
Hi All ,
I have one MSFlexControl grid and one text box in a form ,What I want when a user click on a particular cell then I want to move textbox on top ofe that cell. could any one tell me how can I do that , when I moved that textbox to new position it displayed below the Grid I want text...
Hi all ,
Please tell me what control are used in Visio200 software UML template when we double click class shape dialog box.
also how we can add a drop down list in a excel cell.
Anil.
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.