1,313 reputation
313
bio website
location Virginia
age
visits member for 3 years, 5 months
seen Dec 7 '12 at 15:43
stats profile views 166

Apr
15
awarded  Popular Question
Mar
25
awarded  Popular Question
Nov
29
awarded  Yearling
Oct
8
comment Making the default page of the site dynamic
Can be done, but Homepage loadtime is very crucial for any site; this code will be executed every time the default.aspx is loaded for every user and can lead to performance issue.
Oct
8
answered Making the default page of the site dynamic
Sep
25
answered How to do Search Engine Optimization in SharePoint Internet Site?
Sep
18
comment Redirect SharePoint root to another homepage/site?
If you are using SharePoint 2010 , then the script tags are encoded. you have to use an external file and link it in the properties of the Content Editor. Try using alert('Test'); statements to check whether the script is getting executed or not.
Sep
17
comment Redirect SharePoint root to another homepage/site?
window.onload = function(event) { event.stopPropagation(true); window.location.href="google.com";; };
Sep
14
answered Redirect SharePoint root to another homepage/site?
Sep
7
answered This Page has been modified since you opened it. You must open the page again. Refresh. When I postback to another site from button
Sep
7
answered listdata.svc authentication issue
Sep
7
answered How do prevent multiple submits in a web part
Sep
6
comment How do I create dynamic infographics in SharePoint?
Nope, sorry. I would like to blog it, but not any sooner :(
Aug
27
answered Error in opening sharepoint site using SPSite
Aug
27
answered How do I create dynamic infographics in SharePoint?
Jun
8
awarded  Caucus
May
4
answered Brand a List View Web Part
Apr
20
awarded  Tumbleweed
Apr
6
revised Customize a Delegate Control in SharePoint 2010
added 91 characters in body
Apr
3
answered Customize a Delegate Control in SharePoint 2010