Hi Tim This seems to be because in the PHP version there is code to search for the first free content ID and use that, but in the ASP version the content ID is AUTO NUMERIC / AUTO_INCREMENT so does this automatically. I think as you are using a mySQL database with the ASP version this is how the problem has arisen. Do you have access to phpMyAdmin? If so, can you give the contentregions -> contentID the AUTO_INCREMENT (click on the contentregions table, then structure, then check A_I)