Browse by Tags

All Tags » Questions (RSS)
Recently, we need import some data from excel to  Oracle database. A strange thing confused me. The excel file has a column, for example PhoneNumber, the format is 999999, here are some example data: 123456 234561 345612 456123 561234 612345 000123...
Posted by Ralax | 1 comment(s)
Filed under: , , ,
When you add a Literal control to Page Header, for example: <head runat="server"> <asp:Literal runat="server" ID ="literal" >Literal Test!</asp:Literal> <title>Untitled Page</title> </head> When you browser the page...
Posted by Ralax | 3 comment(s)
Filed under: ,
More Posts