Web Forms :: Options To Use Safe Popup Windows?

Feb 2, 2010

I am running IIS 6.0 with Asp.net 2.0. I need to use popups which are safe and not blocked by Virus Protection tools or browsers. I know about <ajaxToolkit:ModalPopupExtender> but my understanding it is only available with asp.net 3.5.

My questions are: 1. Are any other options to use safe popups, if so, what are they? 2. Is there a way to effectively install <ajaxToolkit:ModalPopupExtender> with asp.net 2.0, if so, what do I need to do?

View 7 Replies


Similar Messages:

C# - Options For A Search Engine Database On Windows?

Oct 14, 2010

I have a project to create a high traffic search engine similar to altavista.com. The windows .NET C# will be used for the project. I am looking for a good search engine database that can handle a very high load. I have taken a look at lucene and sql server 2008. I have read that lucene tends to get corrupt when the load is very high. So, I am considering sql server 2008 but I am uncertain sql server can handle a very high load over gigabytes of data.

The database will be given a chunk of data and needs to fetch similar data elsewhere in the table. it will act just the similar questions area on stackoverflow. It will need to search over millions of rows. Is sql server 2008 and lucene my only options

View 1 Replies

Security :: 4 Security Via Windows Authentication - Restrict Access To Safe / UCantSeeMe.aspx

Aug 18, 2010

I'm writing a simple Intranet application using windows authentication. I want to restrict access to Safe/UCantSeeMe.aspx. I am aware of the AuthorizeAttribute, but this only works on methods. I also found a good post on doing this with the MVC pattern, but I'm not using MVC. This can be done with roles in forms based security. I read on MSDN that using windows based security means roles are based on groups, but it doesn't go into any detail. how can I restrict access to Safe/UCantSeeMe.aspx?

View 1 Replies

Web Forms :: Treeview / SiteMapDataSource - Get Tree Layout That Matches The Numbers Of Options But No Text On Any Of Options To Click

Jan 18, 2011

I have a Default.aspx program that contains a Treeview with a SiteMapDataSource. I also have a web.sitemap loaded up with urls. When I run the deafult app I get the tree layout that matches the numbers of options but no text on any of the options to click.

View 1 Replies

Web Forms :: RegularExpressionValidator In Popup Windows?

Mar 17, 2011

i am using RegularExpressionValidator inside Ajax popup.

inside this poupup i have a cancel button which will exist the popup in whatever state it is.

problem: when ValidationExpression is false i am not able to exits the popup by hitting cancel button.

i always have to remove the vale from the textbox and exist from poupup.

question:

how can i achieve my goal, not always emptying the textbox...?

View 2 Replies

JQuery UI Not Binding On Popup Windows?

Mar 26, 2010

I get my datepicker control to bind fine to anything with a class of calendarTrigger on any of my pages, however on Popups (Of which use a Master Page and have the script files on it's master page) they don't bind to trigger datepicker UI elements.Is there something I am missing ?

jQuery Code Held Within the UserInterfaceScripts.js
$(document).ready(function () {
$(".calendarTrigger").datepicker( {showAnim: 'fadeIn', changeMonth: true, changeYear: true,

[code]...

View 1 Replies

Website Is Prompting Me With A Windows Login Popup

Jan 13, 2010

I have a website up on a server & while I'm still debugging, I have the website's images stored on a separate server. Unfortunately though, it appears I don't have the propper permissions set on my image server because everytime I try to view my website, I'm being prompted with a windows login popup (you can see an image of the popup here [URL] permissions I need to set to remove this password?

View 3 Replies

Jqgrid And Popup Modal Windows From Link?

Apr 27, 2010

I have got a jqgrid, and i would like to put a link in it to open up more details on the row in a modal window.

Everything i have read about modal windows uses a div that gets shown when you click the link, but i want to pass an id so i can just get the info i need. I know i could do it with a new window quite easly but i would like to use a modal window if poss.

I'm using asp.net if thats going to be relevent.

View 2 Replies

Configuration :: Get Rid Of Windows Server 2008 And IIS 7 Authentication Popup

Dec 13, 2010

i am using windows server 2008 and IIS , somebody installed Dynamic Business Portal everytime users trying to use the portal they enter the servername or by ip @ of the windows server /Bp but a login authentication asking them to insert a username and password they can t login the system even they enter their windows authentication

I published another new ASP called Mytest users put name of ther server or ip of the server /Mytest they were able to access the page and no pop up asked them or authentication I added IUser and Everyone and enabled full access.. i check the PB configuration in IIS it was the same Everyone and Iuser are added and full access is enabled how to get rid of the authentication popup

View 4 Replies

Security :: Annoying Windows Login Popup Window

Jul 14, 2010

I have an application that uses Active Directory to validate users as well as populate a couple doopdown list, the application is connected to sql database on a seperate server. When I first published the application I got an error from Active Directory I eventually found out that I had to embed a username and password within the code for active directory to work. When i sorted out this problem I got one with my SQL and again used a username and password to allow connection to the database.

My new problem is when a user other than me logs in the windows popup windwo appairs requiring user name and password to login. The program is writen for windows authontetation but form where I check the person loged onto the computer and check username against active directory. After the person clicks the "OK" button a couple time they then have to click the close to exit the screen. the user can look at a page but if they try any kind of processing they are required to log in again and this time they are not verified. I would like to get rid of the popup box and let the validation gor though like it dose in my location.

View 1 Replies

C# - Automatically Authenticate Windows Integrate Without Login Popup?

Jan 21, 2011

I wrote an asp.net application with default.aspx. When I hit this page It is asking me windows login popup window. My application should me windows authentication required but it should "Integrated Windows authentication". If I enter login password I am able to see my page. How can I automatically integrate this windows authentication? I added below code in web.config. still doesn't work.

<authentication mode="Windows"/>
<identity impersonate="false"/>
<authorization>
<deny users="?"/>
</authorization>

View 4 Replies

How To Refresh Parent Windows Gridview Only When Model Popup Is Closed In C#

Jun 17, 2010

I am working with asp.net and model popup. in popup window when i edit the changes it must get reflect on paren windows grid view. how to refresh paren window's grid view only without reloading entire page after closing popup.

View 3 Replies

Security :: Force To Show To The Logon Popup When The Session Is Timeout In Integrated Windows Authentication Enabled Website

May 31, 2010

I am trying to force to show to the Logon popup when the session is timeout in Integrated Windows Authentication Enabled website. The session_timeout is firing during the session timeout, but the User.Identity.IsAuthenticated is true. How force to use the Windows Logon Screen when the session is timeout.

View 4 Replies

Is VSS 2008 Really "safe"  Was VSS 2005 "safe"?

Sep 21, 2010

There is not a clear category on the site where to post this, so giving it a shot here.

Has anyone used VS 2008? I current user Turtoise for some projects, and Source Gear Valut for others.

The company where I work is thinking about moving to VSS because of the MSDN subscription.

My experience with VSS prior to VSS 2005 was that it conied the name "Visual Source Unsafe" and I know first hand that it trashed my work more that once and I stopped using it. Source Gear Valut on the other hand is rock solid.

So is VSS 2008 Really "safe" was VSS 2005 "safe" ?

View 3 Replies

Web Forms :: Is Authentication With Session State Is Safe Enough

Apr 27, 2010

if i write this for example,

if session("authenticated") = ""
response.redirect("default.aspx")
end if

is it safe enough or should i encrypt it?

View 2 Replies

Web Forms :: Profile Properties Safe To Keep User Information?

Mar 19, 2010

I want to use Profile Properties to keep some user information and move them between pages. I'm wondering if those profile properties are keeping data session based or when I assigned them is it same for all sessions/ Is this a safe method to use them:

<anonymousIdentification enabled="true"/>
<profile enabled="true">
<properties>
<add name="userid" defaultValue="" />
<add name="password" defaultValue="" />
<add name="username" defaultValue="" />
</properties>
</profile>

View 1 Replies

Forms Data Controls :: URL Encoding / URL Safe Code Overwritten When Databind Using Eval

Nov 3, 2010

In a website I'm working on, there is a link to ~/Products/1/2%20Inch%20Tube.aspx (1/2 Inch Tube.aspx). As I'm using a fake path the name of the URL is not a problem appart from the fact that there is a slash in the name. The URL safe code for it is %2F, and I use a replace to check for this in my SQL query (REPLACE(ProductName, '/','%2F')) AS Link, and before that in the eval statement (NavigateURL='<%# "~/Products/" & Eval("Link").ToString.Replace('/','%2F') %>'). Sadly when databinding this using an eval to a Hyperlink, the %2F changes back to a / (Slash)

Is there a work around for this or should I just not allow for slashes when saving products.

View 4 Replies

Web Forms :: Access Visual Source Safe Server Status Of Various Files With C#.net (Progmatically)?

Jan 21, 2010

I'm writing a Project Managemet system. I want to access VSS to determine what is checked in/checked out.

View 1 Replies

With Google Maps, Can Use Google's Own Popup Windows

Jan 11, 2011

I've implemented a google map with points and stuff that uses an address that the user inputs. When you click a point, the popup bubble appears with the name and address in.Often this name and address is a prominent location, as it's used for meetings and things, such as a university. If you google the address yourself on maps.google.co.uk then you get google's own popup bubble, which often has a photo, information, opening hours, links to directions, reviews, etc. etc.I am wondering if there's a way to use that popup dialog instead of my own, where it is available. I can't see anything in the API to do this.I'm using V2 as we support IE6 in a lot of our users, but I've been told recently I can upgrade to V3 should I need functionality from it.

View 1 Replies

Web Forms :: Popup In The Middle Of The Function And After Selecting The Value In Popup?

Aug 9, 2010

I need to open a popup in the middle of my function, and in the popup i have the gridview control, i need to select one row in the gridview and after closing the popup it should come back to the same function and to same point where i opened the popup. i am using the model popup but this popup is populating after executing all the function, but i need to select one value and need to continue my function

View 3 Replies

ADO.NET :: EF4 CTP5 Safe To Use?

Feb 28, 2011

I wonder if its safe to use the CTP5 in production yet. My main use would be for 2 small projects. I Know they pre released it but any thoughts on this if it would hold up for production are welcome.

View 1 Replies

Web Config Safe From SQL Injection And XSS

Nov 12, 2010

I've a blog-driven ASP.NET website. Under the post, there is a Comment block to let readers post comments.I've used some TextBoxes and TextArea for that.To Prevent XSS:I've filtered the input by using: Server.HtmlEncode() Method (I don't care about text formatting).To Prevent SQL-Injection:I'm using Linq To SQL (that should be like parametrized queries I think!).

ArticlesDataClasses dc = new ArticlesDataClasses();
ArticleComment newComm = new ArticleComment()
{
ArticleID = int.Parse(Request.QueryString["ArticleID"]),
CommentAuthor = Server.HtmlEncode(txtName.Text),
CommentText = Server.HtmlEncode(txtComment.InnerHtml).Replace("
", "<br />"),
CommentAuthorEmail = Server.HtmlEncode(txtMail.Text),
CommentTime = DateTime.Now,
Enabled = false
};

View 1 Replies

C# - Is It Safe Using Dynamic SQL With Parameters

Jan 12, 2011

For example, this is the code that I am using:

String commandString = "UPDATE Members SET UserName = @newName , AdminLevel = @userLevel WHERE UserID = @userid";
using (SqlConnection conn = new SqlConnection(ConfigurationManager.ConnectionStrings["sqlconnectionstring"].ConnectionString))
{
SqlCommand cmd = new SqlCommand(commandString, conn);
cmd.Parameters.Add("@newName", newName);
cmd.Parameters.Add("@userLevel", userLevel);
cmd.Parameters.Add("@userid", userid);
conn.Open();
cmd.ExecuteReader();
Reader.Close();
}

View 3 Replies

Safe Way To Encode A Cookie Value In C#?

Apr 23, 2010

When storing a value in a cookie using C#, what is the best way to encode (or escape) the value so that it can be retrieved and decoded/unescaped reliably?

I'm not talking about encryption.

View 1 Replies

MVC :: Getting Safe With ValidateInput As False?

Feb 21, 2011

I want to store certain html tags in my database to the layout of content, for example <h3> and <p> tags. The problem is with ValidateInput set to True, you get "Potential Danger error" when you try sending content with html tags.

With it set to False, you open yourself to all sorts of potential dangers. So Here is what I'm wanting to achieve:

I hope you like the image ! lol I spent 10 minutes in Photoshop to create it.

So eventhing that goes in, I want as encoded, but when I get content back, I want to decode only the <h3> and <p> tags. ! What do you think of my solution ? Bad, Good ?

View 16 Replies







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