P
pmelanso
Hello,
How can I tell if there is a page to go back to in the history or
not??? Same with forward??? say something like///
if (there is a page to go back to ) {
// DO something
}else {
}
and simularly
if(there is a page to go forward to ) {
//DO something else
}else {
}
Thanks,Pam
How can I tell if there is a page to go back to in the history or
not??? Same with forward??? say something like///
if (there is a page to go back to ) {
// DO something
}else {
}
and simularly
if(there is a page to go forward to ) {
//DO something else
}else {
}
Thanks,Pam