asp.net.ph

Skip Navigation Links

forward Method

DHTML Methods


Loads the next URL in the History list.

Syntax

history.forward ( ) 
Return Value

No return value.

Remarks

This method performs the same action as when a user clicks the Forward button in the browser. The forward method is the same as history.go ( 1 ). Trying to go past the end of the history does not generate an error. Instead, you remain at the current page.

Applies To

history

See Also

back, go



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note