Hi Folks,

I am a noob to all of this (html, js, php, drupal - you name it). However, I managed to create my own .module with jQuery/json handling YouTube searching. Amazingly it all works.

Now, I would like to add a "Tag" button and then check to see if that video has been tagged. if it's tagged then I would call my "edit" URL with CCK behind it. This far is fine. So, now the questions.

(1) If it's a new video, how do I invoke CCK in "add" - passing it specific video based default values for several of the CCK fields ?

(2) What else would a non noob be asking you about this ;?)

Thanks a lot.