Forum Moderators: open
why don't you simply set the value of the text of the text box instead ? in pseudocode it would be something like : mytextbox.text = "the text I want" .
but as Marcel was asking, just in case, are you talking about asp.net ? and are you talking about code-behind or vbscript within your aspx ?