|
I have the attached file which I need to modify. I need the script to check from the following table amaddr To make sure that the following fields are not empty addr1 locality postcode If it is it has to state the following message statusmsg = "<font color=red>Member " & cams_id & " " & rs("name") & " does not valid address, Please check Address 1, Locality or Postcode . If this is OK, click <a href=recordmscprocessed.asp?cams_id=" & cams_id & "&verified=1>here</a> to add the comm log entry" Any chance to get back within the hour |