Welcome Guest, Not a member yet? Register   Sign In
Problem with set_select( ) function - CI Validation Class
#7

[eluser]Salim[/eluser]
Thanks xwero.

It works quite perfectly !!

The posted select data now appears after validation, but the selected data appears as well in the top of my view (html file) ...??

This is strange ...!??

Here is the code source of the page:

Code:
050505050505050505<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
&lt;link type="text/css" rel="stylesheet" href="http://127.0.0.1/Training CodeIgniter/css/style.css" /&gt;
&lt;title&gt;Registration page - Step3&lt;/title&gt;
&lt;/head&gt;

&lt;body&gt;

I have selected the value '05' in my select list.
I don't put this variable in the beggining of my view file .. and it appears in the html code !!::;???

Do you know why I got this ??


Messages In This Thread
Problem with set_select( ) function - CI Validation Class - by El Forum - 05-15-2008, 07:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB