Form visible to all but require login upon submit

I have a form to collect data from site member and to display this data to any one in the world,
When i make the form page as member only. it is visible to members only, but i want this form to be visible without login, but ask for login when clicked the submit button.
How can i make this happen…please help…thanks in advance.

I don’t think you can make a submit button by itself trigger a user login so it can then submit the data.