Recent content by Shinwa

  1. S

    ASP.NET submit an element instead of a form?

    Hi All, would like to know that is there a way to submit an element instead of the whole form? I'm trying something like <INPUT id="btnUpload" class="button" type="button" value="Upload" name="btnUpload" OnClick="document.getElementById('agileUploaderSWF').submit();" runat="server" /> but it...
  2. S

    How to Redirect to Canvas After adding a tab to page? (Facebook App,PHP SDK)?

    Hi everyone I'm new in developing facebook application. I would like to ask how to redirect back to canvas page after going throught the add.php? This is the solution i found and it seems negative http://forum.developers.facebook.net/viewtopic.php?id=71010 but there is a suggested solution...
Back
Top