Use wizard control in asp.net to give a step by step entry form.
override default buttons using the templates. The sidebar link must be given in a datalist
ValidationGroup="AddCandidateVal" />
ValidationGroup="AddCandidateVal" OnClientClick="return confirm('Are you sure you want to submit this information?');" OnClick="startfinishbuttonclick" />
Help Link
override default buttons using the templates. The sidebar link must be given in a datalist
ValidationGroup="AddCandidateVal" />
ValidationGroup="AddCandidateVal" OnClientClick="return confirm('Are you sure you want to submit this information?');" OnClick="startfinishbuttonclick" />
Help Link