[ic] IC TAGS in Database Fields

Caleb Phillips interchange-users@icdevgroup.org
Tue Aug 20 17:26:00 2002


On Tue, 2002-08-20 at 10:21, Christopher VanOosterhout wrote:
> 
> 
> Greetings,
> 
> I would like to include IC tags such as the page tag within descriptions in 
> the database.  For instance, let's say that I want to tell people to view a 
> specific product (and I want it to be part of the description ... not under 
> a "you may also be interested in component), how would I best do that?
> 
> When I have tried, the tags appear on the HTML page un-parsed.

I assume, that this is a procedure logic error. Think about this:
1) Browser Requests Page
2) Interchange is queried and builds pages by:
	a) parsing IC syntax
	b) inserting data from DB queries
3) The demanded information is then returned to the browser...

Interchange doesn't process it for syntax again. I suggest that you look
into using php (or maybe a perl script) to do this.  If I am wrong, I
apologize, I am making vague assumptions about the workings of
interchange based on limited experience.

Using php with interchange is a whole other issue; but there has been a
good deal of discussion about it on the list. good luck. 

> 
> Thanks,
> 
> CV
> 
> 
> 
> 
> --
> Christopher VanOosterhout
> Torresen Marine, Inc.
> Internet Division
> http://www.torresen.com/
> http://www.marinedieseldirect.com/
> 3126 Lake Shore Drive
> Muskegon, Michigan 49441
> 231-759-8596
> 
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
-- 
-------------------------------------------
| Caleb Phillips                          |
| The Studio Resource                     |
| IT Specialist                           |
|                                         |
| Handcrafted for you in Ximian Evolution |
-------------------------------------------