Hi,
I have a php form in that i have a combo box, having values yes or no to choose from. If i choose yes, an excel form should be opened and allow the user to fill the excel form. The filled form should be sent as an attachment to some recipients. and it should redirect the user to the same php form to enter other details.
Do i need to create any html or php form based on the excel form? or how can i code this.Any help will be appreciated.
Thanks.