<div>Thanks Earnie</div>
<div>This was the issue. With use of / , this issue is not seen further.</div>
<div> </div>
<div>Thanks</div>
<div>kamal<br><br></div>
<div class="gmail_quote">On Fri, Sep 28, 2012 at 5:50 PM, Earnie Boyd <span dir="ltr">&lt;<a href="mailto:earnie@users.sourceforge.net" target="_blank">earnie@users.sourceforge.net</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">Why \\ instead of /?  You should always use / for a URI field.<br><br>Have you used the firefox debug tools?<br>
<br>Earnie<br>
<div class="HOEnZb">
<div class="h5"><br>On Fri, Sep 28, 2012 at 4:47 AM, Kamal Palei &lt;<a href="mailto:palei.kamal@gmail.com">palei.kamal@gmail.com</a>&gt; wrote:<br>&gt; Hi All<br>&gt; I have a line of code as below.<br>&gt;<br>&gt;<br>&gt; $data[$index][&#39;Resume&#39;] = &#39;&lt;a<br>
&gt; href=&quot;\<a href="http://ncjobs.com/" target="_blank">ncjobs.com</a>\sites\default\files\resumes\\&#39; . $record-&gt;uid . &#39;\\&#39; .<br>&gt; $record-&gt;filename .&#39;&quot; &#39; . &#39;target=&quot;_blank&quot;&gt;&#39; . $record-&gt;filename . &#39;&lt;/a&gt;&#39;;<br>
&gt;<br>&gt; I am trying to show a link in one table cell.<br>&gt;<br>&gt; In IE8, this is working fine, I am able to download the file.<br>&gt;<br>&gt; In Firefox 15.0.1, this is not working, gets error &quot;he requested URL<br>
&gt; /<a href="http://ncjobs.com/resume_search/skill_based_search/java/1/0/360/00//ncjobs.com/sites/default/files/resumes/4/Chinmay_Pani" target="_blank">ncjobs.com/resume_search/skill_based_search/java/1/0/360/00/\ncjobs.com\sites\default\files\resumes\4\Chinmay_Pani</a><br>
&gt; mod.doc was not found on this server.&quot;<br>&gt;<br>&gt; I am wondering from where it is prepending<br>&gt; &quot;/<a href="http://ncjobs.com/resume_search/skill_based_search/java/1/0/360/00/" target="_blank">ncjobs.com/resume_search/skill_based_search/java/1/0/360/00/</a>&quot; (this is<br>
&gt; nothing but the current URL, I wanted to access<br>&gt; &quot;\<a href="http://ncjobs.com/" target="_blank">ncjobs.com</a>\sites\default\files\resumes\4\Chinmay_Pani mod.doc&quot; URL.<br>&gt;<br>&gt; If you have faced this issue, kindly let me know whats the work around.<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></font></span></blockquote></div><br>