PDA

View Full Version : how to transfer codes to we7


AllThumbs
06-02-2008, 09:36 PM
I have used the coffeecup program to make a new form, I think it's file ext. is .xml.......I go to we and click on the script......paste it there and there's nothing there........just a beginner here......basic is my middle name. Don't know what to do, can someone help.........THANK YOU.

WebMonkey08
06-02-2008, 09:40 PM
Go to 'Clipart', and drag any button on to the page. Then 'click on the button', open the Custom Script Assistant, and 'plaster' your Coffee Cup code in. Whoa..

AllThumbs
06-02-2008, 11:55 PM
That didn't work, when I do that all I get is the placeholder. I really want to say WHOA......

WebMonkey08
06-03-2008, 12:12 AM
That didn't work, when I do that all I get is the placeholder. I really want to say WHOA......

Whoaaa!! I have a Coffee Cup Form on my site Whoaa !! did u preview it, also, the more info, the more we can help you Whoa !!

AllThumbs
06-03-2008, 02:10 AM
when i try to drag a button to the page, it has a circle with a line through it, so i have to open the file and apply it to the page that way.......i have tried two different forms from two different form building sites and when i paste it in the "box" it just turns into a placeholder and then i would try to paste it there again (inside the placeholder) and it just makes another placeholder........everything has worked fine with WE7 until now. In the custom script asst., when i paste the form instructions, does WE change the keywords, or do i do that...........which of the buttons under that should be checked.....the Source Code, Body Events, Object Events.........does WE change that or should I...........like I would know what to change it to anyway........:sad:

supa
06-03-2008, 03:55 AM
usually when you have a script with an xml file
you you should have a code line connecting your xml to the code.

if you use coffee cup it should tell you exactly how to do it..
isn't it ?

if you have that kind of line, put it in the head elements.
if you have the head elements "limit bug" then try to put in the body elements.

for the form itself, you need to draw a box and go to its custom script and put your script inside.

Supa