I've done this. When the user types in a non existing url, two things can 
happen on IIS:
- standard IIS 404 page is loaded
- CF default error template is loaded (in case user tries to access a file with 
an extension that is mapped to CF and I believe IIS is set to not check for the 
existence of that file).

One of the CGI variables (although different ones between standard 404 and CF 
error page, if memory serves me well) tells you which url the user tried to 
access, parse out the relevant bit, feed it into your search engine (or 
whatever logic you want to apply to it) and then display a message, or redirect.

Hope this makes sense.
Mischa.


> Good question. But for example:


www.somepage.com/computer - would display content in site regarding computers
www.somepage.com/johndoe - would display content in site regarding candidate 
john doe.


>From what I can see, it looks like a simplified/glorified search technique, 
>where instead of having a page for each topic, the user can type in whatever 
>they want and the system/site responds. It is one of the "hot" things that 
>some content/newspaper sites are latching onto.


Just wondering if anyone is familiar and has done anything in CF. Is it a url 
variable sent a query? Or, a static page/directory with index page (contrary to 
what I stated above), where the search is cached and content pre-formatted. 


Is any of this making sense?


Here is an example:
http://www.newsvine.com/


Then, type "apple" or "hp" after .com/ and the content reflects that topic. 




_____________  
Derrick Peavy 
Sales and Web Services  
Universal Advertising 
Phone: 404-786-5036 
Fax: 404-370-0470  
http://www.universaladvertising.com  
http://www.collegeadvertising.com  
http://www.collegeclassifieds.com  
___________________________________  


On Sep 13, 2006, at 9:42 AM, Teddy Payne wrote:
What is your definition of tagging?  

Teddy


On 9/13/06, Derrick Peavy <[EMAIL PROTECTED] > wrote:
So... Is there an example that anyone knows of, of tagging in a CF site? Is 
this done by a search of  the tag word?  




_____________ 
Derrick Peavy
Sales and Web Services 
Universal Advertising
Phone: 404-786-5036
Fax: 404-370-0470 
http://www.universaladvertising.com 
http://www.collegeadvertising.com 
http://www.collegeclassifieds.com 
___________________________________  



-- 
<cf_payne />

Blog: http://cfpayne.wordpress.com/
Atlanta CFUG: http://www.acfug.org  
------------------------------------------------------------- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
-------------------------------------------------------------
<



Mischa Uppelschoten
The Banker's Exchange, Inc.
2020 Hills Avenue NW
Atlanta, GA  30318

Phone:    (404) 605-0100 ext. 10
Fax:    (404) 355-7930
Web:    www.BankersX.com
Follow this link for Instant Web Chat:
http://www.bankersx.com/Contact/chat.cfm?Queue=MUPPELSCHOTEN



-------------------------------------------------------------
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------



Reply via email to