This code will work fin..
<input type="submit" name="action" value="<<">
<input type="submit" name="action" value="<">
1 of 2
<input type="submit" name="action" value=">">
<input type="submit" name="action" value=">>">
Then when I try to change them to graphics they will not change over to the next page. This is the code I'm trying to use.
<input src="images/submit.gif"
type="image" type="submit" name="action" value="<<">
<input src="images/submit.gif"
type="image" type="submit" name="action" value="<">
1 of 2
<input src="images/submit.gif"
type="image" type="submit" name="action" value=">">
<input src="images/submit.gif"
type="image" type="submit" name="action" value=">>">
Page can be viewed at..
<input type="submit" name="action" value="<<">
<input type="submit" name="action" value="<">
1 of 2
<input type="submit" name="action" value=">">
<input type="submit" name="action" value=">>">
Then when I try to change them to graphics they will not change over to the next page. This is the code I'm trying to use.
<input src="images/submit.gif"
type="image" type="submit" name="action" value="<<">
<input src="images/submit.gif"
type="image" type="submit" name="action" value="<">
1 of 2
<input src="images/submit.gif"
type="image" type="submit" name="action" value=">">
<input src="images/submit.gif"
type="image" type="submit" name="action" value=">>">
Page can be viewed at..