you can use querystring, but if your data need to be secured be sure to encrypt the Query String http://himabinduvejella.blogspot.com
Iblog "If you can dream IT, you can become IT"
you can use querystring, but if your data need to be secured be sure to encrypt the Query String http://himabinduvejella.blogspot.com
Iblog "If you can dream IT, you can become IT"
My book review has published in simple=talk. http://www.simple-talk.com/sql/learn-sql-server/book-review-the-art-of-xsd---sql-server-xml-schemas/[^] The art of XSD is nice book to read. Feel free to comment and vote
Iblog "If you can dream IT, you can become IT"
Details here If you use the code MUGH avail Rs 3000 instant discount per each course per person and also eligible for getting MSDN /Win7 Premium liscense http://himabinduvejella.blogspot.com/2010/04/training-in-hyderabad-for-sql-server.html[^]
Iblog "If you can dream IT, you can become IT"
How to get all user list from each role through membership? By passing RoleID or RoleName, How do I get list of users added or associated for that role and bind to dropdownlist.
Iblog "If you can dream IT, you can become IT"
See how it works in ASPNEt4 http://himabinduvejella.blogspot.com/2010/01/aspnet-40-working-with-redirect.html You don't need to compare it with Server.Transfer. If you understand the feature. It's SEO feature
Iblog "If you can dream IT, you can become IT"
iblog: http://himabinduvejella.blogspot.com "If you can dream IT, you can become IT"
Hey thank you
iblog: http://himabinduvejella.blogspot.com "If you can dream IT, you can become IT"
Intresting. :doh: make EnableViewStateMac = false and try your luck I think the root casue might be client using Vista and IE8 or IE7 are you not tracking client browser in error log. try to do that that helps in trouble shooting. If you have not checked this . go through it. http://support.microsoft.com/kb/555353[^]
iblog: http://himabinduvejella.blogspot.com "If you can dream IT, you can become IT"
iblog: http://himabinduvejella.blogspot.com "If you can dream IT, you can become IT"
Can you able to reproduce the same in IE7 or other browsers
"If you can dream IT, you can become IT"
Happy Pongal (a big traditional festival in India) to all of you.
"If you can dream IT, you can become IT"
if( Request.QueryString["strFile"] != null ) { string strFilePath1=""; string strFileName = Request.QueryString["strFile"].ToString(); strFilePath1=Request.PhysicalApplicationPath+"/BackOffice/Catalogue/UploadFiles/"+strFileName; if(strFileName!="") { Response.ContentType=strFilePath1; Response.AddHeader("content-disposition", "attachment;filename="+strFileName); Response.WriteFile(strFilePath1); } } http://himabinduvejella.blogspot.com
"If you can dream IT, you can become IT"
Go through this code in codeproject Convert Word-Documents to PDF on an ASP.NET Server[^] and also http://www.pdfonline.com/easyconverter/sdk/code_samples/pdf2word/aspnet_convertpdftortf/aspnet_convertpdftortf.htm[^]
"If you can dream IT, you can become IT"
I am exporting data from A Repeater to Excel sheet and my code works fine. But I have used 2 repeaters side by side in the table. When I export to excel I need to get the Excel data in the same mannar as side by side. But I am getting the other repeater data in anothe line which doesn't look good. Any body helps me in this Thanks Hima
"Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com
How to create dynamic menu in asp.net 1.1 Is there any menu free tool available?
"Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com
How to create dynamic menus in asp.net 1.1 ? Have any one have any idea other than using third party controls like infragistics?
"Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com
It's awesome :cool:
"Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com
A Very Happy B'Day to You Ryan
"Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com
http://himabinduvejella.blogspot.com/2006/09/keralas-inclination-towords-linux.html#links[^]
"Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com
It's good that you are intrested in going for certification This would always help you and ease in getting a job. If you are aiming at Sqlserver then you can go ahead Otherwise you can write MCP in C# 70-315 paper ,then got to Sqlserver
"Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com