Passing an item value to a stored procedure
YogMay 1 2006 — edited May 5 2006Hi,
<BR><BR>
I have a page item (date picker) and a link. When I click on the link I want the value of the page item to be passed into a stored procedure.<BR><BR>
Seems simple enough but because the value of my item is not yet in the session (because I've just keyed it in) then the link doesn't pick up any item value.<BR><BR>
There must be a way of doing this because this is exactly what the automatic page processing does in wizard built forms. I'm guessing that the value must be passed using JavaScript somehow.<BR><BR>I keep running into this problem and can't seem to find a way round it.
I suppose what I'm asking is, How does Automatic page processing work?<BR><BR>Cheers<BR>
Yog.