Forum Discussion
MikeTamoush
3 years agoQrew Commander
Depending on how you are formatting, that should be correct.
All your lines should have an & inside the quotes as well. THe last one in this list will check the box
"&_fid_35=" & URLEncode([PropertyAddress: Street 2]) &
"&_fid_36=" & URLEncode([PropertyAddress: City]) &
"&_fid_37=" & URLEncode([PropertyAddress: State/Region]) &
"&_fid_38=" & URLEncode([PropertyAddress: Postal Code]) &
"&_fid_32=" & URLEncode([PropertyAddress: Postal Code] &
"&_fid_100=1"
------------------------------
Mike Tamoush
------------------------------
All your lines should have an & inside the quotes as well. THe last one in this list will check the box
"&_fid_35=" & URLEncode([PropertyAddress: Street 2]) &
"&_fid_36=" & URLEncode([PropertyAddress: City]) &
"&_fid_37=" & URLEncode([PropertyAddress: State/Region]) &
"&_fid_38=" & URLEncode([PropertyAddress: Postal Code]) &
"&_fid_32=" & URLEncode([PropertyAddress: Postal Code] &
"&_fid_100=1"
------------------------------
Mike Tamoush
------------------------------