Browse by Tags

All Tags » Sharepoint (RSS)

InfoPath form deployed to Sharepoint that reads from config files by Yorkenw06

Problem: If you do not use InfoPath and or Sharepoint you can skip this post. When developing InfoPath forms in Visual Studio 2005 that are deployed on Sharepoint you can add an app.config file and one would think that you could use it as in any other...
Filed under: , ,

Uploading multiple files logically via the web by Yorkenw06

Trying to upload multiple files easily on the web is not a very intuitive thing. I am not sure why you can only select one file at a time though a <input id="fileToUplad" type="file" /> tag even though you can add multiple files to a request. Hopeful...
Filed under: ,
More Posts