A
Agnes
My asp.net web page will allow user to d/l the invoice and PO .
there are two buttons. (invoice and PO) in the datagrid ( i use repeater)
however, not every invoice got the PO , so I need to detect whether the PO
(pdf exists or not ), if the files doesn't exit, I need to make the button
's visible =.F.
How can I do that in aspx.vb
Thanks a lot
there are two buttons. (invoice and PO) in the datagrid ( i use repeater)
however, not every invoice got the PO , so I need to detect whether the PO
(pdf exists or not ), if the files doesn't exit, I need to make the button
's visible =.F.
How can I do that in aspx.vb
Thanks a lot