How to display a text (Html format) in a website (Asp.net C#)
I have a ckeditor editer, after applying format to the text I display the text when a button is clicked. I want the text to be displayed with all the formatting applied in the text editor.In order to...
View ArticleSearch Engine?
HI,I want to use search engine in my website, that search the data from gridview and select that data.what do i do?
View Articleselect 30 words
Hi,I want 30 words from a textbox. the words Separated whit a space.i want:textbox1.text= 30 word from first of textbox2.text
View ArticleHiding and showing a div with cookies
Hello, I have a dual language site and want to show one section or the other depending on the language chosen via a radio button list and writing a cookie so that if they go to another page, it will...
View Articlefiles not save in database
heywhen i upload document it save only in directoy not in databaseand i want to save files in database alsoupload codeprotected void UploadButton_Click1(object sender, EventArgs e) {...
View ArticleSearch composite keys
I have a web form that is able to search a key field in the table that has one primary key and return a gridview. From the gridview, I am able to select the key to view its details. Now that this...
View Articleneastedlistview
i'm trying to do a nesasted repeater but it says unexpected end of tag <alternateitemtemplate> p:ListView runat="server" ID="ListView1" DataSourceID="SqlDataSource1"...
View ArticleHow to remove a row from Gridview but not from database...
How to remove a row from gridview and not from database. Like i have one gridview and one remove button associated with each row..Now when i click on any Gridview row remove button... that row will be...
View ArticleGrid disappearing on click of an asp.net button.
I have an aspx page in which there is an asp grid which will be filled on pageload.And an asp button which will collect data from grid on click of this button and saving it ot a list.Problem: When I...
View ArticleTextbox Validation Control
Hi,I would like to override textbox control with following behavior, but still not sure the possibility to implement it. Can anyone give me some ideas/suggestions and sample codings to do...
View ArticlePage Navigation
Hi My scenario is like I have two tables in database 1. RetailerList 2. StoreList In first table I have a list of retailers who want to participate in our events In second table I have stores that...
View Articletable data from an dataset
Please forgive me, the person who built this before me no longer works here and i need some help.i have a table cell that should populate with the data from a dataset field. When i run the report the...
View ArticleCounter problem
Hi everyone I am uploading files to a batch and trying to add 1 to NextCounter but I can’t figure out why it stops counting after the second file.objData.NextCounter =...
View Article[Help] My References in my Solution don't show.
I create Blank Solution -> Add Class Libary and it haven't My References.I need "My Reference" show behind "My Profect".Who can help me ????
View Articlecheck boxes values saved in session across mutiple pages.
Public Sub Check_Clicked(sender As Object, e As EventArgs) Dim data As New List(Of String) Dim loadnumbers As String = "" Const comma As Char = (",") Dim dp As String...
View Articleapproving leave
kindly please help me out in making store procedure for approving leave. urgent
View ArticleLibrary management system
How to create a store procedure which gives output of member who had issued books n whoes return date is null..please kindly reply me..
View ArticleHow to create a web API with RESTful services
I'm trying to make a web API with RESTful services. But there is a problem.There are 3 string variables.1- userkey2- userpassword3- query"userkey" and "userpassword" have a ContentType of text/plain....
View ArticleHow to find if the .dwfx file has respective Viewer
Hi All, I have a .dwfx extension file which will be uploaded in my application path say "Files/DWFX/Filename.dwfx".Now i want the file top be viewed in browser on button click. When clicking...
View Articleretrieving the dropdown list values from the database
Hi any one help me how to retrive data from the database to a dropdown list which is created in a gridview.Procedure what i need is, first time you manually added the value to the gridview and save it...
View Article