No announcements
Found 3326561 threads
-
1 Votes
WCF service Ajax Post calling error
foreach (string alloweddomain in alloweddomains) { if (Domain.ToLower() == alloweddomain.ToLower()) return true; } return ...Answered | 1 Replies | 1206 Views | Created by Azeez Ansari - Thursday, May 26, 2016 8:03 AM | Last reply by Zhanglong Wu - Saturday, May 28, 2016 2:20 PM -
0 Votes
IE 9 POST with AJAX Results
different browser versions correct errors differently.Answered | 4 Replies | 7161 Views | Created by David555555 - Monday, July 30, 2012 6:35 PM | Last reply by 网游 - wang'you - Tuesday, July 31, 2012 1:49 AM -
2 Votes
Is this correct for returning multiple values of different data types from a function?
For this particular project I am returning data to Excel.Answered | 9 Replies | 1035 Views | Created by Rich P123 - Friday, April 4, 2014 3:34 PM | Last reply by Christopher84 - Monday, April 7, 2014 5:17 PM -
0 Votes
ajax POST returning error function with the correct data
$.ajax({ type: "POST", url: "WebService1.asmx/HelloWorld", data: ...Answered | 6 Replies | 1269 Views | Created by Anonymous - Wednesday, December 10, 2014 1:07 PM | Last reply by Anonymous - Thursday, December 11, 2014 6:53 AM -
0 Votes
Ajax Call returns error message "Forbidden"
Hi, To be able to modify data on the server you need write access rights.Answered | 2 Replies | 3828 Views | Created by AnupDG - Monday, December 28, 2009 9:22 AM | Last reply by AnupDG - Monday, December 28, 2009 10:08 AM -
0 Votes
POWER function not returning correct value on SQL.
power() is maybe not the most intuitive function.Answered | 3 Replies | 1371 Views | Created by fmorSQL - Monday, May 26, 2014 6:51 AM | Last reply by Erland Sommarskog - Monday, May 26, 2014 7:46 AM -
0 Votes
IIf function Not Returning Correct Calculation
A 'lookup field', i.e. a column whose data type has been set by the lookup field wizard, does not have the value you see in the table.Answered | 5 Replies | 489 Views | Created by MAFuser - Friday, August 14, 2015 12:04 AM | Last reply by Ken Sheridan - Friday, August 14, 2015 6:04 PM -
0 Votes
Ajax - Post with ISA Authentication from JavaScript
2 things 1) why would the ajax call return 'error' status 0?Answered | 4 Replies | 1289 Views | Created by daveNETGuy - Thursday, December 26, 2013 3:30 PM | Last reply by daveNETGuy - Thursday, December 26, 2013 9:20 PM -
1 Votes
error: function must return a value!!??
It is not so easy to provide a good answer when the question quotes an error message which is not generated by the posted code.Answered | 11 Replies | 3598 Views | Created by Yuri.B - Saturday, August 24, 2013 10:20 AM | Last reply by Barry-Schwarz - Sunday, August 25, 2013 11:26 PM -
0 Votes
ActiveDocument.FullName return not correct path
Yes, I have only code posted above I'm not running macro on another machine with the same version of Word.Answered | 11 Replies | 4604 Views | Created by Ivan.S - Thursday, November 10, 2011 3:51 PM | Last reply by OssieMac - Saturday, November 12, 2011 7:37 PM -
1 Votes
Function Return Data Type
The easiest way is probably to attempt to convert the string to double, and handle any errors.Answered | 3 Replies | 1733 Views | Created by Jeffs_Programs - Friday, August 31, 2012 1:16 PM | Last reply by Igor Tandetnik - Friday, August 31, 2012 5:02 PM -
1 Votes
ASP.NET MVC 4 - AJAX function not being called
Hi, Please post your question in ASP.NET forum for better responses.Answered | 1 Replies | 5022 Views | Created by rrodri - Thursday, September 19, 2013 2:29 PM | Last reply by Caillen - Friday, September 20, 2013 6:57 AM -
0 Votes
SP return vale not correct
Take a look at this blog post Getting the identity of the most recently added recordFor every expert, there is an equal and opposite expert. - Becker's ...Answered | 3 Replies | 4422 Views | Created by IP Arun - Tuesday, September 6, 2011 1:29 PM | Last reply by Naomi N - Tuesday, September 6, 2011 11:29 PM -
0 Votes
Functions returning data from database treated as text
Yes you are correct, but it did work in Excel 2007.Answered | 7 Replies | 2785 Views | Created by Lennart Larsson - Monday, January 2, 2012 11:12 PM | Last reply by Hans Vogelaar MVP - Sunday, January 8, 2012 9:21 PM -
1 Votes
ActiveScreens.TypeOf Is Not Returning Correct Result
The ActiveScreens property returns a ReadOnlyCollection(Of IActiveScreen), not a collection of IScreenObject.Answered | 4 Replies | 2642 Views | Created by Yann Duran - Sunday, March 27, 2011 12:55 AM | Last reply by Yann Duran - Monday, March 28, 2011 6:04 AM -
0 Votes
I get data with Ajax
I am getting data with ajax.Answered | 1 Replies | 749 Views | Created by ali yılmaz - Saturday, November 14, 2015 9:41 AM | Last reply by DA924 - Saturday, November 14, 2015 9:55 AM -
6 Votes
DateDiff function doesn't return correct difference
Date and Time StylesOlaf Helper [ Blog] [ Xing] [ MVP]Answered | 13 Replies | 1305 Views | Created by cloudsInSky - Thursday, February 22, 2018 5:31 AM | Last reply by Will_Kong - Tuesday, February 27, 2018 8:17 AM -
0 Votes
data bind in drop down using ajax
Hi Nithin, Thanks for your posting.Answered | 3 Replies | 2252 Views | Created by Nithin varghese - Wednesday, September 25, 2013 4:19 AM | Last reply by Lilia gong - MSFT - Wednesday, September 25, 2013 4:21 PM -
2 Votes
function not returning result
If the function is created, it will return function name and other details.Answered | 10 Replies | 1016 Views | Created by gaddi_10 - Sunday, March 22, 2015 7:05 PM | Last reply by Stan210 - Sunday, March 22, 2015 10:37 PM -
3 Votes
Case Correcting Function SQL
Thanks alot, all I did was add the space() function and it seems to work.Answered | 8 Replies | 1569 Views | Created by Inarius01 - Wednesday, June 19, 2013 6:34 AM | Last reply by Inarius01 - Wednesday, June 19, 2013 7:25 AM - Items 1 to 20 of 3326561 Next ›
No announcements