Allen Kuo
|
| Posted: 03/24/2002, 5:00 AM |
|
Hi
I read http://www.gotocode.com/art.asp?art_id=82&
and can replace "Insert","Update","Delete" buttons,
but I can not replace CANCEL button.
Can anybody tell me how to to that ? Thank you.
ASP 2.0 & Templates
Allen Kuo
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 03/25/2002, 5:36 AM |
|
Well , if you use templates , you can modify any html
via template functions , retrieve form block content
and replace cancel button html with your html.
--
Alex
CodeCharge Developer
"Allen Kuo" <allen@webapp.com.tw> wrote in message
news:a7kill$2bn$1@news.codecharge.com...
> Hi
> I read
> http://www.gotocode.com/art.asp?art_id=82&
> and can replace "Insert","Update","Delete" buttons,
> but I can not replace CANCEL button.
> Can anybody tell me how to to that ? Thank you.
>
> ASP 2.0 & Templates
>
>
> Allen Kuo
>
>
>
|
|
|
 |
|