View Single Post
  #2 (permalink)  
Old 01-05-2008, 02:33 PM
maruthi_s maruthi_s is offline
Member
 
Join Date: Jan 2008
Posts: 20
maruthi_s is on a distinguished road
Hey the way you gave the URL is wrong, when you declare a java syntax you should be very careful. The one bolded in has caused the bug . You did not use a escape sequence to understand the ".

("http://www.ncbi.nlm.nih.gov/entrez/viewer.fcgi?db=protein&c_start=1&uids="record"&dop t=fasta&dispmax=1&sendto=t&from=begin&to =end&page=1");
Reply With Quote