If I've got an infopath Form published to a form library, how can I contstruct alink to a new instance of that form? (The equivilent of clicking the Form on the'New' menu).
It's been a while since I've done this, but as I recall, I just openedup View Source in the browser and found the New link. There's probably aJavaScript call in there that you can add to a link or button elsewhere.