Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for ozeona

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 that both of them have the same "title". I was thinking of using …

Member Avatar for PVBert
0
96
Member Avatar for ozeona

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 display this in flash, it gave me "undefined". when i change the node value …

0
93
Member Avatar for ozeona

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 links, where it will open up a popup upon clicked. The problem is that whenever i click …

Member Avatar for peter_budo
0
90
Member Avatar for ozeona

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 selectedMain as linklist.selectedItem.value, it will alsways tell me "Object reference not set …

Member Avatar for Paladine
0
631
Member Avatar for ozeona

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 [CODE] dim mycountries=New Hashtable mycountries.Add("N","Norway") mycountries.Add("S","Sweden") mycountries.Add("F","France") mycountries.Add("I","Italy") [/CODE] is there any way to retrieve this …

Member Avatar for ozeona
0
345
Member Avatar for ozeona

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 could not really find the error in mine .Can you please …

Member Avatar for Paladine
0
153