No announcements
Found 4078173 threads
-
0 Votes
Can I call Initialize Culture of every page from the Global.asax?
I think it will not be possible to call Initialize Culture of every Page from Global.asax.Answered | 6 Replies | 405 Views | Created by Anonymous - Monday, January 24, 2011 6:28 PM | Last reply by Anonymous - Thursday, February 21, 2013 5:33 AM -
0 Votes
Call a funtion every 1hr
Can I use node js to implement.Answered | 3 Replies | 462 Views | Created by Prabhanjan T - Wednesday, August 10, 2016 4:07 PM | Last reply by Christopher84 - Wednesday, August 17, 2016 9:26 PM -
0 Votes
How to use Global.asax in SharePoint 2010 ?
See: http://blogs.msdn.com/b/markarend/archive/2010/05/27/using-session-state-in-sharepoint-2010.aspx You can certainly deploy a custom ...Answered | 5 Replies | 14579 Views | Created by DevShare123 - Monday, August 23, 2010 10:39 AM | Last reply by DevShare123 - Tuesday, August 24, 2010 4:45 AM -
0 Votes
How Can I repeat a text box on every page
Hi its a summary report as you can see the summary table get repeated with MSA name if i place in the footer the name gets repeats on every table and there will be to ...Answered | 13 Replies | 7532 Views | Created by Nag1234 - Thursday, October 27, 2011 2:28 PM | Last reply by Mark Wojciechowicz - Wednesday, November 2, 2011 9:40 PM -
2 Votes
Calling method every hour
I would just use a timer and set it to trigger every hour.Answered | 7 Replies | 12445 Views | Created by Mitja Bonca - Thursday, May 13, 2010 1:44 PM | Last reply by Michael Crump, MVP, MCPD - Thursday, May 13, 2010 3:34 PM -
0 Votes
can winform show Arabic numerals if culture is Arabic?
Even though I set regional settings and other instructions, winform labal shows English Numbers for arabic culture.Answered | 7 Replies | 4876 Views | Created by sachin133p - Friday, April 10, 2009 8:31 PM | Last reply by Kira Qian - Tuesday, April 14, 2009 6:48 AM -
1 Votes
global.asax
I guess it was leftover from that.Answered | 2 Replies | 2082 Views | Created by David Ching - Saturday, May 18, 2013 1:57 AM | Last reply by David Ching - Tuesday, May 21, 2013 5:04 PM -
0 Votes
Add Language Culture in SharePoint Search Page
You can export the search results webpart from the search result page in the search center and open the .webpart file with a texteditor.Answered | 1 Replies | 2086 Views | Created by Ashish Baranwal - Thursday, November 26, 2015 6:41 PM | Last reply by Wendy DZ - Friday, November 27, 2015 7:30 AM -
0 Votes
Azure Web App calling Global.asax instead of index.html by default
After deleting the Global.asax there is a 404 Error if I want to call the service, because it won´t start.Answered | 7 Replies | 2562 Views | Created by Steffen Torres - Wednesday, October 25, 2017 8:45 AM | Last reply by AshokPeddakotla-MSFT - Tuesday, October 31, 2017 7:09 AM -
0 Votes
Sharepoint Global.asax
Hi All, In every SharePoint Web application there is a Global.asax file in the Virtual directory.Answered | 1 Replies | 13505 Views | Created by God bless us All - Thursday, December 17, 2009 6:15 PM | Last reply by eblanco - Thursday, December 17, 2009 10:23 PM -
1 Votes
How Can I repeat a text box value on every page
Hi Nag1234, As I go through the thread ClareMoore posted, I'd like to implement in case you want to repeat the same contents in the textbox.Answered | 4 Replies | 4398 Views | Created by Nag1234 - Monday, October 10, 2011 5:11 AM | Last reply by Umesh Rakholiya - Friday, January 10, 2014 2:49 PM -
0 Votes
How to detect if I can initiate a phone call?
Can you show me some code, please?Answered | 5 Replies | 4208 Views | Created by pentium10 - Monday, September 21, 2009 12:48 PM | Last reply by pentium10 - Sunday, September 27, 2009 7:38 PM -
1 Votes
Biztalk Initial Calls slow
I was out of office after i posted the questions.Answered | 4 Replies | 6424 Views | Created by hanu - Tuesday, March 17, 2009 4:19 PM | Last reply by hanu - Wednesday, March 18, 2009 2:45 PM -
0 Votes
how to get culture info or just culture name from the datetime string
I'm not sure but I think you can do a trick here.Answered | 4 Replies | 4342 Views | Created by Zafar Mehdi - Wednesday, April 7, 2010 6:42 AM | Last reply by Alireza Noori - Wednesday, April 7, 2010 3:02 PM -
1 Votes
what is global.asax ?
SharePoint is built on .NET2 so it will only use the global.asax Basically most .NET2 files that shared a common classic ASP file were suffixed with a ...Answered | 1 Replies | 4086 Views | Created by inderayana - Friday, February 3, 2012 3:26 AM | Last reply by Allan Merolla - Friday, February 3, 2012 4:24 AM -
1 Votes
Header on every page
Hi Ebro, From the description, I understand that you want each page has a tablix header when the report is exported to Excel file.Answered | 1 Replies | 1198 Views | Created by ebrolove - Tuesday, November 5, 2013 8:39 PM | Last reply by Heidi-Duan - Wednesday, November 6, 2013 6:04 AM -
0 Votes
Global.asax and SharePoint
Is global.asax a candidate for being overwritten by SharePoint upgrades?Answered | 1 Replies | 8172 Views | Created by Mike Janeczko - Thursday, April 9, 2009 7:09 PM | Last reply by Serge Luca [MVP] - Thursday, April 9, 2009 7:43 PM -
0 Votes
can a BackgroundTransfer be initiated from a Background Task
Hi Gaurav, You can initiate a BackgroundTransfer from the Background task.Answered | 2 Replies | 1959 Views | Created by gaurav_kl - Monday, June 18, 2012 4:38 PM | Last reply by gaurav_kl - Tuesday, June 19, 2012 5:33 PM -
0 Votes
Is it possible to initialize All Page culture from Global.asax and Profile in one place?
User1310405000 posted I worked it out.Answered | 6 Replies | 71 Views | Created by Anonymous - Wednesday, December 23, 2009 12:36 AM | Last reply by Anonymous - Thursday, December 24, 2009 1:32 AM -
2 Votes
How do I get Decimal.Parse to stop taking current culture into account?
This might work for numbers, but there is no special case I can think of to distinguish unambiguously between date formats (I am mentioning this since ...Answered | 5 Replies | 25095 Views | Created by Demi100 - Thursday, July 29, 2010 9:49 PM | Last reply by Demi100 - Thursday, August 26, 2010 8:10 PM - Items 1 to 20 of 4078173 Next ›
No announcements