I want to create a social site which can have some features like forum,news and events,rss feeds,blogs.could any one provide built in code for these features.
N!dh! :)
I want to create a social site which can have some features like forum,news and events,rss feeds,blogs.could any one provide built in code for these features.
N!dh! :)
Hi, I have already gone through all these but couldn't find solution so i pst it here. N!dh! :)
whgen i load one page i got this error on post back the state information is invalid for this page and might be corrupted. N!dh! :)
I have try this in web.config it didn't work. i have tried this on perticular page also but it didn't. N!dh! :)
Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster. N!dh! :)
Hi, I want to edit a pdf through code but we cannot edit it because pdf is readonly. N!dh! :)
modified on Friday, February 13, 2009 4:25 AM
No,i have no knowledge about this N!dh! :)
Hi all, I am getting one error in my application which occur some time and some time that page work fine: Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster. N!dh! :)
Error is: This version of MSSMSE can only be used to connect to sql server 2000 & 2005 N!dh! :)
My server name is Nidhi\sqlexpress N!dh! :)
Hi, I have install SQL server 2008 on my computer ,i have already SQL server 2005,now problem is that i am not able to connect it through enterprice manager. N!dh! :)
Hi all I am using this css for freezing header .Divcontainer { /* So the overflow scrolls */ width:98%; /* Style */ border: 1px solid black; } .Divcontainer table th { /* Keep the header cells positioned as we scroll */ position: relative; top: expression(this.offsetParent.scrollTop - 2); /* Style */ font-weight: bold; height:20px; background-color:#51c2d0; font:bold 11px Tahoma; color:#000000; text-align: center; } .Divcontainer table th a { /* Style */ color:#000000 ; text-decoration: underline; text-align: center; font-size:11px; font-weight:bold; } .Divcontainer table th a:hover { /* Style */ color:#ffffff ; text-decoration: underline; text-align: center; font-size:11px; font-weight:bold; } and this is my div that contain gridview component inside it.
My code working well for header frezzing but in case of using dropdown control in grid,all dropdown covers header means when i move up mouse cursur then all dropdown goes up even on header. N!dh! :)
i mean if any user login through same userid and password from different 2 location then wat will happen N!dh! :)
Thnx,wen i go through Google ten i got this difference,but one confusion is there that caching is not user specific,so if same person log in from different computers ten wat happen.it will clash both or will some infliction occur N!dh! :)
Hi, Its all information about session where i want to know about difference b/n session variable and cache variable. N!dh! :)
Hi, what is difference between adding a value to session variable or cache N!dh! :)
I am using one procedure to update main table,then one trigger to update other table affected by this table,i think updation execute bfor execution of trigger. N!dh! :)
Hi, I want to use audit trail for my application.In my view i shd create one new table with same structure of original table and insert old record of original table into new table at the time of update record.But how to know that there is any updation or not in this record b'cas if any user click on update button then update query will fire either you r updating record or not. Second thing is that i have 40 fields in my table so it is not feasible to me to check for each column of that record for change. Please suggest me way to implement audit trail in my application N!dh! :)
how to do that N!dh! :)
I have some dropdown for selection of month,year,customer,region and 2 radio button for status N!dh! :)