No announcements
-
0 VotesREADME - read this first to get your question to where it will be answered
This forum focuses on the managed version of JScript (JScript .NET) as well as questions on JScript/ECMAScript language semantics and future direction. Other questions ...Sticky | 3 Replies | 32469 Views | Created by Rok Yu - Tuesday, January 3, 2006 4:46 PM | Last reply by Andreas Johansson - Friday, September 30, 2011 2:02 PM
Found 1344 threads
-
0 VotesAlternative for Active-x support on Edge browser in windows10
Hi, I want to know the alternative for Active-x support on Edge browser in windows10 We are using active-x control for Reading Card from USB Card Reader and that ...Answered | 1 Replies | 2825 Views | Created by imneha9 - Sunday, November 29, 2015 6:53 AM | Last reply by Kristin Xie - Friday, December 4, 2015 6:08 AM -
0 VotesThe JScript for the .NET Framework forum is retiring!
We are improving your experience for the .NET Framework forums. This forum will be closed at the end of 2015. The rest of .NET Framework forums will remain open for your questions. Thank you ...Discussion | 0 Replies | 2281 Views | Created by MSDN, Technet Service Delivery Team - Sunday, November 29, 2015 11:10 AM -
0 VotesMessage: Can't have 'break' outside of loop
I use gojs in my project, it's work well in my development ENV(windows 10/MVC/.NET 4.5), but throw error in production ENV(windows server 2008/MVC/.NET4.5), now I'm sure it's not gojs problem, it's my ...Answered | 2 Replies | 2625 Views | Created by 0o小石头o0 - Sunday, November 22, 2015 4:51 AM | Last reply by 0o小石头o0 - Friday, November 27, 2015 6:47 AM -
0 Voteshtml to pdf conversion using javasccript
hi I tried to store the html content to pdf format. <html> <head> <script ...Answered | 2 Replies | 3065 Views | Created by Jhanani Ravishankar - Sunday, November 22, 2015 4:42 AM | Last reply by Jhanani Ravishankar - Monday, November 23, 2015 9:09 AM -
0 VotesWhen I start my site I have this error: Failure to load a file
When I start my site, I have this error: GET http://localhost:3000/locale/locale.properties 404 (Not Found)xhrLoadText @ ...Answered | 2 Replies | 3108 Views | Created by pnet - Monday, October 26, 2015 5:24 PM | Last reply by Kristin Xie - Monday, November 2, 2015 3:27 AM -
0 VotesIIS is inhibiting css and javascript function
I have a html page and when i start on IIS, some javascript and css do not work as well, but if i start out of IIS, so it works very well. What do I do to work into IIS(7)? If i put ...Proposed | 3 Replies | 2264 Views | Created by pnet - Wednesday, October 28, 2015 9:21 AM | Last reply by Kristin Xie - Friday, October 30, 2015 1:16 AM -
0 VotesCalling C# method from JavaScript in .ascx file
Hi, I am using SharePoint Visual webpart where in I have to use JavaScript or JQuery to call c# method on drop down selected index change to avoid ...Unanswered | 5 Replies | 3904 Views | Created by sosh2785 - Monday, October 12, 2015 5:20 AM | Last reply by DotNet Wang - Tuesday, October 13, 2015 5:19 AM -
9 VotesHow to Detect compatibility mode in IE (any version)
How to Detect Is IE running in compatibility mode (any version) or Force fully set IE in compatible modeAnswered | 4 Replies | 88230 Views | Created by CuriousPoo - Friday, December 9, 2011 7:56 AM | Last reply by TheLogicalChoice - Monday, October 12, 2015 3:41 PM -
0 VotesDifference between Two dates
Hi. I need difference between givendate and datetime.now in javascript. I don't want to make it a clumsy seperating date, month, year from dates and then getting ...Proposed | 4 Replies | 2551 Views | Created by Madhava_Reddy_V - Monday, September 28, 2015 6:37 AM | Last reply by Viorel_ - Monday, October 5, 2015 7:02 AM -
0 VotesMinified files are not getting published via VS Web Deploy
I have created minifcation for my project using Web Essentials. So it is working fine when i run it as localhost. I am doing deployment using web deployment and these minfied files are not ...Answered | 9 Replies | 3023 Views | Created by SelvaOnline - Tuesday, September 8, 2015 7:31 PM | Last reply by IoTGirl - Wednesday, September 9, 2015 6:47 PM -
1 Votesusing FileUpload Control in ASP.NET and C# with JQuery and Ajax
hi I want to use Ajax and JQuery to send FileUpload.FileName as a parameter(Argument) to a method in Page.cs please tell me how I can access to ...Answered | 1 Replies | 31350 Views | Created by pezhman.t1 - Monday, August 24, 2015 4:45 PM | Last reply by Caillen - Tuesday, August 25, 2015 2:18 AM -
0 VotesError ASP 0177 : 8000401a creating Excel object in old ASP app iis7 and Windows server 2012
I ported an old ASP application from Windows 2003 server running IIS6 to a Windows 2012 server running IIS (Version 8.0.9200) and now users cannot run ASP commands that generate Excel spreadsheets ...Discussion | 1 Replies | 5747 Views | Created by mwoodardmcpw - Monday, August 17, 2015 7:31 PM | Last reply by Caillen - Wednesday, August 19, 2015 9:26 AM -
0 VotesVS 2015 does not recognize Jquery - JavaScript at all
Hi there. I have Windows 10, VS 2015 The problem is just that the IDE does not recognize javascript, Jquery, etc. It should turn blue when I werite "function" for ...Answered | 4 Replies | 11840 Views | Created by LuisNY - Saturday, August 8, 2015 4:11 PM | Last reply by LuisNY - Saturday, August 8, 2015 5:13 PM -
0 VotesActiveXObject(“Scripting.FileSystemObject”) does not work with firefox
My code is like this: var fso = new ActiveXObject("Scripting.FileSystemObject"); When I use Firefox, I found that an error "ReferenceError:ActiveXObject is not ...Answered | 2 Replies | 10177 Views | Created by martinwang1985 - Tuesday, August 4, 2015 5:33 PM | Last reply by martinwang1985 - Wednesday, August 5, 2015 3:28 PM -
0 VotesHow to use remote method to check username and password validation?
We are working on MVC.net application where on click login button username and password need to validate on server side. We are using Form authentication over there. Page flow is like ...Answered | 2 Replies | 3889 Views | Created by Ankush Bindra - Friday, July 31, 2015 4:40 AM | Last reply by Caillen - Monday, August 3, 2015 9:05 AM -
1 VotesPassing values from aspx.cs to .aspx
I've a website hosted in a server in my network and I'm accessing it from my local machine. The aspx.cs file has all the codes/functions. The values are collected from the ...Answered | 2 Replies | 10787 Views | Created by ShaktiHelpz - Friday, July 17, 2015 12:04 PM | Last reply by ShaktiHelpz - Saturday, August 1, 2015 6:57 PM -
0 VotesDropdown lists
how to populate a dropdown list depending one the other dropdown listAnswered | 1 Replies | 2332 Views | Created by Errol Ndlovu - Wednesday, July 29, 2015 9:04 AM | Last reply by Bongani X - Wednesday, July 29, 2015 9:27 AM -
0 VotesGet Rss Feed data on cross domain in .Net 1.1
Hi, I'm currently using .Net 1.1 for code development and plan to get Rss feed data on another website. Using HttpWebRequest on ...Unanswered | 2 Replies | 2464 Views | Created by max stephen - Thursday, July 16, 2015 6:45 PM | Last reply by max stephen - Friday, July 17, 2015 2:26 PM -
0 VotesHow to tell if node.js is installed or not
Hi team , Can you help to tell How to tell if node.js is installed or not on window 2003/08/2013 ...Answered | 1 Replies | 7440 Views | Created by Reach.mr.rahul - Thursday, July 9, 2015 11:30 AM | Last reply by Caillen - Friday, July 10, 2015 7:07 AM -
0 Voteshow to get the full path in <input type="File"/> when we use JS???
1. I use <input type="file" id="UploadFile" /> to upload file , and I want to get the full path, just like "C:\Users\Desktop/File.xls" and not ...Answered | 1 Replies | 5472 Views | Created by guangwen.gao - Thursday, July 9, 2015 2:28 PM | Last reply by Caillen - Friday, July 10, 2015 6:56 AM - Items 1 to 20 of 1344 Next ›
No announcements
