I guess maybe I don&#39;t understand the question. exampleview/myarg should take you to exampleview and pass myarg in? <br><br><div class="gmail_quote">On Wed, Jun 6, 2012 at 4:59 PM, Adm <span dir="ltr">&lt;<a href="mailto:linuxloverstaff@gmail.com" target="_blank">linuxloverstaff@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I posted this question on stackoverflow and on drupal.stackexchange,<br>
but no one solved my problem. I hope you can help me:<br>
<br>
I made a view with views module: &quot;exampleview&quot;<br>
<br>
View needs an argument: &quot;myarg&quot;<br>
<br>
I can load my page at &quot;exampleview/myarg&quot; and at &quot;exampleview&quot;.<br>
<br>
When I call<br>
<br>
&lt;?php<br>
  drupal_goto(&#39;exampleview/myarg&#39;);<br>
?&gt;<br>
<br>
 the real destination is only &quot;exampleview&quot;.<br>
<br>
Same result with:<br>
<br>
&lt;?php<br>
  $arr = array(&#39;exampleview&#39;,&#39;myarg&#39;);<br>
  drupal_goto($arr);<br>
?&gt;<br>
<br>
Have you any good idea about?<br>
<br>
Thanks all!<br>
ADM<br>
<br>
PS:<br>
<a href="http://stackoverflow.com/questions/10902254/drupal-7-drupal-goto-arguments" target="_blank">http://stackoverflow.com/questions/10902254/drupal-7-drupal-goto-arguments</a><br>
<a href="http://drupal.stackexchange.com/questions/33125/why-can-i-redirect-the-user-to-my-view" target="_blank">http://drupal.stackexchange.com/questions/33125/why-can-i-redirect-the-user-to-my-view</a><br>
<span class="HOEnZb"><font color="#888888">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><span style="border-collapse:collapse"><p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><span style="color:rgb(0,0,0);font-family:arial;font-size:small;border-collapse:collapse"></span></p>
<p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">Gerald Klein DBA<u></u><u></u></p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<a href="mailto:ContactMe@geraldklein.com" target="_blank">ContactMe@geraldklein.com</a></p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<a href="http://geraldklein.com/" style="color:rgb(17,85,204)" target="_blank">www.geraldklein.com</a><u></u><u></u></p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<a href="mailto:jk@zognet.com" style="color:rgb(17,85,204)" target="_blank">jk@zognet.com</a><u></u><u></u></p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<a value="+17085990352" style="color:rgb(17,85,204)">708-599-0352</a><u></u><u></u></p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
</p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><br></p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
Arch Awesome, Ranger &amp; Vim the coding triple threat.</p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">Linux registered user #548580 </p>
<p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><br></p></span><p></p><br>