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

Prompt user for input based on serveside code.

1 Answer 112 Views
Window
This is a migrated thread and some comments may be shown as answers.
Larry Stewart
Top achievements
Rank 2
Larry Stewart asked on 04 Feb 2010, 10:20 PM
Hello...

I was wondering how I could prompt a user for input based on a server side value.

Example:
User scans a barcode into a textbox
I parse the barcode with a class I wrote serverside
If the scanned barcode starts with an "s" I need to prompt the user for a quantity, if not "s" then I continue with the code using the quantity of 1.

So If there is an "s" I need to pause the code until I get the user input. Or maybe use ajax somehow to return the quantity and call a serverside function to continue??????

Thank you

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 08 Feb 2010, 07:38 AM
Hi Larry,

I believe that the following Code Library article will be of help - it was submitted by another customer of ours:
http://www.telerik.com/community/code-library/aspnet-ajax/window/server-side-msgbox-user-control-for-radconfirm-radalert-and-radprompt.aspx



Kind regards,
Georgi Tunev
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
Window
Asked by
Larry Stewart
Top achievements
Rank 2
Answers by
Georgi Tunev
Telerik team
Share this question
or