Date input box

I am trying to have a user input their birthday in a input box and then from there put that into a website where it will use the input to select from a drop down box. Any good starting points/suggestions for this project?

@Anon14,

in order to take input from user, plz use input dialog activity.

or you can store birthday in excel and read it and iterate over datatable.

Cheers,
Pankaj

1 Like