Re: David, you and I are both stupid
From David on 2 Sept '99
replying to David, you and I are both stupid posted by Jay Browne
-
Of course!!! (duh!) So many times when I am trying to program I know that I think to much about it and make things a lot more complicated than they are... I guess it doesn't matter that you lose the session objects, because you write the info to the database, and then you call the results from the database up in the new window...
>You can specify a target in the <form> element.
>
><form action="action.asp" target="new" method="post">
>form elements here.
></form>
>
>Just plain ol' HTML.....
>
>--jay
|