Monday 3 June 2013

Web_Set_Max_Html_param_Len ()

How can we update the length of the parameter? Web_Set_Max_Html_param_Len ().

Default session id length – 256 Characters
To update length of the parameter
Web_set_max_html_length (“1024“) function is used to set the maximum length to the parameter to update the length of the parameter



1 comment:

dileep said...

Web_Set_Max_Html_param_Len ().

Web_set_max_html_length (“1024“)

Which one is correct. Without param or with param.

Please correct me if i am wrong..