T
Tom
I have to change a value in an input tag for a PayPal form. The name of the
input is "return" and I can't change it.
I can't use return.Attributes.Add
Is there a way to use Attributes.Add by the element id rather than name?
Thanks...
input is "return" and I can't change it.
I can't use return.Attributes.Add
Is there a way to use Attributes.Add by the element id rather than name?
Thanks...