
beshoo
Posts: 68
|
| Posted: 11/27/2005, 12:39 PM |
|
I have a problem with IDE , and I sent you a report since 2.3 about it .
The problem :
Let us imagine that I add a label named as {user_id} in the form named as FormUserInfo
I want to insert this label in my HTML tag ,
E.g. :
<!—Begin FormUserInfo-->
<a href=”target.html” id=’{user_id}’>user information</a>
<!—END FormUserInfo-->
You can note that I put the {user_id} inside the HTML tag ,
In this case when I click on any line in the HTML mode / generate my project / my page.
I will faced an alert message telling me that I have a missing
[ label / labels / controls ]
in my html with the names of the label and 3 buttons one to delete the related php cod , and Cancel / No buttons,
but as you see the label in the form.i can not understand why ccs can not reed it !!!!!
Actually I need to embed the label in the html and I don't want to use php code to generate HTML code as $Control->SetValue(‘HTML Tage’) ,
You told me that code charge need to reed this label , and can not ignore it .
OK no problem the label is in the html , I don't understand why CCS can not see it .
And I told your support if they can add some function in the alert message that I can ignore some lapels to be scanned next time. In this case I can work in a safe side , cos every time I have to press on no/cancel button , but if I can ignore some label from the scan , this will be grate ,
Please study this case as will ,
Thank you for you and best regards,
PS: I sent a support case
_________________
beshoo Love PHP and CC 4.2 |
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 11/28/2005, 9:01 AM |
|
beshoo,
I am assuming that you are not using CCS???
In case you are using CCS (What version???), exactly how are you adding the label to the page. I might have a suggestion that may work for you.
|
 |
 |
|

|
|
|
|