Quantcast
Channel: Web Forms
Browsing all 23244 articles
Browse latest View live

sigin and signout using session

how to write code for user to login to the different pages and logout when he click on the link 

View Article


How to make differnet videos play inside an object depending on the link...

Hello I was wondering how I would code my project to play different videos based on which link was pressed, while in the same object container my video player is.How I have it set up is that the video...

View Article


How to Encrypt and decrypt text file connection string

Imports System Imports System.IO Imports System.Text Imports System.Security.Cryptography Namespace APress.ProAspNet.Utility Public NotInheritable Class AsymmetricEncryptionUtility Private Sub New()...

View Article

Get Latest in Team Foundation Server

I have my web application connected to Team Foundation Server. When I change a file and check it in on my laptop it updates the server. How can I pull the lastest version from the server with 'Get...

View Article

replacement in string

hi all how are u??assume that i have strign as following:"this is my YouTube Vedio  htt://www.youtube.com ";and i want to replace any URL that contain "youtube" word  with "<iframe>" element to...

View Article


Dynamically Creating a Parameter Input Page - Best Practice?

I have a Reporting WebApp in which users select a report from a DropDownList and then clicks the "Generate" button. The reports may or may not require parameters. I'm able to determine the number and...

View Article

website timing out in 5 minutes, why?

I have a website I built.  If most people call it it does not time out for 30 minutes.  In the web.config I have the time out for 30 minutes. I have a customer using a computer inside their company,...

View Article

safe way to save html to a database

I have and html editor, but I would like to know what is the safest way to save it to the DB

View Article


how to access drop down list in into my code

Hi, I am trying to get the drop down list from a gridview. I am getting error Object reference not set to an instance of an object. I think that I am using the index to locate the row then use...

View Article


javascript don't executes

hi,I have this server code:Private Sub btnIgenyles_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnIgenyles.Click Dim db As Integer Dim chkbox As CheckBox Dim ordercode As String...

View Article

what is service locator

any one can guide me in details what is service locator concept ? it would be very useful if some one can redirect me to right article for service locator and its usage in our life.when people use...

View Article

wait for click

Hi,I would like to have exact the same thing as in the first post on this link:link

View Article

issue using href

hi,I have created a webform. In this page having  footer href below like,<div id="footer">                    <a href="#" onclick='test()' >&copy; </a>&nbsp;test...

View Article


Is there a simple way using the aspnet regularexpressionvalidator popup with...

using the aspnet regular expressionvalidator, I would rather have an alert popup with a javascript pop-up that gives a particular message than what is enabled using the built-in "dynamic" dispplay...

View Article

Send Email - Update Panel

Hi All,Using VWD 2010 Express and need to have a simple email sending form. The fields are enclosed within an UpdatePanel and some information is passed to this Email.aspx from another form. If i have...

View Article


Control Id Doesnot Exist in Masterpage??

Hi to all Advance thanks, i have set control in masterpage...if i call that control id it doesnt exit..please give the solution...i have shown my  <div id="Menu_AdminRights" runat="server"...

View Article

I am getting error Databinding methods such as Eval(), XPath(), and Bind()...

Hi In gridview ,if i click edit button,i am getting error in edititemtemplate "Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound...

View Article


Check if domain exists

I want to verify the email address that a user enters in my website’s sign-up form. Is there a way for me to this in C# e.g. by checking if entered email address domain actually exists? To be more...

View Article

RequiredFieldValidator validates incorrectly (endlessly)

I several pages of forms and theRequiredFieldValidatordoes not allow the form to be submitted because it validates incorrectly asking user to enter data even though the data is entered! Sample code is...

View Article

Gridview from a button

I have a page with a searchbox (text), search button and a dropdown. The searchbox is references via the search button and the dropdown is populated when the page loads. I also have a Gridview which I...

View Article
Browsing all 23244 articles
Browse latest View live