Activating infopath form programaticlly

H

Hesham

I"m trying to open an infopath form from sharepoint.I fount that I can load it and retrieve its data but I can't activate the infopath window and show it to the client.

it's important to me to show the windopw to the client because I'm trying to simulate "fill out this form" button
this is very important to me
thanks a lot
 
H

Hesham

I was using VB.NET to activate the form
and it didn't work for some reason
when I used javascript it worked well
 
Top