Hi Experts,
I have an html page and *.inc file.
html page has a text box prompt from which the data to be captured and passed to the *.inc file.
*.inc file has a sql statements based on the value received from html page it will populate the data.
Please give me the codes how to pass the value from html to *.inc file.
Regards,
Girish
I have an html page and *.inc file.
html page has a text box prompt from which the data to be captured and passed to the *.inc file.
*.inc file has a sql statements based on the value received from html page it will populate the data.
Please give me the codes how to pass the value from html to *.inc file.
Regards,
Girish
Comment