Forum: RSS, Web Services and SOAP Sep 12th, 2005 |
| Replies: 0 Views: 3,156 hi
im not sure where to post this thread but decided here anyway. For xml, there are some information that i need not display. Therefore, i have to leave that node value blank. However, when i... |
Forum: Graphics and Multimedia Aug 31st, 2005 |
| Replies: 3 Views: 4,714 hm..
i need to have 2 listbox showing.. so that user uses the main lsitbox to open up whatever it is on the 2nd listbox aka textfield with scrolling buttons.. |
Forum: Graphics and Multimedia Aug 31st, 2005 |
| Replies: 3 Views: 4,714 Hi there
Im working on a listbox(flash component), where upon click, will display other arrays in a movie( which is also a listbox made from textfield). The second listbox suppose to contain html... |
Forum: Graphics and Multimedia Aug 3rd, 2005 |
| Replies: 1 Views: 3,438 hi
I have a main listbox, which the content is in form of dynamic arrays. Upon click on some of the item in the listbox, some other arrays are suppose to appear in another listbox, by checking... |
Forum: ASP.NET Jul 22nd, 2005 |
| Replies: 11 Views: 18,989 well, no i have not complete it yet. I got to work on other stuff before coming back to this. I was trying to understand the codes n all but i guess i need more time in understanding and implementing... |
Forum: ASP.NET Jul 21st, 2005 |
| Replies: 11 Views: 18,989 hm.. well, as Paladine has said, it may not be good coding practise to not indicate the type of the variable.
As i not too sure what it should be declared at, i leave it as it is.
Dim... |
Forum: ASP.NET Jul 21st, 2005 |
| Replies: 11 Views: 18,989 umm.. yea i have tried that but it doesnt work. But i have managed to solve it.
i'll try to look at the tutorial.
thanks alot |
Forum: ASP.NET Jul 20th, 2005 |
| Replies: 11 Views: 18,989 Hey there
i have been trying to bind a table from database to a listbox. I know this can be done quite easily but i keep having an error with i cannot figure out why.
Whenever i declare... |
Forum: ASP.NET Jul 19th, 2005 |
| Replies: 2 Views: 4,356 ooh yea i figured it out. thanks a lot! |
Forum: ASP.NET Jul 12th, 2005 |
| Replies: 2 Views: 4,356 hi
recently, i realise theres such thing as Hashtable that are allow listbox to retrieve url when clicked. However, as i find out more, i realise most examples i saw are static. As in
dim... |
Forum: ASP.NET Jul 8th, 2005 |
| Replies: 3 Views: 12,953 hm.. yea... looks like im doing it in a java way.
btw, is there a way to click on the itemlist den other info from the database (including text and flash file links) to display on the same page? |
Forum: ASP.NET Jul 7th, 2005 |
| Replies: 3 Views: 12,953 hi im a newbie in asp.net(learn 2 days ago) n still havent fully grasp the concept of asp.net yet. I ran into some problems here but i dunno what is it.
i've tried looking at the other post but... |