Hey :
I want to deploy two types of forms with Data Connections using SharePoint Solutinos and Scripts (STSADM)
The first one is a browser enabled forms, I was able to create a feature by extracting a solution from the server.
However I need to deploy a non-browser form to a library in a site, and I can't seem to find any resources that would allow me to do that through features or scripts, because deploying a template through the feature would put it in the centrally managed templates however it would fail because only browser enabled forms are accepted there.
Any thoughts, on how to deploy or create scripts that would simplify the deployment of a non-browser enabled form in a site library ?
Thanks,