Hi,
Please check the attachment http://www.golsinc.com/app7/AJAXEnabledWebSite.zip
Here i made a small application for file upload. Made a huge form and need image upload without page refresh here.
i tried a lot, searched over net but finally my page is posting back on button click. If i dont use
<Triggers>
<asp:PostBackTr igger ControlID="Butt on1" />
</Triggers>
then it shows error in alert box "Object reference is not set to...."
please check the application and revert me ASAP....
Thanks in Advance....
Please check the attachment http://www.golsinc.com/app7/AJAXEnabledWebSite.zip
Here i made a small application for file upload. Made a huge form and need image upload without page refresh here.
i tried a lot, searched over net but finally my page is posting back on button click. If i dont use
<Triggers>
<asp:PostBackTr igger ControlID="Butt on1" />
</Triggers>
then it shows error in alert box "Object reference is not set to...."
please check the application and revert me ASAP....
Thanks in Advance....
Comment