Forum Discussion
JackFretwell
7 years agoQrew Assistant Captain
Thanks, I'll give that a go, my last try of trying to get this to work was by adding
"javascript:" &
"location.reload(true);" &
"$.get('" &
$URLONE
&"&rdr=" & URLEncode($URLTWO) &
URLEncode("&rdr=" & URLEncode($URLTHREE)) &
&"
"');" &
"void(0);"
This ran URLONE and URLTWO but no email popped up for ULRTHREE.
: /
"javascript:" &
"location.reload(true);" &
"$.get('" &
$URLONE
&"&rdr=" & URLEncode($URLTWO) &
URLEncode("&rdr=" & URLEncode($URLTHREE)) &
&"
"');" &
"void(0);"
This ran URLONE and URLTWO but no email popped up for ULRTHREE.
: /