well the ? is only used for search args...an alternative would be to use
only post args which would mean that instead of putting args on the URL
line, youd put them in <input type=hidden name=<arg> value=<value>> tags on
the page itself in a form and then when the form was submitted, it would
pass those args to the next page which would then put those args into more
hidden tags etc.
----- Original Message -----
From: "Web Dude" <[EMAIL PROTECTED]>
To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]>
Sent: Tuesday, November 12, 2002 11:36 AM
Subject: Witango-Talk: the ?
> I am trying to optimize a site for search engines. I noticed when
> surfing for info, there is information on ways to gert rid of the "?"
> in db calls because for some search engines, a "?" will stop the bot
> in its tracks. For ASP and PHP files, they had workarounds for this,
> but of course Witango and/or .taf files were not mentioned.
>
> Has anybody worked around this or is there a way to make calls
> without using the "?" in a link?
>
> thanks
>
>
> --
> ________________________________________________________________________
> TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
> with unsubscribe witango-talk in the message body
>
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body