Viewing HTML: difficulties in entering

HTML: difficulties in entering



User: Robert S. 9 years ago
A third party has given me header and body html to establish a link to transfer data between my site and theirs. I've tried so many ways to enter the code, but I can not get it to function. Any help in how to enter html into everweb would be appreciated. I've listened to the everweb videos and searched the widget sellers sites, but it seems that I am missing an important piece of the puzzle.
User: Roddy 9 years ago
You would need to post the code.

Use this website to convert it so that it will appear in the forum.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Paul-RAGESW 9 years ago
Quote:
Use this website to convert it so that it will appear in the forum.


You shouldn't need to do that anymore. Let me know if you have trouble with though.

Last edit 9 years ago

-------------------------------
Paul
EverWeb Developer
User: Robert S. 9 years ago
Thanks for the help. HERE IS THE HEAD: <link type="text/css" rel="stylesheet" href="//www.demandforce.com/widget/css/widget.css" /> AND HERE IS THE BODY: <img src="//www.demandforced3.com/b/css/1.0/images/bttn_easyscheduler180.png" style="cursor: pointer;" name="scheduler_tile" id="scheduler_tile_m" onclick="java script:window.open('//www.demandforced3.com/b/etile_scheduler_popup.jsp?d3cp_exid=drsemco&d3cp_source=My%20Website','newwindow', 'width=790px, top=0, left=0, toolbar=no, menubar=no, scrollbars=1, resizable=1, location=no, status=0');" />
User: Robert S. 9 years ago
ALSO, HERE IS THE ERROR MESSAGE I AM GETTING: File not found

Firefox can't find the file at /b/etile_scheduler_popup.jsp?d3cp_exid=drsemco&d3cp_source=My Website.
User: Roddy 9 years ago
Try adding - http: - to all the file paths.

The error message appears to be due to an invalid ID...

An error has occurred. We are sorry for the inconvenience. Please try again later.
The caused reason is the ID/ExternalID/Alias of your Business/Practice is invalid. Please check again. If you still have problem, please call Demandforce Support at 1.800.246.9853 for more information.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Robert S. 9 years ago
Thanks, Roddy.
User: Robert S. 9 years ago
Roddy, Demandforce tech support does not handle the html code in office, so they couldn't help at all. Do you or Paul (RAGESW) any other ideas?
User: Jumbo T. 9 years ago
In the code where it says :

onclick="java script:window.open

remove the space :

onclick="java script:window.open
User: Jumbo T. 9 years ago
It appears that this forum ADDS a space.

Anyway, I copied your code and removed the space.

It opens this from in a new window :

https://www.demandforced3.com/b/etile_scheduler_popup.jsp?d3cp_exid=drsemco&d3cp_source=My%20Website

And you have to publish the page to the server to see the image. There's a reason for the missing http://. Don't interfere.

Last edit 9 years ago
User: Robert S. 9 years ago
Jumbo, that link is exactly what I need as the end result. In post #9, which space should I remove? The one between the "java" and "script"? Also, I don't know where and how in everweb I should place the header and the body. This is the first time that I've ever done this type of thing. Thank you for your help in getting me on the right track.
User: Jumbo T. 9 years ago
It's the space between java and script.

The purist will have a fit, but you can paste both pieces of code in one HTML Snippet. Modern browers are very forgiving :

http://trotter.is-best.net/demand/

Also, my guess is that where it says 'My Website" you should type your own domainname. Otherwise verify with the providers of the code.
✔ Best Answer  
User: Robert S. 9 years ago
Thanks. When I get home I'll give it a go. I appreciate it.
User: Robert S. 9 years ago
Jumbo, I entered the code, published it, and it works great. As you were suggesting, I wasn't publishing it, rather I was just previewing it. Again, thank you.


Post Reply
You must login or signup to post.