This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HTTP cgi parameter names

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.