Forum: ASP.NET Apr 11th, 2009 |
| Replies: 1 Views: 456 hi,
i have a tree view which gets populated using object. if i have 4 nodes and click on top one it gets expanded at the bottom.
e.g.
node1
node2
node3
node4 |
Forum: ASP.NET Feb 9th, 2009 |
| Replies: 2 Views: 606 thanks for the info appreciate it. |
Forum: ASP.NET Feb 6th, 2009 |
| Replies: 2 Views: 606 hi,
as a new comer to asp.net i want to know what are the advantages of using asp.net over say php and other technologies and what are the disadvantages.
thanks |
Forum: ASP.NET Feb 6th, 2009 |
| Replies: 1 Views: 336 also would i be able to use php,javascript etc in asp.net. sorry if it sounds dumb bt i need to know |
Forum: ASP.NET Feb 6th, 2009 |
| Replies: 1 Views: 336 hi,
I have been working with windows forms till now. want to learn about asp.net server and client side from scratch. can you guys recommend a good link or book.
thanks |
Forum: ASP.NET Dec 1st, 2008 |
| Replies: 0 Views: 406 hi,
I have a listbox and have managed to expand it when a user double clicks on an item.
but if i have 4 results the results will show at the end of these 4 results e.g.
year
month
day ... |
Forum: ASP.NET Dec 1st, 2008 |
| Replies: 3 Views: 1,073 hi,
I am trying to add a value to listbox. i use lstlistbox.items.add(new listitem(value)).
this adds it fine in click event of button, but i need to use the selectedvalue of the listbox again... |
Forum: ASP.NET Nov 9th, 2007 |
| Replies: 10 Views: 2,285 Hi,
Thanks for your help, yea it would be great if you show me a resizing function as well as how to call the image from the file.
thanks |
Forum: ASP.NET Nov 7th, 2007 |
| Replies: 10 Views: 2,285 Hi thanks for your help.
I have done the resizing and saving of the image to a folder but i am not quite sure how to display it in another page(as you said).
yes the pictures are saved in the... |
Forum: ASP.NET Nov 7th, 2007 |
| Replies: 10 Views: 2,285 yea that is the tutorial i am trying right now i have copied and pasted exact code but still it shows same picture for all rows |
Forum: ASP.NET Nov 7th, 2007 |
| Replies: 10 Views: 2,285 btw i have if statement for postback in pageload:
Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs)
If Not Page.IsPostBack Then
BindGrid()
... |
Forum: ASP.NET Nov 7th, 2007 |
| Replies: 10 Views: 2,285 can you show me how to do it as i am new in .net :) |
Forum: ASP.NET Nov 6th, 2007 |
| Replies: 10 Views: 2,285 hi,
I am going through this tutorial and i am stuck, here is my problem i can read the images from the db but it displays the same image(the first image inserted).
here is the code: |
Forum: ASP.NET Sep 21st, 2007 |
| Replies: 1 Views: 1,110 use proxy, or try using anonymouse.org |