• RajK
  • NEWBIE
  • 0 Points
  • Member since 2006

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 2
    Replies
Hello,
     I created a new pagelayout for contacts which has a bunch of custom fields. Is it possible to access this new pagelayout from a link or something like that from the default Contact pagelayout?
 
Thanks,
Raj
  • October 17, 2006
  • Like
  • 0
Hello,
My requirement is to read the output of a Custom SControl to be stored in database outside salesforce. I tried to develop a Java program using URLConnection to read the output, but I always get back the html code with Javascripts to redirect the url to login page. I have also included code to autologin into the program, before I try to read the SControl url. Any input on this issue will be great.

Thanks,
Raj
  • September 14, 2006
  • Like
  • 0
Hello,
    Is it possible to retrieve the contents (the whole HTML) of a SControl ? Basically, my requirement is store the HTML ouput of the SControl into the database of my Java Custom application which is running on Tomact. I appreciate any input on this issue.
  • September 13, 2006
  • Like
  • 0
Hello,
    Is it possible to retrieve the contents (the whole HTML) of a SControl ? Basically, my requirement is store the HTML ouput of the SControl into the database of my Java Custom application which is running on Tomact. I appreciate any input on this issue.
  • September 13, 2006
  • Like
  • 0