Hello,
has anyone implemented a statistik overlay and can give me a hint?

I see two possible way to do so: first- make the links unique with a id which is part of the links, but that seems not right to me, that two links, which are pointing to the same page should be different,
even if only by a parameter.

I could imagine this could work via javascript. either triggering a function with onclick, but... can I call a void function on the server by javascript - function returning nothing but just trigger a
write in a textfile or a database?

Or could a javascript insert this into the header or send it as hidden parameter i.e. add it to the link before sending it or submitting a hidden form... but submitting a form will not work with a normal links, will it? That would be the easiest, perhaps, to submit a form where one writes an id in via
javascript before...

Well, I'm a bit lost here, so, is there a common praxis to archieve this?

I do have a session, but that will not really help me here, right?

Sorry for this off topic post.

Thanks for any help.

Regards

Ute

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to