php - page navigation in html -



php - page navigation in html -

hi tryng implement web application , wondering if html offers page navigation techniques. query going in current page navigation,

page --> page b --> page c --> page b

if press page b position go page c, dont want happen, instead, want go page a.

the reason consider

page login page

page b home page options, when clicked on 1 go page c

page c corresponding clicked function, text boxes can input name, address etc, , when fill , click on submit, go page b.

now if press on button page b, navigated page c. dont want happen, want remain in page in case.

but if scenario this

a->b->c->d->c..

then on pressing lastly c need go b, , if press b, either remain on page or prompt me logout.

hope question clear please dont downwards vote this, want learn, these forums there help me

please help

the browser-back-button belong user. "go in history"-button. ... imo dont touch it. provide useful navigation user dont think using back-button =)

php html

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -