jayandang Posted July 16, 2009 Report Share Posted July 16, 2009 var i=[@VendorSelection]; if (i == SearchMarketplace) { document.write("GreatMyLinkWorks"); } Quote Link to comment Share on other sites More sharing options...
0 MeghaJ Posted July 20, 2009 Report Share Posted July 20, 2009 Hi, If you are passing the parameters correctly than I think the only problem with your script is that instead of var i=[@VendorSelection]; it should be var i="[@VendorSelection]"; Hope this helps. Thanks, Megha Quote Link to comment Share on other sites More sharing options...
Question
jayandang
var i=[@VendorSelection];
if (i == SearchMarketplace)
{
document.write("GreatMyLinkWorks");
}
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.