X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   code help please (https://forum.x-cart.com/showthread.php?t=14525)

NJB 06-12-2005 12:58 AM

code help please
 
Hi,

I am trying to add my raw html code onto a Static links page, so that people can copy it for reciprocal link exchange, but it will not read it as code... do I need to put some sort of tag around this?
I tried the code tag we use in this forum to post, but it doesn't work.
It keeps translating the code, rather than displaying the Not Just Beadz

Quality beading supplies at affordable prices. We stock Swarovskiб╝ crystal, Czech glass, fire polished crystal, lampwork, Bali silver, and an extensive range of findings and stringing materials. We ship worldwide![/code]

Lingerieblowout 06-12-2005 10:03 AM

Did you get this to work.

Here is how I do it with a program called Reciprocal Manager!


http://www.lingerieblowout.com/links/user.php

Michael

instinctual 06-12-2005 03:06 PM

what I do
 
What I usually do is put the code into a <textarea> ;o)

Like this:

Code:

<textarea>
Not Just Beadz
 
Quality beading supplies at affordable prices.  We stock Swarovskiб╝ crystal, Czech glass, fire polished crystal, lampwork, Bali silver, and an extensive range of findings and stringing materials.  We ship worldwide!
</textarea>


NJB 06-12-2005 03:50 PM

Thanks for the tip.... I just didn't know what the tag was called.

NJB 06-12-2005 03:55 PM

Another quick question please... what code do I need to control the height and width of the text area?

Thanks.

Lingerieblowout 06-12-2005 04:02 PM

Here is an example, change the name to whatever you want as well as the rows and cols

<TEXTAREA NAME="Link Details" COLS=40 ROWS=6></TEXTAREA>

Michael

NJB 06-12-2005 04:23 PM

Brilliant - thanks for your help!!

Lingerieblowout 06-12-2005 05:23 PM

my pleasure :)


All times are GMT -8. The time now is 11:10 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.