facing problem in programming(update fields in tables)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dhananjay

    facing problem in programming(update fields in tables)

    hi all,
    I am facing problem in programming.Can anybody please let me know how
    to solve the problem.
    I have a link, clicking the link opens a page in which there are some
    data which is coming from different tables(join realtionship). And
    some data has to be inserted in that page(textbox)
    In this page i have 2 buttons send and save. On clicking send button
    the page content will be sent to the particular email-id. And on
    clicking save button the page content has to go to
    different tables and columns( i.e; the data will be saved into
    tables). And some data has to be updated also. I don't think so that i
    will be able to use update query(because of relationship)

    Can any body please help me solve the problem.

    Thanks in advance
Working...