Page 1 of 1

Advance Form

Posted: Sun Oct 10, 2010 8:09 am
by bishu
I was trying to create a form as follows
Name - <textbox>
Amount Deposited - <textbox>
Type of Deposit - <combo> Cheque/Cash

If Cheque is selected than
Bank Name - <textbox>
Cheque No. - <textbox>
A/C No. - <textbox>

If Cash is selected than
Bank Name - <textbox>
Branch Name - <textbox>

I am very new to PHP and facing a problem to create this form. Please Help me.

Re: Advance Form

Posted: Sun Oct 10, 2010 11:18 am
by s.dot
This is an HTML problem and not anything to do with PHP. Review form tutorials.
http://www.google.com/search?q=HTML+for ... =firefox-a