G
Guest
Is it my imagination or is the stuff in the SASDK overly complex? For
example, let's say I'd like to have a one page web application where I enter
a name into a text box and have the application read the name back to me when
I click a button on the page ("Hello World" for SASDK). Seems like the prompt
control would be ideal for this ... except that the <InlineContent> tag is
ReadOnly. ReadOnly?!? Am I expected to build a grammar dynamically or
construct an HTML stream on the fly just to have a page say, "Hi, Bob"?
Imagine if humans had to speak "ReadOnly" ...
example, let's say I'd like to have a one page web application where I enter
a name into a text box and have the application read the name back to me when
I click a button on the page ("Hello World" for SASDK). Seems like the prompt
control would be ideal for this ... except that the <InlineContent> tag is
ReadOnly. ReadOnly?!? Am I expected to build a grammar dynamically or
construct an HTML stream on the fly just to have a page say, "Hi, Bob"?
Imagine if humans had to speak "ReadOnly" ...