We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
We are using Http cgi parameters in which we need to add letter "c" at the beginning of a line in the cgi file to fetch the variables dyanamically from the server.
As mentioned in the link www.keil.com/.../rlarm_tn_http_scriptlang.htm
we follow the same method for scripting
For eg we add c c x (variable)
While following that we got stuck in one issue that 1)we are done with all letters & numbers from A-Z , a-z , 0-9 for x in the example mentioned above
we need to add some more variables so we are falling short of further letters to assign to the variables
So can please any one suggest if there is any solution to this as to how we can add those extra variables in the single Cgi file
Regards,
Sonali S.