Click here to Skip to main content
Page 1 of 1
Page Size: 10 · 25 · 50


Author filtered by: Fayaz7Wonders [x]
To show my Custom PopUp by Fayaz7Wonders
Question 13 May 2013   license: CPOL
I want to use ScriptManager.RegisterClientScriptBlock(ctrlName, Page.GetType(), "msg", _script, false) from Javascript function in OnClientClick="CheckMaxLength(this);" of TextBox. I want to show my custome PopUp. I am able to use it in .cs but I want it to use inside JavaScript.
Question 24 Apr 2013   license: CPOL
Hi,I have a dropdownlist in side a gridview, Onselectedindexchanged I want to some action. But it doing postback but I don't want postback.Can any one helpme out in stoping the PostBack.I also used Updatepanel but after that the action what I want its not happening.Below is my code for...
Tip/Trick 19 Mar 2013   license: CPOL
Custom control to check v-id or email ID in a domain.
Forum Message 19 Mar 2013  
Hi, I am not able to remove the space because of the auto save of the draft. can you please tell me ho to stop that auto save to draft. Thanks Fayaz
Forum Message 19 Mar 2013  
Hi Soren, This is not related to server control. Its a simple class which inherits the CompositeControl to do the Custom control.Its very simple also. Thanks Fayaz
Question 2 Mar 2013   license: CPOL
Hi I have one List GenericCollection obj = new GenericCollection();In every PostBack I want to keep the datas in viewstate by appending.But I am not able to append its replacing.and after appending I want to fetch the...
Asp Image Calling Javascript by Fayaz7Wonders
Question 23 Jan 2013   license: CPOL
Hi I have an Image By Chicking Which Expand and Collaps should happen.But Only Expand Is Happening and No Image Change For Collaps and Data is not Collapsing.While Debugging its not entering to the Loop showing Undefined UIName.Below Is my JS code.Please Guide me. function ChildBlock(img)...
Question 22 Jan 2013   license: CPOL
Hi I have a service which is implementing pollingduplex of wcf.I am able to use it in silverlight By giving Binding and Address as it is async call.But I am not able to use it ASP.Net .So can any one help me in consuming it in ASP.netpublic partial class UIChat : System.Web.UI.Page,...
Question 19 Jan 2013   license: CPOL
Hi I have my table (HTML) and section in asp.net.I want to clear it by clicking a Button by using Java script.By I am getting The Above Error : ( Microsoft JScript runtime error: (Unable to get value of the property 'style': object is null or undefined)function ClearALLValues() { ...
Question 12 Dec 2012   license: CPOL
Hi I have web.config file where I have added the Log Listner.and I want to use that log file in my another class which is in another dll.I can get that path of web.config likestring path=ConfiqurationManager.Appsetting["MyLogFile"];But How I will use that to write the details of log in a...
Question 12 Dec 2012   license: CPOL
Hi I have Used WCF Duplex concept for online chatting in Silverlight.But I am unable to handle the Closing event(Means when a user is closing the Browser so It should be notified to the WCF service).So Can any one guide How to handle the close event and delete that user from my Loggedin List of...
Microsoft Enterprise Library by Fayaz7Wonders
Question 9 Dec 2012   license: CPOL
Hi I want to use [StringLengthValidator(1, 10, MessageTemplate = "ZipCode Invalid Length")]I have also added those Librariesusing Microsoft.Practices.EnterpriseLibrary.Common;using Microsoft.Practices.EnterpriseLibrary.Common.Configuration;using...

Page 1 of 1


Advertise | Privacy | Mobile
Web01 | 2.6.130513.1 | Last Updated 15 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid