Hello Phil,
thanks for your fast an helpfull Reply!
I added the following Line in the dicontairy Configuration File ( I use the dictonairy.cisco.asa ):
ATTRIBUTE Webpage 4001 string
Now I checked the Return Value of pairmake like this:
VALUE_PAIR *rep;
rep = pairmake("WebPage","www.google.de",T_OP_EQ);
if(rep == NULL)
{
printf("