Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 1 of 1 (7 items)
  • Re: Get the display name of the selected Drop Downlist box Instead of Value

     An easier way to achieve this (in my opinion) is put both peices of informaiton into the value field seperated by a unique seperator like an underscore. eg.  Value                Display Name 0_Patient           Patient 1_Nurse             ...
    Posted to Controls (Forum) by paralyzedcitizen on 05-01-2009
  • Re: Object cannot be created

     Hi guys,  Thanks to everyone who's replyed to this thread, your help is greatly appreciated. I have however, figured out the root of the problem. Before publishing the form all is well and the username can be read and wonderful things done with it. But after the form is published my work security steps in and disables ActiveX ...
    Posted to Code (Forum) by paralyzedcitizen on 01-22-2009
  • Re: Object cannot be created

     Hi,  Thanks wsathip, but I didn't really extract anything useful from those links. One had a solution but it involed using VBScript instead of JScript and that's not really an option for me.  Am I not making a simple mistake? such as not declaring something or something equally as silly as that? Although that wouldn't ...
    Posted to Code (Forum) by paralyzedcitizen on 01-16-2009
  • Re: Object cannot be created

     ah, thank you. that was going to be my next question. No, I'm actually getting the username, the error is in the first line var wshshell=new ActiveXObject("wscript.shell");  Is there something I need to reference or declare? I'm very new to javascript. :(
    Posted to Code (Forum) by paralyzedcitizen on 01-16-2009
  • Object cannot be created

    I'm having problems with the following code. It worked yesterday but does not work now. What's going on?! I get an error informing me the the object can not be created. function XDocument::OnLoad(eventObj) {     var wshshell=new ActiveXObject("wscript.shell");     var ...
    Posted to Code (Forum) by paralyzedcitizen on 01-16-2009
  • Re: Help..Email Button using VBscript on Form?

     I used your second method and got an error. It said it couldn't create an object.  How come?
    Posted to Code (Forum) by paralyzedcitizen on 01-15-2009
  • How can I send an e-mail without saving it in my sent folder?

    I know how to code this in VBA, but not in VBSCRIPT. How can I achieve this?
    Posted to Code (Forum) by paralyzedcitizen on 01-14-2009
Page 1 of 1 (7 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.