1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

php different form

Discussion in 'PHP' started by chxxangie, Dec 30, 2008.

  1. #1
    there are form1 and form2.
    form1 has a SAVE image button.
    form2 is a form which contain some fields.
    my question is, is it possible to save the data fields in form2 by clicking the button in form1.
    so far i i do the same action in same form. but this time due to some reason, i need to seperate the form.
    plz someone help me on this. thanks in advance!
     
    chxxangie, Dec 30, 2008 IP
  2. mdrobiul

    mdrobiul Peon

    Messages:
    186
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you know PHP, you can do it. Make a one form and include all fields in one form. I did not get what you mean. May be just design form like you want, but process will be in one form script. Is your form two page based ?
     
    mdrobiul, Dec 30, 2008 IP
  3. chxxangie

    chxxangie Peon

    Messages:
    54
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    ok..my case is....the webpage is divided by div (top & bottom).
    then the top has a image button (in form1). when click on top button, i want to save the bottom form (form2) that contain some fields into database.

    any idea on this?
     
    chxxangie, Dec 30, 2008 IP