No announcements
Found 2912576 threads
-
0 Votes
How to Cascade DropDownList in ASP.Net C#?
Please post questions related to ASP.NET in the ASP.NET forums (http://forums.asp.net ).Answered | 2 Replies | 1564 Views | Created by Abhishek03 - Tuesday, December 15, 2015 10:12 AM | Last reply by CoolDadTx - Tuesday, December 15, 2015 3:53 PM -
0 Votes
UUID/GUID Javascript
For WinJS you should not drag in the .net runtime but code the winrt component in C++.Answered | 3 Replies | 10967 Views | Created by Vijaye Raji ALT - Friday, December 30, 2011 11:03 PM | Last reply by phil_ke - Tuesday, March 26, 2013 10:12 AM -
0 Votes
ASP.net, C#, Website, Javascript, DropDownList How to Parse Guid
Asmx; /// </summary> [WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsTo = ...Answered | 1 Replies | 274 Views | Created by Anonymous - Tuesday, April 9, 2019 8:36 PM | Last reply by Anonymous - Wednesday, April 10, 2019 3:17 AM -
1 Votes
Parsing Javascript embedded in HTML file
Once I have the script inside a string how can I pass it into a Javascript parser?Answered | 2 Replies | 5509 Views | Created by chhenning - Sunday, October 3, 2010 10:31 PM | Last reply by chhenning - Tuesday, October 5, 2010 1:56 AM -
0 Votes
How to add third value in asp.net dropdownlist item?
Cascading dropdownlist here you go: Creating Cascading DropDownLists in ASP.Net ...Answered | 2 Replies | 1486 Views | Created by Chintan123 - Wednesday, April 29, 2015 9:36 AM | Last reply by chanmm - Wednesday, April 29, 2015 10:34 AM -
0 Votes
Adding data to the dropdownlist using javascript
I would suggest posting your question in one of the MS Forum, Home › ASP.NET Forums »Answered | 1 Replies | 8842 Views | Created by Ganeshg - Monday, September 14, 2009 6:49 AM | Last reply by Shrikant Maske - Tuesday, September 15, 2009 8:58 AM -
0 Votes
How to create an SPWeb object using the website's GUID?
In order to get instance of spweb using guid you need to use spsite object..Answered | 1 Replies | 6313 Views | Created by dotnetist - Monday, March 2, 2009 9:15 AM | Last reply by Anna Jhaveri - Monday, March 2, 2009 11:21 AM -
0 Votes
PAC file parsing in C#
i have a PAC (Proxy Auto Config) file - Proxy.pac ( a simple javascript file) from my C# code i need to parse this file, execute functions & return the ...Answered | 1 Replies | 9573 Views | Created by Kangit - Tuesday, August 12, 2008 12:29 PM | Last reply by ashawani_dubey - Thursday, November 13, 2008 8:39 AM -
0 Votes
how to get data of a website in c# windows application?.
hi....can anyone tell me how to get data of a website in c# windows application?.Answered | 1 Replies | 2333 Views | Created by Prit B - Thursday, December 29, 2011 10:01 AM | Last reply by Noam B - Thursday, December 29, 2011 11:08 AM -
3 Votes
How to start with the prototype of ASP.NET website?
This forum is discuss and ask questions about the C# programming language, IDE, libraries, samples, and tools.Answered | 2 Replies | 1459 Views | Created by Aryav Pandey - Thursday, April 16, 2015 7:06 AM | Last reply by Kristin Xie - Friday, April 17, 2015 3:26 AM -
1 Votes
C# and websites
You can, however, parse the page, and just get the URL from the returned document for the URL for hte "next" page.Answered | 6 Replies | 4887 Views | Created by StevenIB - Tuesday, December 29, 2009 11:23 PM | Last reply by Reed Copsey, Jr - Monday, January 4, 2010 9:09 PM -
3 Votes
Simple Call from javascript to C#
http://www.c-sharpcorner.com/UploadFile/abhikumarvatsa/calling-an-Asp-Net-C-Sharp-method-web-method-using-javascript/ http://www.codeproject.co ...Answered | 6 Replies | 5534 Views | Created by Avatar 123 - Monday, September 21, 2015 3:11 PM | Last reply by CoolDadTx - Monday, September 21, 2015 4:29 PM -
0 Votes
Call javascript from C#
Hello everybody, my question is that how can i pass a parameter value to javascript function using <script ...Answered | 4 Replies | 6147 Views | Created by confusedNewbie - Thursday, March 4, 2010 6:03 PM | Last reply by MoazzamAli - Thursday, February 17, 2011 11:49 AM -
4 Votes
Using VS 2013 to Add Javascript to my ASP.NET C# Page
How exactly were you hoping to be able to add this code (without doing a View Source) ?Answered | 8 Replies | 1722 Views | Created by AndreThompson - Wednesday, February 12, 2014 8:49 PM | Last reply by AndreThompson - Thursday, February 13, 2014 12:53 PM -
0 Votes
How to get textbox text inside Repeater based on specific row dropdownlist selection using JavaScript
This forum if for C# issues, please move your post to asp.net forum: http://forums.asp.net/ Thanks Fouad RoumiehAnswered | 1 Replies | 4665 Views | Created by Nagendra Singothu - Tuesday, March 24, 2015 5:47 AM | Last reply by Fouad Roumieh - Tuesday, March 24, 2015 6:31 AM -
2 Votes
Passing variables from C# to javascript
I've put together a more intensive code sample that passes a lot of data back and forth between C# and JavaScript in a Window Store app.Answered | 5 Replies | 1759 Views | Created by George Poulakos - Monday, March 17, 2014 4:51 PM | Last reply by George Poulakos - Tuesday, March 25, 2014 6:59 PM -
0 Votes
Print All Pages in GridView with JavaScript in C# Asp.net
The following options can be referred for printing through javascipt, which may solve your ...Answered | 3 Replies | 4962 Views | Created by sns6074 - Monday, May 18, 2015 6:20 AM | Last reply by KasEd (Kasi Siva Subbarao S) - Monday, May 18, 2015 6:49 AM -
3 Votes
Dropdownlist inside gridview in asp.net
ASP.NET questions need to be asked in its own forum http://forums.asp.net/ I am not sure if we have some forum in MSDN where I can move your question, so I am moving ...Answered | 1 Replies | 4558 Views | Created by Dropdownlist inside gridview in asp.net - Monday, September 24, 2012 4:06 PM | Last reply by Naomi N - Monday, September 24, 2012 5:24 PM -
2 Votes
c# parsing
Willis : Does this help with parsing ?Answered | 4 Replies | 1522 Views | Created by Nehemiah Willis - Friday, January 4, 2013 6:42 PM | Last reply by Nehemiah Willis - Monday, January 7, 2013 6:20 PM -
1 Votes
JavaScript inside ASP.NET ContentPlaceHolder
I'm introducing a Master Page to an existing ASP.NET webpage.Answered | 2 Replies | 6812 Views | Created by JFoushee - Tuesday, July 16, 2013 4:06 PM | Last reply by JFoushee - Tuesday, July 16, 2013 6:42 PM - Items 1 to 20 of 2912576 Next ›
No announcements