function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SS KarthickSS Karthick 

S controls

Hi Everyone,
   Can anyone tell me what is s controls and how to create s controls??
Best Answer chosen by SS Karthick
AshwaniAshwani
S -controls are no longer in use in Salesforce since spring '13. 

You can not create new S-controls now. A s-control look like a javascript: 

<script src="/servlet/servlet.Integration?lid=01N500000003we1" type="text/javascript"></script>

You can not use s-control any more because you ca not create them. Few organisation still have s-control but they can not be changed they can be replaced. 

All Answers

Michael VerhovskiMichael Verhovski
S-controls have been superseded by Visualforce pages. Organizations that haven’t previously used S-controls cannot create them. Salesforce recommends moving S-controls to Visualforce pages.
SS KarthickSS Karthick
Hi Michael Verhovski,
     So how to use all those type of s control in visualforce

please help
AshwaniAshwani
S -controls are no longer in use in Salesforce since spring '13. 

You can not create new S-controls now. A s-control look like a javascript: 

<script src="/servlet/servlet.Integration?lid=01N500000003we1" type="text/javascript"></script>

You can not use s-control any more because you ca not create them. Few organisation still have s-control but they can not be changed they can be replaced. 

This was selected as the best answer
tsalb_tsalb_
If your'e doing maintenance please see here:

https://help.salesforce.com/HTViewHelpDoc?id=dev_about_scontrols.htm&language=en_US
https://developer.salesforce.com/page/Build_an_S-control
https://developer.salesforce.com/page/S-Control_Deprecation