Use our Google Custom Search for best site search results.
Search
Page 1 of 1 (9 items)
-
Hi Greg,
thanx for your answer:-)
Now I haves testd it at work in a domain, then it's OK.
At home I'm not testing in a domain, I'm working local (workgroup)
The settings are similar.
I don't understand, why the results are different.
best regards
Tom
-
Hi Greg,
line 25
This is line 25:
var objNetwork = new ActiveXObject(''WScript.network'');
best gregards
Tom
-
Hi,
no time without a question from me (it's good to learn English for me :-) )
I wanted to publish an infopath form on my computer at a shared local drive for a test.
Now I get a strange error message, I don't understand.
I try to translate the message:
runtime error
the automation server can not create the object
file: script.js
The script I ...
-
Hi Patrick,
yes it helps me:-)
It was so easy to find, I think it was a mental block
thanx and best regards
Tom
-
Hi,
I want to use an infopath form as a frontend for a database. 5 colleagues will share my infopath form. Can I prevent, that the colleagues open the form in design mode and change something?
Best regards
Tom
-
Hi Greg,
thanks for your answer.
quote:What are the reasons, that mostly jscript will be used???I did'nt mean you, it was generally.
I think it will be easier for me to change to jscript :-(
best regards
Tom
-
Hi,
I have the problem, that the examples in infopath mostly are shown in jscript, but I want to work with vbscript.
Sometimes it is difficult for me to convert jscript in vbscript, therefore I'm searching for many example to convert or a good reference in vbscript.
I hope you understand what I mean and you can help me.
What are the reasons, that ...
-
Hi Greg,
thanks for your answer. Now I have the solution for my Problem (vbscript):
Sub XDocument_OnLoad(eventObj)
Set wshnet = CreateObject(''WScript.Network'')
XDocument.DOM.selectSingleNode(''/my:meineFelder/my:TxtSAccount'').text = wshnet.UserName
End Sub
best regards
Tom
-
Hi,
I have a problem at my first steps with infopath:
When I have a form with a textbox, how can I write a value into this txtbox via code?
For example:
I want write the username into the textbox on load the form.
I hope that you can help me.
Sorry for my English, it is not so good.
best regards
Tom
Page 1 of 1 (9 items)