[hepl] with loading web page from selecting menu!

Hi to all,

I hope if any one can help me out with this problem ;D. I post below a web address that have one problem! my friend ask me to see what is wrong withthe coding but I can't figer out whats wrong with selecting a different page to go to! as you can see in my Image a attached.

thanks for your time.

post-20298-1112219381_thumb.jpg

sample.JPG
sample.JPG

#270020

Set the value of the form functions as something like this:

value="java script:window.location.href = 'whatever_page.htm'"

Make sure you also set the target window, and don't get your frames confused. There's also a more complicated solution out there, and I may have scewed up my syntax, but I think that should work.

-NC

#270060

thank a lot. I well see what I can do... ;)

Edite: it's working just fine. I found out the problem something else.

#270066