Forum: ASP.NET Nov 16th, 2008 |
| Replies: 1 Views: 7,961 hi every one,
i have create an asp.net application when i worke localy (on my PC) it work well without any erorr but when i deploye it at web server (vps server ) it give me this erorr:
... |
Forum: ASP.NET Oct 12th, 2008 |
| Replies: 0 Views: 2,008 hi
i want to aske if there is away to upload / download files to / from sql databse using asp.net
with C# i need to do that using using gridview i have view my data inside asp.net gridview i... |
Forum: ASP.NET Oct 6th, 2008 |
| Replies: 0 Views: 585 hi
i have gridview with invisible Case_ID DataField when i try to edit any row in gridview it doenot edit if the Case_ID DataField is invisible but it worke well if i make it visible
this is the... |
Forum: ASP.NET Sep 23rd, 2008 |
| Replies: 0 Views: 2,965 hi
how can i create Pagination table or GridView in asp.net using c# ?
but i need it to show hug number o data without affect the performance of web application
because i need to retrive data... |
Forum: ASP.NET Mar 19th, 2008 |
| Replies: 8 Views: 1,912 hi
i have done as you say but it does not work when i go back to that page from Explorer back it does not reset fields. the back button i mean as in pic |
Forum: ASP.NET Mar 18th, 2008 |
| Replies: 8 Views: 1,912 hi
you do not understand my question ,
i have build asp.net with c# web page this page supposed to send some information to Sql DB and then go directly to another web page when i do that it... |
Forum: ASP.NET Mar 17th, 2008 |
| Replies: 8 Views: 1,912 hi every one,
i need some helpe on asp.net with c# components ,
i have some text boxs and labels i need to reset the textbos and labels' text to be empty when i click explorer back button i need... |