No announcements
Found 3134503 threads
-
0 Votes
Single quote "'" Error while uploading a File in iOS
Hi Avneesh- you can't use special characters in your file name.Answered | 1 Replies | 2943 Views | Created by AvneeshMinocha - Friday, June 24, 2016 11:10 AM | Last reply by croute1 - Friday, June 24, 2016 12:21 PM -
0 Votes
Upload File into INPUT type="File"
In early versions of IE it was possible to populate the <input type="file"/> field with a file name, ...Answered | 8 Replies | 3298 Views | Created by LetMeCode - Saturday, September 24, 2016 9:05 AM | Last reply by LetMeCode - Wednesday, September 28, 2016 3:52 PM -
1 Votes
Upload "out of the box" TFS 2015 Agile Process Templates
Team Explorer=>Settings=>Process Template Manager=>Select Agile process template=>Download) Then check work item files in WorkItem Tracking=>Type Definitions ...Answered | 3 Replies | 1416 Views | Created by Dustin Dircks - Wednesday, May 11, 2016 8:40 PM | Last reply by Starian chen - Friday, May 13, 2016 5:07 AM -
2 Votes
right data type quote?
The speed factors specific to SQL Server are discussed in the article referenced in the following "More Information" section.Answered | 4 Replies | 1299 Views | Created by maca128 - Friday, January 29, 2016 11:02 AM | Last reply by Naomi N - Thursday, February 11, 2016 6:02 PM -
2 Votes
The start element with name "" and namespace "" was unexpected.
The XmlDisassembler is what sets the Type which is how the Send Port Map is resolved.Answered | 12 Replies | 2850 Views | Created by STiwari12 - Friday, October 14, 2016 5:11 PM | Last reply by Johns-305 - Friday, October 14, 2016 7:36 PM -
0 Votes
To quote or not to quote, that is the confusion
For expressions, automatically wrapping in a string for arguments of type string when an expression is invalid is rather ugly, you'd have to rewrite a bunch of expressions when assemblies are ...Answered | 5 Replies | 6050 Views | Created by Robert Green - Friday, December 4, 2009 9:35 PM | Last reply by Robert Green - Monday, December 7, 2009 11:15 PM -
1 Votes
Asking a question is disrupted when typing in "Title"
Bug 1255950 had been filed.Answered | 5 Replies | 2706 Views | Created by jrv - Wednesday, June 19, 2013 9:48 AM | Last reply by Jundan Wu - Wednesday, June 19, 2013 11:28 PM -
0 Votes
Could not load File or Assembly "Microsoft.office.Interop.Excel"
I got a error when I run the web application in server but runs fine on my dev machine Error:"Could not find file or Assembly ...Answered | 6 Replies | 3884 Views | Created by yukilau78 - Tuesday, June 23, 2009 4:42 AM | Last reply by nobugz - Tuesday, June 23, 2009 7:17 AM -
2 Votes
HTML5 <input type="file"> in IE9
It's easy to see how confusion with the earlier <input type="file"> nomenclature could happen.Answered | 15 Replies | 15604 Views | Created by gopre400 - Friday, February 7, 2014 1:25 AM | Last reply by - Monday, February 10, 2014 2:00 AM -
1 Votes
double quote inside a double quote
Hi, if you are reading from a text file, then the double quotes would have been escaped.Answered | 2 Replies | 11556 Views | Created by Liang1 - Wednesday, January 21, 2009 3:34 AM | Last reply by asanga vipulasiri - Wednesday, January 21, 2009 4:18 AM -
1 Votes
Difference between "Max Sessions", "Max Concurrent Logins" and "Max Concurrent Requests"
Max Sessions = 1200 The error we are getting is "Answered | 1 Replies | 3595 Views | Created by Noel Abrahams - Monday, August 31, 2015 12:16 PM | Last reply by Maja Damjanic - Monday, August 31, 2015 1:15 PM -
1 Votes
Regexp pattern to add ".0" to integers
|\d)", "${number}.0" ); Console.WriteLine( result );Answered | 2 Replies | 963 Views | Created by JohnBrooking4 - Wednesday, January 25, 2017 4:27 PM | Last reply by JohnBrooking4 - Wednesday, January 25, 2017 6:55 PM -
1 Votes
SQLServerBulkCopy not working for "|" delimiter
Is it possible to provide the two original files?Answered | 6 Replies | 3446 Views | Created by SZZhang - Thursday, June 23, 2016 3:42 PM | Last reply by Riaon - Thursday, July 7, 2016 1:55 AM -
2 Votes
vb.net not to accept comma, single quote and double quote
Select any TextBox, at the bottom of the property window there is a category "Type Validator" with a property ...Answered | 2 Replies | 6518 Views | Created by BU Systems - Saturday, August 10, 2013 5:56 AM | Last reply by Amanda Zhu - Monday, August 12, 2013 7:47 AM -
1 Votes
Placement of Quotes
Hi, Try the following function Public Function MakeDoubleQuotes(ByVal Input As String) As String Dim ...Answered | 4 Replies | 1706 Views | Created by amit_kumar - Friday, November 4, 2011 12:40 PM | Last reply by Cor Ligthert - Friday, November 4, 2011 2:59 PM -
0 Votes
single quotes and double quotes issue
like below i have used the ...Answered | 4 Replies | 2795 Views | Created by EmpAnsar - Wednesday, July 15, 2015 4:58 AM | Last reply by EmpAnsar - Monday, July 27, 2015 6:53 AM -
0 Votes
How do I check if a file/picture is already uploaded in INPUT type="File"
Now if we were talking jQuery we could target by say an id of type img then ask the src, but that is not for desktop coding.Answered | 2 Replies | 438 Views | Created by LetMeCode - Wednesday, October 5, 2016 11:31 AM | Last reply by Kareninstructor - Wednesday, October 5, 2016 7:43 PM -
1 Votes
Custom sort for "month" column
"Journal date" does not.Answered | 11 Replies | 2410 Views | Created by SavedGirl - Monday, August 15, 2016 2:03 PM | Last reply by croute1 - Friday, August 19, 2016 2:39 PM -
0 Votes
No "Attachment" option in table data type for upgraded database
>>in ACCESS2013 & 2017, the option "Attachment" is available; however, I have re-saved my database to ACCESS 2013; but the feature ...Answered | 1 Replies | 549 Views | Created by Yahya alkamali - Wednesday, May 18, 2016 5:48 AM | Last reply by David_JunFeng - Thursday, May 19, 2016 9:37 AM -
0 Votes
Validation for uploading a file Type
But this will block files to Farm level.. what if in other site we need to allow this file?Answered | 6 Replies | 4958 Views | Created by Devendra Velegandla - Wednesday, January 21, 2009 10:40 AM | Last reply by Devendra Velegandla - Wednesday, January 21, 2009 11:55 AM - Items 1 to 20 of 3134503 Next ›
No announcements