how to append text on textarea T_T no people reply
<textareaid="TextArea1"class="textarea"runat="server"></textarea> TextArea1.Value="erromessage <br/>" after i do research i found set text on text area can be use .value but how...
View Articlejavascript __dopostback System.NullReferenceException
Here's the problem : When the gvWorkReportList is invisble and gvWorkReportList.FooterRow =null in page loading i get the bellow error :Quote: System.NullReferenceException: Object reference not set to...
View Articlevalidation help
for my page i nid to do the validation if the user tick the checkboxA, it nid to few in the number on the textboxA, so every checkbox i set on server side OnCheckedChanged="CheckBoxXS1_CheckedChanged"...
View Articlehow to create YES/NO buttons in a popup?
I want to create yes/no buttons in a popup menu any ideas regarding this? :|
View Articleasp.net. webPages, webForms, MVC, ... oh my god
I am a beginner with asp and I want to start to build professional sites. I had a look at some books and links href="http://www.w3schools.com/aspnet/"> I am more than confused on where to start. I...
View ArticleDataBase Problem @@
error when i want to delete data at database, i no have link any relationship btw the table. when i wan delete the data microsoft visual studio 2010 will prompt out the message No row were deleted. A...
View ArticleHOW TO DEPLOY or PUBLISH CRYSTAL REPORT TO WEB SERVER IN VISUAL STUDIO 2010
Hey Everybody. I have created crystal report in asp.net project in VISUAL STUDIO DOT NET 2010. These reports are running fine when I run the application by pressing F5 in my development machine. But i...
View Articlehelp help help T_T create for loop
for my page i have 88 CheckBox when the page is load i want set the selected to false. so any one can help me create a for loop when page is load all the checkbox set to false by using...
View ArticleASP.NET
Can you please tell me what is SSPI full form in sql server in integrated security? Thank you, S.Thomas.
View Articleworker process
hi everybody can anyone let me know what is worker process...and expansion of w3wp...how can i download it?i have VS2010,iis7,SQLSERVER 2008 R2..and win 7 ultimate OS...what is R2 in sqlserver 2008R2
View ArticleAccessing ORACLE 11g database through c#.net
I have an application/Web application on VS2010 , I need to fetch data from Oracle database without having client installed on my VS2010 machine. I have done this in J2EE through connectivity jars...
View ArticleHow to create a connection string in webconfig
Hi All, I want to connect to a SQL Server database saved on URL database name fc000xststsql01.IVRCallCenterTest server address http://ma001xsicmw91/IVRControllerAppProd/Home/ what would be the...
View ArticleGrid/Dropdown View
Hi, i have a doubt about how to display a grid view in ASP.NET from SQL server 2012 according to the instruction given by drop down list from multiple tables. For example say, I have created 2 tables...
View ArticleValidation for a Currency textbox
Who can help me on expression i want the format must be 20.00 must .00 at the back , what i should add in with my expression?...
View ArticleWhat is asp.net equivalent of following code
I am trying to encrypt a password in asp.net. I have a VB code that does the same. Please tell me a asp.net equivalent of the following code Dim processPwd = New ProcessPassword() Dim encryptedPwd =...
View ArticleHow to append content into GridView in asp.net C#
I want append Gridview using threading in asp.net actually i want to do something like bind GridView from code behind using multi thread something like in social networking sites few content appears...
View Articlevalidation not working when java script is written for imagebutton
Hi, I have written java script for pop up to come when image button in clicked and record to be saved, the following is the html code,but validations are not working when i click image button to...
View ArticlePlcaeholder removing whitespace between controls
I have a couple of placeholders in a form to hide / show fields depending on a boolean. My form controls are all laid out like the following, each contol is on it's own line and when output as html...
View ArticleGraduate offered Internship
Good Day, I am IT Programming graduate with MCPD and MCTS qualifications . I have been looking for an entry role since i graduated and recently i have been offered an internship. I have to start on...
View Article