|
Posted by Nikita the Spider on 08/30/06 15:30
In article <1156884878.533021.147240@74g2000cwt.googlegroups.com>,
"CADD" <caddcreativity@gmail.com> wrote:
> Nikita the Spider wrote:
> > In article <1156815568.034791.125590@i42g2000cwa.googlegroups.com>,
> > "CADD" <caddcreativity@gmail.com> wrote:
>
> OK, I didn't fully explain what is going on.
>
> This is being called through HTML. the input of the person is matched
> with AIML "keywords",
What's AIML?
> so to invoke the script, the user would type
> something like "RSS baseball" and the <person/> tag is AIML to kickback
> the input from the user following the keyword (baseball in this case)
Yikes, this brings up more questions than it answers, but at least it
gives us a better idea as to what's happening.
You're skipping something important -- the user types "RSS baseball" and
then what does he do in order to signify, "I'm done typing now, please
act on this input"? CLick a submit button in an HTML form? Click a
button that has a Javascript onclick event? In any case, the problem
might be inside the action of the <person/> tag which I gather is
something that's defined in a another language (not HTML). You might
need to ask on a newsgroup that's specific to that language.
--
Philip
http://NikitaTheSpider.com/
Whole-site HTML validation, link checking and more
[Back to original message]
|