Do I need to "rebuild my store" - change .aspx file

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 yıl önce
Hey guys -

I just wanted to confirm because I had some terrible issues with my site over the weekend -- I'm adding a JavaScript and some HTML for a adwords conversion to a "CheckoutComplete.aspx" file -- should I place this code and than rebuild the store, or can I assume that I can juts copy and paste it in place and it should still function normally.

I assume I don't need to rebuild (which has caused some problems for me using a template) -- so I just wanted to ad the code.

Thanks,

Jordan
14 yıl önce
If what you add is only javascript and not asp.net controls (I mean asp:textbox or asp:label ...)
then you don't need to rebuild.
14 yıl önce
Thanks! It's tested and is working.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.