Hi JWL,
There is no-way of posting a data into a new InfoPath Form. But the
work-arround you could implement is to store that data somewehe (XML shared
file, Database etc.) and on the OnLoad Method in InfoPath, retrive that data
and fill in the InfoPath. But there is another issue called concurency, what
if two or more users want to open a form with post data, you will have to
find a way to hadle the post-data per user. I think you understand me,
becouse while the form is openning, another user can overwrite the temp-data
from the firs user....
Darko Milevski, MCAD