Title: darktemplar's Replies | WordPress.org

---

# darktemplar

  [  ](https://wordpress.org/support/users/darktemplar/)

 *   [Profile](https://wordpress.org/support/users/darktemplar/)
 *   [Topics Started](https://wordpress.org/support/users/darktemplar/topics/)
 *   [Replies Created](https://wordpress.org/support/users/darktemplar/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/darktemplar/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/darktemplar/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/darktemplar/engagements/)
 *   [Favorites](https://wordpress.org/support/users/darktemplar/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Embedding/Transfering Javascript order form into WordPress?](https://wordpress.org/support/topic/embeddingtransfering-javascript-order-form-into-wordpress/)
 *  Thread Starter [darktemplar](https://wordpress.org/support/users/darktemplar/)
 * (@darktemplar)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/embeddingtransfering-javascript-order-form-into-wordpress/#post-1148751)
 * Does anyone else have any clues? NOBODY that I’ve asked seems to know what I 
   should do. The links to the source page with the Form and the Page in WordPress
   I am trying to bring it to are in the above post. Thanks in advance.
 * SS
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Embedding/Transfering Javascript order form into WordPress?](https://wordpress.org/support/topic/embeddingtransfering-javascript-order-form-into-wordpress/)
 *  Thread Starter [darktemplar](https://wordpress.org/support/users/darktemplar/)
 * (@darktemplar)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/embeddingtransfering-javascript-order-form-into-wordpress/#post-1148743)
 * Thanks a lot! It doesn’t completely work, but that’s the closet that it’s come
   to working. I added the ‘Raw HTML’ plugin and just added:
    <!–start_raw–> **html
   code here** <!–end_raw–>
 * Like I said, it almost works, just the order is still not going through. The 
   website is [HERE](http://crrescore.com/start.htm) with the order form, and I 
   am trying to embed it into [HERE](http://crrescore.com/getstarted/). If someone
   could take a look at it and the source HTML to help any further it would be very
   appreciated! Thank you again iridiax.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Embedding/Transfering Javascript order form into WordPress?](https://wordpress.org/support/topic/embeddingtransfering-javascript-order-form-into-wordpress/)
 *  Thread Starter [darktemplar](https://wordpress.org/support/users/darktemplar/)
 * (@darktemplar)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/embeddingtransfering-javascript-order-form-into-wordpress/#post-1148736)
 * First of all, thanks so much for helping out man. I really appreciate it. I just
   tried doing that, adding the [http://www.example.com/](http://www.example.com/)
   before the /Scripts/AC_RunActiveContent.js and before the /Scripts/order.js, 
   and nothing happened still when I clicked the Place Order button. Is there anything
   else I could be doing wrong?
 * SS
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Embedding/Transfering Javascript order form into WordPress?](https://wordpress.org/support/topic/embeddingtransfering-javascript-order-form-into-wordpress/)
 *  Thread Starter [darktemplar](https://wordpress.org/support/users/darktemplar/)
 * (@darktemplar)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/embeddingtransfering-javascript-order-form-into-wordpress/#post-1148734)
 * So all I need to do is put something like:
    script src=”[http://www.example.com/Scripts/AC_RunActiveContent.js&#8221](http://www.example.com/Scripts/AC_RunActiveContent.js&#8221);?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Embedding/Transfering Javascript order form into WordPress?](https://wordpress.org/support/topic/embeddingtransfering-javascript-order-form-into-wordpress/)
 *  Thread Starter [darktemplar](https://wordpress.org/support/users/darktemplar/)
 * (@darktemplar)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/embeddingtransfering-javascript-order-form-into-wordpress/#post-1148732)
 * Hey man, thanks a lot for the reply! That helped me get in the right direction
   a bit, but I’m still really really confused. I’m pretty much completely done 
   setting up this website using WordPress except for being able to integrate this
   order form. In the HTML on the order page is this at the top:
    <script src=”Scripts/
   AC_RunActiveContent.js” type=”text/javascript”></script> <script language=”javascript”
   type=”text/javascript” src=”Scripts/order.js”>alert(“abc”);</script>
 * On the server, in the /public_html/authorize folder there are these “auth_” files:
   
   auth_config.php auth_extra.php auth_footer.php auth_form.php auth_header.php 
   auth_submit.php example.xml failed.php index.php phpgatewayapi.css process_transaction.
   php thankyou.php
 * In the scripts folder there is:
    AC-RuntimeActiveContent.js order.js
 * And the HTML for the “Place Order” button they are using is:
    <input name=”submit”
   type=”submit” class=”getStarted” value=”PLACE ORDER”/>
 * Sorry if all of this information is unnecessary. I thought I was onto figuring
   it out, but I’m still completely lost. All I want to do is be able to integrate
   that order form, onto a WordPress Page. Thanks guys!
 * SS

Viewing 5 replies - 1 through 5 (of 5 total)