Thanks all..<br><br>BTw is there a good way to add a link (using internal syntax???)<br><span><div class="bz_msg"><br>without doing it like this.<br>&lt;a href=<a href="http://localhost/drupal/?q=node/add/content-review">http://localhost/drupal/?q=node/add/content-review
</a> &gt; ???<br></div></span><br>can i just give the local path using some function? <br>(eg: <span>ode/add/content-review ) ?<br><br>tnx in advance<br><br>srimal.<br></span><br><div><span class="gmail_quote">On 6/22/06, 
<b class="gmail_sendername">Moshe Weitzman</b> &lt;<a href="mailto:weitzman@tejasa.com">weitzman@tejasa.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
i thiunk you might need prepopulate.module in order to send that related<br>node in the querystring. see <a href="http://drupal.org/node/55310">http://drupal.org/node/55310</a><br><br>Srimal Jayawardena wrote:<br>&gt; Hi<br>
&gt;<br>&gt; Would anyone know how to pass the reference of one CCK object to another<br>&gt; CCK object during object creation as an argument?<br>&gt; (cck = content creation kit)<br>&gt;<br>&gt; Ex:<br>&gt; If i have two cck content types A and B with the following fields.
<br>&gt;<br>&gt; A ( aid, some field)<br>&gt; B (bid, aid, somefiled)<br>&gt;<br>&gt; so that every B is related to an A.<br>&gt;<br>&gt; When creating a new B object, how can I a pass the reference of an<br>&gt; existing A object (ie an 'aid') via an argument (through the URL)? [
<br>&gt; this should happen without the user having to enter it manuall -- i.e<br>&gt; when the user clicks&nbsp;&nbsp;a particular URL&nbsp;&nbsp;a chosen aid shuold be passed ]<br>&gt;<br>&gt; Tnx in advance<br>&gt;<br>&gt; Srimal.<br>&gt;
<br>&gt;<br>&gt;<br><br></blockquote></div><br>