S
Su Man
I have a hyperlink say 'Click here to open'
The href of this should be conditional.
This means I need to look for availability of a folder(say
C:\MySite\MyPage). If the folder is present I need to give a file in that
folder as reference(say C:\MySite\MyPage\Mine.htm).
Other wise I want to give the reference of another file (say
C:\MySite\Others.htm).
Please let me know how this can be achieved.
Thanks in advance,
Su Man
The href of this should be conditional.
This means I need to look for availability of a folder(say
C:\MySite\MyPage). If the folder is present I need to give a file in that
folder as reference(say C:\MySite\MyPage\Mine.htm).
Other wise I want to give the reference of another file (say
C:\MySite\Others.htm).
Please let me know how this can be achieved.
Thanks in advance,
Su Man