Dear sir, I have an Inbox page with options such as inbox,forward,delete,reply,log out,compose mail buttons.By clickin on inbox button it should query results,i.e inbox contents from database such as from,to ,subject,date,content with check box corresponding to each mail. If you can provide me the design code,how to design ,i will be grateful to you.Regards debasis
jaavscript & ajax - Design concepts & design patterns jaavscript & ajax Dear sir,
I have designed a mail inbox page.I have in my database a master table called MASTER_MAIL in which i have coloumns such as mail_id,mail_from,mail_to,mail_date,subject,content.In my inbox page i have
jaavscript & ajax - Design concepts & design patterns jaavscript & ajax Dear sir,
I have designed a mail inbox page.I have in my database a master table called MASTER_MAIL in which i have coloumns such as mail_id,mail_from,mail_to,mail_date,subject,content.In my inbox page i have
jaavscript & ajax - Design concepts & design patterns jaavscript & ajax Morning,
Can you tell me coding how to upload Excel file.
First, i want to browse the excel file from my desktop, then i have a button to save this excel file to database(MySql).
Second, i want to call