Switch to full style
HTML code examples
Post a reply

file exists in upper level folder link

Thu Dec 08, 2011 11:50 pm

file exists in upper level folder link
Code:
<html>
<
head>
<
title>Link to up folder</title>
</
head>
<
body>

<
div>
   <p> Link to a file exists in upper folder level
      
<a href="../#">Go Back</a>
      </p>
  <hr />
</
div>
</
body>
</
html>
 




Post a reply
  Related Posts  to : file exists in upper level folder link
 check if file exists     -  
 check existence of file or folder in asp     -  
 java code for listing folder contents from remote folder     -  
 Link to download in my website..jsp or jsf to download file     -  
 Convert To Upper Case in C++     -  
 Change String to Upper case     -  
 Change letters to upper case by default     -  
 level of conformance in multicast     -  
 Sound Level Meter     -  
 high-level thread states     -  

Topic Tags

HTML Link