This is a migrated thread and some comments may be shown as answers.

Type text in displayed dialog

3 Answers 85 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Squall Leonhart
Top achievements
Rank 1
Squall Leonhart asked on 24 May 2010, 10:52 AM
Hi all,
I'm a newbie in Webaii. I have just researched this tool in 2 weeks. I met an issue here. I log to one page, it will displayed a modal dialog for inputting username and password. i can't catch ID or name of these two text box for input text. I try a lot of way but it still no affect. Please help me this.
Please see attachment "dialog.jpg" for more details.

Thanks.

3 Answers, 1 is accepted

Sort by
0
Accepted
Missing User
answered on 24 May 2010, 04:35 PM
Hi Squall,

Please check out this documentation and the "Handling Logon" topic, then let us know if you have any specific questions on this.

Regards,
Nelson Sin
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Squall Leonhart
Top achievements
Rank 1
answered on 25 May 2010, 11:30 AM
Thank Nelson.
By your answer, I had found the solution for handle the dialog :)
I have another question here: I load data from csv file to input data on website. However, can I write the test result or something back to that csv file.

Thanks,
Squall.
0
Missing User
answered on 25 May 2010, 08:51 PM
Hi again Squall,

I'm glad you got this working. Writing to the .csv file would have to be a custom implementation of your own.

But getting values from the page itself is possible in most of the strongly typed framework objects for both Html and Silverlight controls, such as HtmlInputText, with either a Value, Text or similar property.

Please see the link to the documentation in my previous post and the quick start projects in the WebAii Framework installation folder for more examples and references on finding page elements and using framework controls. 

Best wishes,
Nelson
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Squall Leonhart
Top achievements
Rank 1
Answers by
Missing User
Squall Leonhart
Top achievements
Rank 1
Share this question
or