Infopath 2010 & Captcha for public Sharepoint 2010 sites - sharepoint

I use Infopath 2010 to create forms for public Sharepoint 2010 sites and one of the requirements is to install a Captcha check for each form.
Is this possible and if so, how?
Thank you!

I think it's not possible to use Image Captcha in infopath forms but you can use text Captcha instead.
See the following link
http://textcaptcha.com/
I hope that help
Regards.

I used this CAPTCHA Web service with my project and it's work correctly. check this http://distinctcaptcha.codeplex.com/

Related

AssetUrlSelector examples

I am looking for an examples on creating AssetUrlSelector in ASP.NET for selecting a document from sharepoint site. Can you please provide me some examples or help links? Since AssetUrlSelector works only on MOSS server/sharepoint server and not on foudation 2010 or wss3.0 how can I create a a control which is similar to AssetUrlSelector?.
Regards,
Sharmila

is it possible to access the sharepoint list newform.aspx using modal popup in 2007

i am working in sharepoint 2007. i want to open the newlistform.aspx using modal popup. before that i worked the samething in sharepoint 2010. sp2010 having sp.ui.dialog.js file, but moss2007 dont have this file, is it possible to access, if yes please help me to resolve this.
Thanks and Regards,
Rasu.U
No, the dialog framework was first introduced in SharePoint 2010. If you want something similar you will have to code it yourselft using fancyBox or something like it.

Passing parameters in Web Parts

I am working with Sharepoint 2003. I want to pass data from one web part to other like select a drop down in one web part and the other gets updated. I am pretty new to SharePoint please suggest me any tutorials, links sample code to do that.
Thanks for help.
kind regards
vivek
This requirement is specified by creating connectable web parts. See this link:
http://msdn.microsoft.com/en-us/library/ms469765.aspx
Although it is for SharePoint 2010 and 2007, but concepts are same.
Madhur's link is good although you'll have to make sure you don't try to use the Asp.Net WebPart infrastructure to create your WebPart. That support was added in the 2007 cycle of the product.
You will want to extend Microsoft.SharePoint.WebPartPages.WebPart http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.webpart(office.12).aspx

How to create page layout in sharepoint 2010 wss? please help

How to create page layout in sharepoint 2010 wss? please help
If you really mean WSS, you cannot create page layouts as this is a part of the Publishing feature available only in MOSS

sharepoint fba

i have a wss 3.0 site up and running using forms based authentication. Is there a way to upload multiple files (basically copy and paste a folder containing files)?
also, when i try to access the site using designer 2007, i can't access the site and it asks me to install sharepoint services or frontpage extensions. how can i modify the site using designer?
I know that in designer that the functionality exists to copy/paste a folder.
Thank you!
Regarding your first question, see this on Stack Overflow. Essentially, it's by design and Microsoft don't give you that functionality. You could try turning on Client Integration but I don't know if it will work. If you need an alternative, searching around I found UploadZen which seems to support multiple uploads with FBA.
Are you also using forms auth with SharePoint Designer? The bottom of this blog post from Mike Hatch has information that might help you.
Try out installing the SP2 for the SharePoint 2007 and the office Application. In the Office application they have solved may of the issue that were part of FBA enabled sites. Please refer to this for more information.

Resources