MVC 4 Maintain state of the check box,Drop down list
Hi guys, I want to maintain the selected values of check box and drop down list values in MVC-4 on Post back of page, ex: I selected Drop down list which contains year, if the user selected 2012 as...
View ArticleAJAX Image Loading
When the page is taking time for loading , I kept an update panel and a image for displaying the progress and im manually giving the time to show the progress image, I need a dynamic solution , so that...
View Articleemail is going as spam / not reaching destination
Hi, Ia m sending email from my website. My host told me they have updated the SPF and eevrything is fine. But I am still having a problem. Emails to Yahoo are getting recieved as SPAM. Emails to...
View ArticleA potentially dangerous Request.Form value was detected from the client
Hello I am new to ASP.Net, I am getting an error saying "A potentially dangerous Request.Form value was detected from the client" when I enter a password with special characters "<" and ">" in...
View ArticleDoes Response.Redirect("~/MyPage.aspx", true); clear session on redirect?
I have a application that did use query strings and IFrames. I changed all of the IFrames to usercontrols and stored what was being passes as query strings to Session variables. In my usercontrols I...
View ArticleQuestion of the day post on a web page
hello,I want to create a section Question of the day on my asp.net web page.What i want is on my home section the question is displayed in short and when a user clicks on view more he is redirected on...
View ArticleHow to ReturnURL?
Hi, I have the following url: www.mydomain.com/signin that's without .aspx becauzse I am using route mapping like this: routes.MapPageRoute("volow_signup", "Signup", "~/Signup.aspx"); but sometimes I...
View Articlemvc3 razor
I have a form with many dropdowns and text boxes and a file upload. I want to display the file path as soon as it uploaded without refreshing the entire form. I am able to upload the file but the file...
View Articlehow to decrypt password?
Hi, I am using the following code to encrypt password with salt. I want to know can I decrypt so I can verify if the password is correct or it knowing that I am storing the passwords in MySQL,....
View ArticleIssues with show popup when paging in mvc
I have table with using jquery that contains paging. I met the problem when implement the paging, I click the button Edit (inside table on its row) - but the popup doesn't not show. Please give me some...
View ArticleScroll panel automatically to the node selected in a treeview.
I have a treeview control that gets populated at runtime with a pyramid of employee names. I put the css scrollbar on the viewby putting overflow:auto" in the tag where the treeview is located. The...
View Articlevbscript do not work on windows 2003.
Hi, I am using vbscript. vbscript is working on windows xp. but not windows 2003. what should i do?hi My english is a little. anyway, nice to meet you~~ and give me your advice anytime~
View ArticleSMTP Email not delivert to receipient, back to sender
Hi, I have asp.net website, and have email functionality implemented for forget password and some other module. Email works fine, but some time it bouncing back to sender address. I have spent 2 days...
View Articlechange notification in asp mvc
hi when I was studying mvc architecture, i knew that when the model is updated, all Views(such all open form or view) are informed and given a chance to update themselves(it's a feature of mvc...
View Articleresponse.redirect ()doesnt work
Hi all I have problem with respons.redirect()????? I have wrote a website with Asp for authentication users, in login.aspx file I have wrote a script code witch authenticate user. I want to load...
View Articleembed logo image in email
I am sending emails as HTML using MailMessage in C# and I am showing my website logo at the top of the email message. Currently I am showing my logo as <img src> but as you know using such way it...
View ArticleFREE Password Hash Library
Here is a free password hash library for .NET projects. http://passwordhash.jassimrahma.com Technology News @ www.JassimRahma.com
View ArticleWindows Process Activation Service stops responding automatically.
When I tried to perform Load Testing my Asp.net MVC application, I test application with 30 concurrent users and Application pool stops automatically due to some Window Process Activation Service...
View Articlecan you recommend SMS Gateway?
Hi, can anyone recommend a good and stable SMS gateway which has ASP.NET APIs? Thanks., Jassim Technology News @ www.JassimRahma.com
View ArticleAttempted to read or write protected memory. This is often an indication that...
I am posting this after 100 hours research and no solution. I have this application written in vb.net / asp.net / Ext.net / ms sql 2008 It was working fine so far, recently i have decided to upgrade my...
View Article