Hello, pardon my buggin, but does noone know any answer or is my qquestion too dumb? I have searched thru the archive but couldnt find anything fitting my needs...
Any hits? Thanks alot Gerd. --- Gerd Schmidt <[EMAIL PROTECTED]> schrieb: > Hi there, > > grouping: i still don't get that, hopefully anyone > can > help me. > > look please. > > i have requests like: > /order/order_final.php?&pixel_code=XX-ZEP1536-12 > /order/order_final.php?&pixel_code=XX-ZEP1536-24 > /order/order_final.php?&pixel_code=YELMAX--20S-Bat-12-R > > /order/order_final.php?&pixel_code=XX-ZEP2560-24 > /order/order_final.php?&pixel_code=YELMAX--20-V-1GB-12-R > > /order/order_final.php?&pixel_code=XX-ZEP2560-12 > /order/order_final.php?&pixel_code=YELPRO-H-20-V-4GB-12-R > > /order/order_final.php?&pixel_code=YELPRO-30-Bat-12 > /order/order_final.php?&pixel_code=YELPRO-H-20-V-4GB-24-R > > /order/order_final.php?&pixel_code=YELMAX-20-V-1GB-36-R > > /order/order_final.php?&pixel_code=YELMAX-20-Bat-36-R > > /order/order_final.php?&pixel_code=YELPRO-20-Bat-12 > /order/order_final.php?&pixel_code=YELPRO-30-Bat-12-R > > /order/order_final.php?&pixel_code=YELPRO-30-Bat-36-R > > > ususally with some more parameters along... > > and i want to have them grouped like: > > /order/XX-ZEP > /order/YELMAX > /order/YELPRO > > I tried FIELALIAS and REQALIAS like: > > REQALIAS > /order/order_final.php?*&pixel_code=*YELMAX* > /order/YELMAX > REQALIAS > /order/order_final.php?*&pixel_code=*YELPRO* > /order/YELPRO > REQALIAS > /order/order_final.php?*&pixel_code=*XX-ZEP* > /order/XX-ZEP > > and/or > > FILEALIAS > /order/order_final.php?*&pixel_code=*YELMAX* > /order/YELMAX > FILEALIAS > /order/order_final.php?*&pixel_code=*YELPRO* > /order/YELPRO > FILEALIAS > /order/order_final.php?*&pixel_code=*XX-ZEP* > /order/XX-ZEP > > > But it doesnt work. > REQALIAS produced a reqlist like: > > /order/XX-ZEP > /order/XX-ZEP > /order/XX-ZEP > /order/YELMAX > /order/YELMAX > /order/YELMAX > /order/YELMAX > /order/YELPRO > /order/YELPRO > /order/YELPRO > /order/YELPRO > /order/YELPRO > > AND using FIlealias kills those entries in the > reqlist, i dont know why. > > what can i do? is there a way? > Thanks for any help in advance, > > Gerd > > > > > > > > > ___________________________________________________________ > > Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher > kostenlos - Hier anmelden: http://mail.yahoo.de > +------------------------------------------------------------------------ > | TO UNSUBSCRIBE from this list: > | > http://lists.meer.net/mailman/listinfo/analog-help > | > | Usenet version: > news://news.gmane.org/gmane.comp.web.analog.general > | List archives: > http://www.analog.cx/docs/mailing.html#listarchives > +------------------------------------------------------------------------ > ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------

