Frank Rocco
|
| Posted: 02/27/2002, 8:52 AM |
|
Hello,
I have a grid that I want to use to call another asp program without showing
the params in the url field.
I tried the example in Tips and Articles "Using buttons instead URL links on
Grid form ", but this looks ugly and the width/height is too large.
Is there a way to do this?
Thanks
Frank
|
|
|
 |
Chris Seymour
|
| Posted: 02/27/2002, 12:01 PM |
|
farocco@hotmail.com (Frank Rocco) wrote in
<a5j2rq$5vi$1@news.codecharge.com>:
Hi Frank,
Could you set session variables from the grid, then have the called asp app
look for the session variables?
Just a thought.
Chris
>Hello,
>
>I have a grid that I want to use to call another asp program without
>showing the params in the url field.
>
>I tried the example in Tips and Articles "Using buttons instead URL
>links on Grid form ", but this looks ugly and the width/height is too
>large.
>
>Is there a way to do this?
>
>Thanks
>Frank
>
>
|
|
|
 |
|