You need to sign in to do that
Don't have an account?

Conditional Hyperlink Text
Hi Friends,
Here is my scenario:-
I have force.com sites and on it I have webpage.This webpage may not be accessible to some users and they will have to download some sotware in order to access this page.
I want to make sure if the page is not loaded in the user's browser then hyperlink should become visibkle to the user so that he can download software.
The users who are able to access this page ,hyperlink should not be visiblke to them .
I am looking for some kind of conditional hyperlink
Thanks,
Trick
you are clear with your requirement if the user did not have the particular software then the hyper link should not be shown
there write javascript or back end code to check for the software wheater installed or not and put rendered ="false"
once it is found the s/W installed then rerender it