Save & Show The Code Sample Of C Language On A Webpage?
Jul 6, 2010
I am working on a small project of a university.In which i have to show the code snippets of c language & their description on webpages as tutorials.How can i accomplish it in Asp.Net.
View 10 Replies
Similar Messages:
Sep 16, 2010
I have created a web application and generated local resources. Its working when user select language from browser. But what i want is, when user select language from dropdown list, i want to change the pages according to selected language. i can save user selected language in a session. then how should I change/assign local resource file to web page?
View 2 Replies
Sep 14, 2013
I have a web page that when the user presses the "Go Back" button, if the formview is not in ReadOnly mode, to ask if they want to exit without saving.
I was thinking of having a pop-up window to ask this question, but I am unsure of how to do this.
View 4 Replies
Aug 18, 2010
How can I show code on a webpage like we do here on the forums without it beeing interpreded by my asp.net or javascipt or other ...
View 3 Replies
Nov 12, 2010
anyone use/ know of any library or website with code snippets or samples with many of the mundane boilerplate code and/ or functions like data access, data scrubbing, recursive routines...
preferably c# since most of .net in the real world is c#. VB is ok too.
View 2 Replies
Jul 14, 2010
My page won't change the language could someone have a look at my code and tell me what im doing wrong it always goes to the default language
View 3 Replies
Nov 24, 2010
How to give multiple language view to my webpage? In my page have a language bar to choose language. when user select a language the page will appear on this selected language.
View 1 Replies
Dec 17, 2010
I am working on a financial portal and I am having a problem..I don;t know what to call it so i mentioned it as an 'unknown to me' problem..I have a webpage..whenever I click on any button on my webpage, the request goes through..but nothing show up on the webpage..then If I click on another link and then again come back to previous link,then only I see the results of button_click..
e.g.
I have a currency conversion and investment form..so after filling up the form in following way and if I click on "INVEST" then nothing shows up..
so now if i click on any other link and go back to 'buy currency' link I see the result as 'investment successful'
View 3 Replies
Aug 24, 2010
how to implement geneology in asp.net with sample code
View 1 Replies
Apr 6, 2010
There are sample codes on the net for OpenId Client but none for OpenId Server. Do you know some? I know about dotnetopenAuth but there seem to be no tut on how to use as OpenId Provider. I don't even know if it can do that. Maybe it can just be used to create openid consumer app.
View 1 Replies
Oct 21, 2010
This is from a very good book by Steven SandersonI am trying to follow the chapter 4 and trying to setup IOC on my mvc code from the code sample of the book but its not working.I follow the code from page 97 to page 101 where I set up Inversion of Control and run the code but I get the following error. A dialog box opens trying to search the following file:
c:TeamCityuildAgentwork1ab5e0b25b145b19srcCastle.WindsorWindsorWindsorContainer.cs
protected override IController GetControllerInstance(
System.Web.Routing.RequestContext requestContext,
Type controllerType)
[code]...
View 3 Replies
Dec 22, 2010
I want sample code for upload swf I dont want do save in the DB
View 4 Replies
Jun 28, 2010
I am looking for some suggestions for an application I am writing. Here is a brief description of the application:The application is written in C# ASP.NET version 4.0 and is to be hosted on an IIS6 web server. The purpose of the application is to serve as a download page for sensitive documents. There will be several levels of access which will be granted according to user credentials stored in a SQL table. I don't want the application to check the user's NT ID and either allow or disallow access to the application depending on whether they are authorized or not, I want it to filter on data i.e. everyone can view the application, it will just limit the data they can view depending on their access.
point me in the direction of some source code that can check the NT ID of user's local machines and compare it to a table in SQL?
View 2 Replies
Apr 5, 2010
Is there any c# sample code of integrating orkut from an ASP.NET web site (oauth authentication, retrieving friends, etc.)
View 2 Replies
Mar 7, 2011
how to add pages in the Form Authentication Sample Code. I am required to add a registration form in this Custom Security Solution. It lets me add the .cs files but when I add .aspx file, it gives errors in building. let me know what architecture have they followed? Why they have .resx files?
View 2 Replies
Feb 21, 2011
I am looking for sample code where a button click on the server side will spawn a modal child page, having couple of controls such as textboxes and a button, where one could enter values in the text boxes and click the button; once the button is clicked, the page should postback to the parent page, where the entered values could be read. There is a video on this site about AJAX control kits describing modal popup, but unfortunately it wouldn't serve my purpose.
View 3 Replies
Feb 20, 2011
do u also any good code projects for developing inbox functionality.
just that users could communicate with each other It does not need to as high level using System.net.mail
Just when the user clicks on Inbox shuld fetch data from db. and send and save to draft, navigation, querystrings, grid view did my own but just want to see other examples.
View 1 Replies
Sep 25, 2010
i have a web-site which uses forms based authentication. thus i have a login page with a login control on it. how would i go about coding the authenticate event of this control to talk to the Entity Framework to validate the user credentials?
View 2 Replies
Dec 24, 2010
When someone requests a web form, I want to use Javascript to see what browser they use, and then point to the correct css files with Javascript. What is the simplest way to do that.
For example, in my header of the html form, I have a link that says:
[Code]....
View 6 Replies
Dec 16, 2010
I want some sample code that will loop through records of table variable using a forward only cursor.
View 2 Replies
Jan 1, 2010
i am looking for some sample code in order to upload and/or retrieve images stored in a database.even the web is full of samples, i was not able to find one without using blobs as i would like to save only the directory of an image when it comes to the place of storing. the reason behind is that i do want to have my database small for some reason and therefore only want to save links to my images inside.
View 5 Replies
Apr 12, 2010
looking for some sites or links to samples of using the modalpopup to display when session is about to expire.similar to godaddy.com.If it cant be used anyother solutions available to accomplish the same thing have an application we are building that they want to have something similar to that on the pages.They want to warn / prompt that their session is about to expire.Similar to online banking.
View 2 Replies
Sep 22, 2010
I have a list of buttons in a menu, and when I hover of them, I want something to change, such as a box being drawn around them, or background color chaning. How do I do that?
View 3 Replies
Aug 9, 2010
How to save the webpage using c#? I need to open a dialog asking for the path to save the file.
View 2 Replies
Jan 31, 2011
Possible Duplicates:
How to Convert html web-page to image format in ASP.net web-application ASP.NET page to image or pdf.
I have an aspx webpage. Once that page is rendered, with a button click how can I export it to PDF? What is the process? Do I need an external third party tool to achieve this?
View 2 Replies