> Search this Newsgroup for earlier information but here's a quick recap.
>
[quoted text clipped - 9 lines]
> > I want to use Infopath to create Field Tickets. I need to generate a
> > sequential number automatically everytime I fill out a new form.
>> > I want to use Infopath to create Field Tickets. I need to generate a
>> > sequential number automatically everytime I fill out a new form.
>> Search this Newsgroup for earlier information but here's a quick recap.
>>
[quoted text clipped - 7 lines]
>> date and time stamp, but that probably wouldn't be a good option for ticket
>> numbers.
>Why not Use the XPath generate-id() to create a Unique ID on first open the
>store it to what ever data source your using...
First, that generates a string of random alphanumeric characters, not
a sequential number. Second, there's no way to store the value.
Regards,
Steve
--
Please post questions to the newsgroup; everyone benefits.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sample code subject to http://www.microsoft.com/info/cpyright.htm