Hello ,
I am trying to create a form with two buttons
The buttons I am naming as - "Create" and "Preview"
When I click on - "Create" - I would like the form to be submitted in the same window ( as we normally do )
However - when I click on - "preview" - I want to submit the form - in a new window( I want to use POST -
I do not want to use query
string to pass data )
Can someone please point me to some code examples as to how I can achieve this ?
Is this possible ?
Thanks in advance ,
-anagha
[ May 19, 2005: Message edited by: pendse anagha ]