G
Guoqi Zheng
Dear sir,
If I need to use a function on xxx.aspx page, e.g. on a repeater control, I
have to define this function inside xxx.aspx.vb file, if I put it in the
module class, it will not work so I have to copy the same function into all
aspx page which may need it.
Is it possible that I define this function something in the application, I
can use it on every .aspx page??
--
Kind regards
Guoqi Zheng
guoqi AT meetholland dot com
Http://www.meetholland.com
If I need to use a function on xxx.aspx page, e.g. on a repeater control, I
have to define this function inside xxx.aspx.vb file, if I put it in the
module class, it will not work so I have to copy the same function into all
aspx page which may need it.
Is it possible that I define this function something in the application, I
can use it on every .aspx page??
--
Kind regards
Guoqi Zheng
guoqi AT meetholland dot com
Http://www.meetholland.com