Browse by Tags

All Tags » ASP.NET   (RSS)
HyperLink MouseOver ThickBox 3.1 within ASP.NET UpdatePanel Technorati tags: ASP.NET , hyperlink , ajax , thickbox , asp:updatepanel Read More...
string fileMask = String . Format ( "{0}_*.jpg" , baseProductCode ) ; FileInfo [ ] files = ( new DirectoryInfo ( Server. MapPath ( "~/Images" ) ) . GetFiles ( fileMask ) ) ; // doar Fisiere de forma [baseproductcode]_[singleChar].jpg Repeater1. DataSource Read More...