Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
thephaseusa wrote:When I prepopulate values in a script they show properly:
JOHN PUBLIC
1234 Main St.
Apt. 3
CHICAGO IL33760
7275551212
When I prepolulate values in a script where an iframe exists, + signs pop up in values:
JOHN PUBLIC
1234+Main+St.
Apt.+3
CHICAGO IL33760
7275551212
<iframe src='./vdc_soundboard_display.php?user=--A--user--B--&pass=--A--pass--B--&bcrypt=OFF&soundboard_id=TEST1' style='background-color:transparent;' scrolling='auto' frameborder='0' allowtransparency='true' width='90%' height='500'></iframe>
##### BEGIN custom_list_fields_values - gather values for display of custom list fields for a lead #####
function custom_list_fields_values($lead_id,$list_id,$uniqueid,$user,$DB,$call_id,$did_id,$did_extension,$did_pattern,$did_description,$dialed_number,$dialed_label)
{
global $pass; // add this line
$STARTtime = date("U");
...
Users browsing this forum: No registered users and 98 guests