Group:  Other Microsoft Office Products » microsoft.public.infopath

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Threads Replies Last Post
126 Pages: <<  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  >>  
Xpath Expression in IP 2003- Optional Repeating tables
I have a Repeating Section that contains 5 repeating tables, 2 of which are optional. I am trying to create an expression that can correctly add together fields from the footers of each table, but it only seems to work when all of the tables have data. When I do not put data into the optional tables then my grand total formula just gives me 1#QNAN. How can I create a formula that correct...
2 14.07.2006 20:08:01
enable active directory users to use office on termserv
I have a termserv windows 2003, office 2003 with active dirs. I get all kinds of error and warning msgs for outlook, excel, access for users on the termserv. All works fine if logged in as admin. I added my own user to the admin group and it all worked fine. Don't want to give that type of access to everyone, how can I only "enable" office for a group/users? thx, Chris...
2 14.07.2006 20:00:02
Cant view infopath 07 (beta) form in browser
After successfully uploading a template to my office forms server 2007 (beta2) with infopath 07 I keep getting the same error message when either clicking on the form template on the sharepoint site or entering the url - " There has been an error while loading the form. A required resource could not be downloaded. To try to resume the download, refresh the page." Is this a problem with the fo...
7 14.07.2006 19:25:15
Help with closing forms
Hello all I have this button that will open other forms. Because the users will be opening different forms at a time ( like jumping from one form to another one) I need to write some code for On Click Event so the form will close and then open the other one. I now I can do this w/o coding just selecting from the Rules and Custom Code>Rules>Add>Add Action>Open a new form to fill...
2 14.07.2006 15:46:43
Browser enabled form on library with "group by" view
I have a browser enabled infopath form on a library where the setting for "opening browser enabled forms" is set to "display as web page" to always force the browser to open the form When I open the form from a normal "all documents" view, this works fine. However from a "group by" view the infopath fat client opens again; Is this a defect or a feature(?) ? And what happens for some...
1 14.07.2006 12:27:02
Auto-populate user information fields
I have a web service running that exposes user information. When a user logs on a computer and uses the form, the text boxes containing their user info will automatically be filled out (i.e. name, department, region). However, when the form is submitted (via email routing), the receiver opens the xml file and the user info textboxes are filled with the receiver's info. Is there a way ar...
2 14.07.2006 11:51:02
submission to webservice failed
I am custom submitting a form to a webservice but it is giving following error.... "-2146697208. The Download of the specified resource has failed" can anybody please explain the reason and provide solution. Any help will be appreciated. Thanks function SoapPost(objXmlHttp, strUrl) { var root var objXmlSoapDoc = new ActiveXObject("MSXML2.DOMDocument.5.0") objXmlSoapDoc.as...
1 14.07.2006 08:45:01
Errors while opening a form from a virtual
We currently utilize Infopath as a our corporate forms. We have it running under a 2.0 treeview virtual that our users pick the forms they are to fill out and send via e-mail. We recieve the following errors on a consistant basis and all seem to roll back to Infopath during actual form opening. Any additional information would be appreciated: Event Type: Warning Event Source: A...
1 13.07.2006 14:50:25
What program opens extension ".dwg"
...
3 13.07.2006 14:45:25
Populating a control at startup
I am new to Infopath and I am trying to figure out how to set a text field using VB in .Net. Can someone point me to some code using VB that is accessig the controls on a form? Thanks, Gary...
2 13.07.2006 14:22:24
sharepoint/infopath/web parts/.net forms
Apologies: we are intending to begin using sharepoint (may well be 2007 rather than 2003). we want to move our housekeeping (15000+ customers and associated catalogs)from retiring systems to MS SQL but then manage the data and be able to find and amend via sharepoint. how useful is infopath to this end and what is the score on who needs a copy of which software to view or amend or on for...
1 13.07.2006 13:56:01
dropdown list, valued underlined when printed
I have created a form in Infopath 2003 and have included various dropdown lists. When I fill out a form an d print it the values from the dropdown list are all underlined. How can I avoid this happening?...
3 13.07.2006 13:40:03
How to associate list box entries with rows of a table
Have a table that has ~5-10 entries in it and would like to make a drop-down list out of each row in a particular column (it seems like this would be an extremely common goal). I have made a secondary data source which is the table in question, and when I: 1. click on "Drop-Down List Box" 2. select my data connection (just a table) 3. click apply I get the error message...
3 13.07.2006 12:27:02
Can't Get back to Design Mode after enabling protection
Hi, Is there a way to get back into design mode after enabling protection? I enabled protection by clicking on the check box 'Enable Protection' in Tools Menu|Form Options|General Tab. But when I open the file, the design mode button is disabled. And I cannot make any more changes to this file. Thanks ...
2 13.07.2006 08:05:01
Need a formula to calculate a deposit amount from a percentage
How can I take the data from a drop down called downpaymentAmount which has a percentage value, and divide that by the field totalprojectAmount to get the totaldepositAmount field to populate when each deposit amount is selected? ...
2 13.07.2006 07:33:02
Loading data from XML file on downloaded n the client
I have an InfoPath form which client will download from the site. I want it to be accompanied with XML resource file so form will populate field values on OnLoad event. The XML is generated on fly from DB. Everything works fine locally but the problem is that form "remembers" riginal location of the file and fails if path is not the same. I would like to have client download form and XML...
1 13.07.2006 03:05:01
populate fields from xml
I have created a infopath form. I want to fill the form fields with an xml file associated data. Is this possible? Effectively what I want is to associate the form with an xml data file....
2 12.07.2006 21:49:01
MS JET OLE DB Initialization Information
I amtrying to modify an existing InfoPath form that directly connects to an Access database. When I try to preview the form I receive the following dialog box Please Enter MS JET OLE DB Initialization Information Data Source: \\...\formdata\xxx.mdb User Name: Admin Password: Provider String: Open Mode: DB-MODE-READWRITE Button “OK” Button “Cancel” ...
1 12.07.2006 21:37:01
Changing the value in a field with vbscript
I'm trying to change the value of a field in a form to show the UserName of the person filling-out my form. I can get the UserName without a problem, but now I can't insert that info. in the field I wan't to displayit in. Any help would be greatly apreciated. sead...
2 12.07.2006 21:24:02
Date Diff Calculation VBScript - Help Repeating Section
I used a Date Difference Calculation function and sub routine using three fields in a repeating section, two date pickers and one text, same as outlined in other posts which works fine. This is the link to the procedure. http://enterprise-solutions.swits.net/infopath/datediff-vbscript-infopath.htm I run into problems when I repeat the section in that I can select the dates I want in dat...
11 12.07.2006 21:13:01
Would InfoPath be the best choice?
I am new to InfoPath, but l like what I see initially. Would InfoPath work for this business scenario? My company wishes to integrate forms into a proprietary system that is deployed to lots of machines throughout the organization using CITRIX. These forms change relatively often and need to be able to be modified by some non-technical SMEs. The forms themselves must seemlessly l...
1 12.07.2006 21:12:01
InfoPath with referenced Assembly Build Error
Hello, Has anyone run into this problem and found a solution. We have a library of InfoPath documents with managed code behind. They all work fine. We have factored out much of the logic that is shared between them into a library assembly. We have referenced the assembly in the internal code project and verified that the file is copied to the same folder as the manifest.xsf file. ...
1 12.07.2006 16:23:01
InfoPathViewer
Hi, Why Microsoft Does have InfoPath Viewer? Or actually microsoft is working on this viwer? With regards, Goh ...
3 12.07.2006 14:31:02
Help with understanding the Vendor Information sample form
Hi I’m new to InfoPath and got the luckily job of creating a form with it, even though nobody else in the company has used it. YA for me.. *groan*. What make it worse it that I'm only a new graduate start so being more than thrown in at the deep end, more like being held under. Anyways, I manage to throw something together in the knowledge I manager to scrape together from the net....
1 12.07.2006 14:28:03
Which is 1st? Code or Rules
I am building a new form using InfoPath 2007. I have a button on the form which I have about 6 rules set to run when it is clicked. I also need to add a small piece of managed code to run when the button is clicked as well. My question is...will the managed code run before the rules are applied once the button is clicked, and if not, is there a way to get the code to run before the ru...
4 12.07.2006 13:41:04
126 Pages: <<  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  >>  

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net