Jump to content

rooting submit button in anchor


stijn0713

Recommended Posts

northing happens it depends on how you put it. i think its a matter of playing around with your button css.

 

<button type="submit" name = "submit" value= "submit" style="background: none; border: none;"><span style="text-decoration: underline;">Styled text</span></button>

@mahngiel, what do you mean with multi stage multi page because it might be the case.

 

I have a survey that i build up on a document survey.php

 

i loop throught the questions going to the next like: survey.php?page=1 --> question 1  survey.php?page=2 --> question 2.

 

@mahngiel, what do you mean with multi stage multi page because it might be the case.

Several pages until completion with data that will be (eventually) submitted into the database at the end.

 

However, if the user can abandon the form and come back later where they left off, you could a) insert into their table row after each question or b) provide a save button which uses the transaction

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.