in a user control, i want to manipulate the src tag in code behind, but when i get there the control
audioMessageToPlay.src
isnt there ?
I cant even do
audioMessageToPlay.Attributes.Add("src", "mymusic.mp3")
Any ideas on how to get it, im currently updating to SP1 maybe that will help ?
Can you answer this question?
Write Answer1 Answers