salesforce - question about URLs -


Is it possible to have a URL that includes a & amp; Value embedded (such as & amp; firmname = test and firm) and browser not treated & amp;

You need urlencode - & quot; Amp; is % 26 :

  and the formname = test% 26Firm  

Comments

Popular posts from this blog

ios - Form Sheet content disappearing -

Lists in scheme -

List View in C# -