Search

You searched for the word(s): userid:711804

Matching Posts

  • richtextbox

    Hi I have a web application with SQL Server 2005 as a backend.I want to display a field of type ntext into a richtextbox so the richtextbox will keep all the formatting of the text.Is there a richtextbox control in asp.net? thanks
    Posted to Getting Started (Forum) by engnouna on 11/10/2008
  • link images

    I have 2 link images <a href=" Home.aspx "> <img src="home.jpg" /> </a> <a href="ContactUs .aspx "> <img src="contact.jpg" /> </a> What I want is when I click one image to hide it (visible=false). for example If i click home image,i want to hide the home image and make the other image contact.jpg visible (and vice versa) How can I do it by code? Is Javascript the only solution?and if yes how? thanks
    Posted to Client Side Web Development (Forum) by engnouna on 11/4/2008
  • Re: hosting issue

    Do you mean that I can host my application on my host server while the SQL Server database is on my server so that the application hosted on the company server will have remote connection to my server in order to save data into my database located at my server did I catch your point?what i said is it true? thanks
    Posted to Installation and Setup (Forum) by engnouna on 9/2/2008
  • hosting issue

    Hi I have an html website hosted on a webserver.(this website doesn't interact with a database and this server isn't within my LAN,the web application is hosted in the server of the company who made the website).I need to add to this website an ASP.NET webform(a data entry) that should interact with a database. So I added SQL Server 2000 database.(what I did is that I got the website folder, added the webform and configured the SQL server 2000 in the web.config) My question is what should
    Posted to Installation and Setup (Forum) by engnouna on 9/2/2008
  • Installing ASP.NET 3.5 with IIS

    Hi I bought a new laptop and I want to install ASP.NET 3.5 and make the website running, so I guess I need to install as well IIS.Does anyone have a step by step tutorial about installing ASP.NET 3.5 and configuring IIS Many thanks
    Posted to Installation and Setup (Forum) by engnouna on 9/2/2008
  • hosting an ASP.NET application

    Hi I have finished developing my ASP.NET 3.5 With SQL Server 2000 application.I have installed this application on the server of my company.I want to host it so I can access it through internet.What are the steps required to do it? thanks
    Posted to Configuration and Deployment (Forum) by engnouna on 9/1/2008
  • check if it is an Excel File

    hi I have a textbox in which I enter the full path of a file,upon clicking on a button and before excecuting the code I want to be sure that this file is of type excel How can I make sure that it is an Excel file? thanks
    Posted to Getting Started (Forum) by engnouna on 6/11/2008
  • GridView Click

    Hi I have a GridView , When the user clicks on a particular cell in this GridView how can I know the row and column of the clicked cell? thanks
    Posted to Getting Started (Forum) by engnouna on 5/29/2008
  • opening a dll

    Hi I have a dll that I add it as an Item into my toolbox and it enables me to use different controls.How can I open it to see how it is written?I mean I want to see its code and how it is made thanks
    Posted to Getting Started (Forum) by engnouna on 5/28/2008
  • Re: MSFlexgrid in VS 2008

    Well I want the first Column fix and the first row fix completely like MSFlexgrid and the number of columns Depends on the number of rows in a table My MSFlexgrid should look like Room1 Room2 Room3 (depends on the table Rooms) 10:30-11:00 11:00-11:30 11:30-12:00 ...(time intervals-Fix Column) Do u have any tutorial that teaches how I can make a custom control thanks
    Posted to Getting Started (Forum) by engnouna on 5/13/2008
Page 1 of 15 (145 items) 1 2 3 4 5 Next > ... Last ยป