Wild Card Error Message

B

BroRick

I attempted to incorporate the option to use a wild card operator when
querying an InfoPath form. To do this I used the example on the
microsoft site http://support.microsoft.com/kb/826992. I followed the
directions and when I attempted to preview my form I received the
following error message.

InfoPath cannot open the selected form because of an error in the
form's code.
The following error occurred:

Invalid character
File:script.vbs
Line:23
{

I am not sure why this is happening. I am using InfoPath 2003 and I
design in VBScript. My data connection is to an Access database. Our
technical department has already verified that I have everything
properly loaded on my computer. Any ideas?
 
B

BroRick

Thank you for your response. I unfortunately have many examples for
infopath that are coded in JScript. VBScripting is the preferred
language in our business environment. I was hoping to find an example
of how to achieve this using VBScript. I am having the very same issue
with attempting to obtain a username in an InfoPath form without having
to use Visual Studio .NET. The examples I have to achieve this are all
in JScript. Do you know of a software that will permit me to easily
convert JScript to VBScript?
 
S

S.Y.M. Wong-A-Ton

Sorry, unfortunately I do not know of any tools to convert JScript to
VBScript. But that doesn't mean that there aren't any out there. It is a
common request, so you could do a search on the web to see if you come up
with something.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top