Adding Features Around Classic Application?

Sep 3, 2010

I will be adding new pages and adding functionality to current pages.

I would basically like to use new technology and but I don't know how should I add it to classic ASP pages

In other words, can I <#--include--> an aspx page in Classic asp page? Or anything of that sort, may be creating a user control in ASP.NET and using it in classic ASP?

View 2 Replies


Similar Messages:

Web Forms :: Adding Different Features To Some Pages?

Sep 21, 2010

I have 7 .aspx pages in my application. I have one masterpage so all pages have the same outlook. For 3 pages I want a treeview or some other control to display that I dont want in other Pages and I dont want to drag & drop that control in those 3 pages. How can i do that?

View 7 Replies

How To Implement Ldap Features To Web Application

Sep 24, 2010

i am trying to implement ldap features to my web application in asp.net C#......

i implemented the ldap features in such a way that,if the ldap path is given like:

ldap://serverneame/ou="sdfsd",dc=""",dc=""

this will allow all the groups under this server and domain how can i differentiate between the groups for example consider an hospital i want this application to be accesible only by doctors,even the cashiers of the hospital will be able to access my application,how should i not allow certain set of groups to be authenticated to my application.

View 5 Replies

JQuery :: How To Integrate Ajax With Dynamic Features Of Application

Aug 12, 2010

Im new to ASP.net. But im really interested about learning ASP.net and related technologies. I referred to sevaral Ajax and Jquery samples and managed to run those jquery and Ajax codes with ASP.net. But i would like to know how to integrate jquery/ajax menu with my asp.net website's category menu. Categary menu is daynamic and it changes nodes according to back office operations. In other words i want to apply jquery/ajax in to several dynamic features on my website. Ex: Dynamic menu and Search reasult.

how to integrate jquery/ajax to dynamic features on my ecommerce website.

View 1 Replies

AJAX :: Integrate Jquery With Dynamic Features Of Application?

Aug 16, 2010

Im new to ASP.net. But im really interested about learning ASP.net and related technologies. I referred to sevaral Ajax and Jquery samples and managed to run those jquery and Ajax codes with ASP.net. But i would like to know how to integrate jquery/ajax menu with my asp.net website's category menu. Categary menu is daynamic and it changes nodes according to back office operations. In other words i want to apply jquery/ajax in to several dynamic features on my website. Ex: Dynamic menu and Search reasult.

how to integrate jquery/ajax to dynamic features on my ecommerce website.

View 1 Replies

Security :: Web Application Query For Authorized Users For Certain Features In The Web App?

Jun 21, 2010

I am trying to give access to a button for only authorized users. These users are all apart of the domain's administrative users. The button should only appear to these users. Other users will not be able to see or access the button. how I could make my web application query for authorized users for certain features in the web app?

View 5 Replies

Configuration :: Enabling Muliti Core Features For An Existing Application?

Mar 11, 2010

I'm looking forward to enable my ASP.NET web application to utilize the Multi core processor. In Other words, I'm trying to have Multi-core functionality in my ASP.NET application.

View 3 Replies

Migrating A Classic ASP Application To 4.0

Jun 1, 2010

We are in design phase of a project whose goal is replatforming an ASP classic application to ASP.Net 4.0. The system needs to be entirely web based. There are several new requirements for the new system that make this a challenging project:

The system needs to be database independent. It must, at version 1.0, support MS SQL Server, Oracle, MySQL, Postgres and DB2. The system must be able to allow easy reporting from the database by third party reporting packages. The system must allow an administrative end user to create their own tables in the database through the web based interface. The system must allow an administrative end user to design/configure a user interface (web based) where they can select tables and fields in the system (either our system's core tables or their own custom tables created in #3) The system must allow an administrative end user to create and maintain relationships between these custom created tables, and also between these tables and our system's core tables. The system must allow an administrative end user to create business rules that will enforce validation, show/hide UI elements, block certain actions based on the identity of specific users, specific user groups or privileges.

Essentially it's a system that has some core ticket tracking functionality, but allows the end user to extend the interface, business rules and the database. Is this possible to build in a .Net, Web based environment? If so, what do you think the level of effort would be to get this done? We are currently a 6 person shop, with 2.5 full time developers.

View 5 Replies

C# - Building A .net Application On Classic?

Jan 25, 2011

We have a big classic ASP website, and we want to start writing new code in .net, (the website is way to big to rewrite 100% at this stage).

The old website uses session variables, will these still be accessible in the .net pages, and if not (which I suspect) is there anything we can do to make them accessible?

The new section is detachable, that is it is pretty much independent from the rest of the site so should be fine to write in .NET, it's just sessions which are important to us. Do we need another login page?

How bad practise would it be to ajax a local .net page which sets session info when they login to the old site? Can we copy session data this way?

View 1 Replies

Programmatically Set HttpContext.Handler In Classic Application?

Feb 24, 2010

In my CMS application, I'm trying to intercept all ASP.NET requests, inspect them and then assign custom HttpHandler if necessary or leave default handling when appropriate.I tried setting HttpContext.Current.Handler in Application_BeginRequest but it doesn't seem to work.There is MapRequestHandler event in HttpApplication but it is not available in the Global application class.

View 1 Replies

Security :: Implement Security Features In Application?

Sep 25, 2010

I am making application in asp.net and I wanted to implement security features in my application I want help from you experts with good logic on implementing security Field Level, Button Level and different DIV section level security. Where I wanted like read only, addition, edit and delete and also I can make Groups and then assign user in that so that group security I can give. Customize security for some users.I am ready to use some DLL or Active X which give me above.

Before I was using database for security logic where in I was putting some codes in comma format and was looking that for specific control on form load but it have disadvantage that when some user have access to database that can alter make problem.

View 2 Replies

Error "Server Error In '/xx' Application" When Running Classic Asp Pages

Apr 22, 2010

everything .net works fine, but when i try to run a .asp file i get this error: Server Error in '/xx' Application. This type of page is not served. Description: The type of page you have requested is not served because it has been explicitly forbidden. The extension '.asp' may be incorrect. Please review the URL below and make sure that it is spelled correctly. Requested URL: /index.asp Version Information: Microsoft .NET Framework Version:2.0.50727.3607; ASP.NET Version:2.0.50727.3082 is there something i need to enable?

View 3 Replies

Adding TreeNodes Within Web Application?

Jun 26, 2010

This thread is basically a continuation from my last post. I have a website that uses a TreeView Control. Each TreeNode represents a virtual directory and I wish for the user to be able to create a new Node/Virtual Directory. This site is for family photos. Each family member has their own node with a Child Node called "Albums". Within this "Albums" node, a family member can have as many Nodes/Virtual Directory as they want with each Node/Virtual Directory containing images.Each Virtual Directory path is stored in a Database. So essentially, I'm trying to create my own photo album. My question is....how do I allow a user to create a new Node/Virtual Directory (they don't know that a VD is being created...only a Node).

View 4 Replies

Adding Google Map In .net Application?

Jul 14, 2010

i am develope web application for factory i need to add google map with location of factory
in contact us web page

View 3 Replies

Adding C# Web Form To VB Web Application

Feb 18, 2011

Is there any way to add a C# Web Form to an ASP.NET 4.0 Web Application that is written in VB.NET? I had an ASP.NET 2.0 WEB SITE that I recently converted to an ASP.NET 4.0 WEB APPLICATION. It was mostly written in VB.NET with a couple pages that had C# code behinds. I've read the following article (the end section about mulitple languages): [URL]

1) When I converted my site to an application, it didn't seem to add an APP_CODE folder at all
2) I'm not looking to just write a simple class, I actually want to be able to add a WEB FORM with a C# code behind

When I try to add a new item and I select which type of item I want to add, I am only given to option to add a VISUAL BASIC web form. I have a workaround right now. If I need a new web form with a C# code behind, I take one of my old C# web forms and just copy and paste the form and C# code behind into the project and then rename it and change the class name as well. Then i make my changes and do what I need to do. It seems to work, but I was just wondering if there was an easier way.

You might wonder why want to put C# forms in my VB app. I wrote my app in VB (not well versed in C# but I can read it). I have a programmer working for me that is much more efficient with C#. I don't really have the budget to spend weeks/months getting her up to speed with VB

View 2 Replies

Adding WCF To Existing Application?

Nov 30, 2010

I want to add WCF to existing asp.net application and host both of them in the same virtual directory is it possible ?? Also when i click new item to add app.config file from visual studio its not showing.

View 3 Replies

Adding The Website As An Application In IIS?

Jan 16, 2011

I have a website deeloped in ASP.NET and I want it to be accessed via local URL, for eg: http://localhost/website20I tried once but the CMS in my website started giving error "It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS."

View 2 Replies

MVC :: Adding An API To Application - Customize Widgets?

Aug 13, 2010

I have created a MVC application and I want to make it customizable by adding an API to it, how do I go about doing this?

So, I have a database table called Orders with a bunch of a fields and my application is a simple form with the ListView control and users can add and delete orders. this API should allow users to add extra columns to ListView control and extra buttons as well.

View 2 Replies

WCF / ASMX :: Adding Web Service To C# Web Application

Jan 25, 2011

how to add the web service in my project and how to use it.

I am planning to use Autocomplete from ajax tool kit which needs a web service. Web service will be prepared and given to me, and i need to use it in my project for autocomplete control.

step by step procedure to add web service in my project and also how can I create a web service if i have to create my own service.

View 13 Replies

C# - Adding Delay In Application (for Debugging)?

Feb 9, 2011

I'd like to add a delay between 2 lines of code because I'm testing an updateprogress template. Ideally, the one-liner.

View 7 Replies

Adding MVC Content To An Existing Application?

Jan 31, 2011

We have a web application written in ASP.NET for .NET 3.5, using standard web forms.

Going forward we want to start building new features, and over time migrate existing features, in ASP.NET MVC.

Is such a thing doable? Can we add the necessary files to an ASP.NET web application and thus "upgrade" it to be compatible enough with MVC so that we can start adding routes, controllers, views, etc.?

The old site is using a frameset containing a top header, a left menu, and a main content. What I envisioned was to create a new masterpage for all the existing pages, integrating all of those things into each page instead, and then start adding new pages using views instead.

I understand that unless we upgrade to .NET 4 we cannot use MVC 3, so the way I see it we have the following options:

Build a new website, somehow auto logon the new site with the same credentials when logging in on the main site, and link between the sites. I see tons of problems with this solution. Integrate ASP.NET MVC 2 into the existing software, adding the necessary files, and starting to add new content in MVC style, only fixing critical bugs in the old files, and over time migrate them over to MVC. Upgrade to .NET 4 and integrate ASP.NET MVC 3, pretty much the rest the same as option 2. Wait until we can schedule a full rewrite, likely to not happen in any foreseeable future. Don't do it, keep web forms.

Note that a full rewrite is out of scope at the moment, so some transitional period is the only option we can do right now.

Option 2 and 3 are the ones we want, the rest are just for completeness.

View 1 Replies

.net - Adding A HTML Control IN C# In A Web Application?

Jan 7, 2011

I want to add a html control in C# which will display all the text from an html page selectively with the title given in my html page

View 1 Replies

Configuration :: Adding Application Extension To IIS Website?

Jun 8, 2010

I am trying to find out if their is a way to Application Extension in Application Configrautions screen using Dos prompt. I am trying to develop a installer where i need to register the DLL file to application extension using Dos prmpt ?

View 1 Replies

Implement Couple Of Features In It Among Others?

Dec 7, 2010

I am building a search where I need to implement couple of features in it among others.

1- It should bring all synonyms, like if someone searches for couch, it should bring in matching results for that couch plus linguistic matches like (sofas, cushions etc). To accomplish that I am using Full Text Search. In my query I use FreeText but it does not yield the required results. That's what I do,

select * from Furn_Products Where FreeText(FurnName, 'Couch');

It should bring Names containing Cushions, Sofa and Couch off course but it only brings Names with Couch which I could also do by simple Like query. 2- I need to check for typos, like if someone types soofa, it should bring in results for sofa, couch etc.

View 3 Replies

C# - Implement RSA And Other Security Features?

Mar 21, 2011

Mine is an asp.net website on c#.

I have to perform an action and want to authorize and authenticate before performing that action because it is very crititcal.

I can provide normal user and password. but besides that how can i ensure that its secure ??

Any more levels of security features i can provide.

how can i implement RSA ?? in such a scenario?

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved