Search

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

Matching Posts

  • Problem with CSS

    Hi all, I have a problem with the design I am using textfield as the following <input type="text" class="txtbox" name="Email" id="email" width="216" height="24" > then I made the following for styling <style type="text/css"> .txtbox{ border:none; background-image:url(images/email.jpg); } </style> But the appearance is as the following image There is a border around the textfield (with background image) and the
  • Re: Image as Background

    Thank You alot The Image has a button How can I make a link over this button ? Note: I use css file body { background-image: url("http: //www.shababelikhwan.net/photo/intro.gif"); background-position: 100% 100%; background-repeat: no-repeat; background-position: center; background-color :#452514; }
    Posted to Web Forms (Forum) by Shaimaa Mohammad on 5/31/2009
  • Re: Image as Background

    Thank You all I tried this but there is still a problem I want the background image to fill the page without white places in the HTML page :( Thank You in advance
    Posted to Web Forms (Forum) by Shaimaa Mohammad on 5/30/2009
  • Image as Background

    Hi all, When I made an image as background it appeared as following it repeat itself (beside the black lines) the code I use is: <body background="Image URL">
    Posted to Web Forms (Forum) by Shaimaa Mohammad on 5/30/2009
  • About HTML Links

    Hi all I wan to ask how to make part of an image as a link ? Thank You in Advance Waiting as soon as possible You can :)
    Posted to Web Forms (Forum) by Shaimaa Mohammad on 5/29/2009
  • Installing a third Party program before setup my product

    Hi all, I want to ask about something I want to do, but I don't know how to do it? There is a 3 rd party software I want to install it before my setup.exe. Of course it isn't found in the list of pre-requistes and I can't add it in launch conditions. Waiting to read from you soon...
  • Re: Opening aspx page

    It works and opens any page if it's puplished in the internet but when it's on localhost a message like this appears The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. A name was started with an invalid character. Error processing resource 'file:///D:/LangSearch/UI/FileSearch_Final/GlobalSe... <%@ page language="c#" debug="true" masterpagefile="~/MasterPage
  • Opening aspx page

    Hi all I want to make html page which have a link which direct the user to open Aspx page. How can I do this? Thank u in advance
  • Re: Setting a luanch condition

    Thank you for you help The way of luanch condition works well I want to do something else I want to check if SQL Server 2005 is installed on the target machine or not? There is a prerequisties which check if sql server 2005 express edition is installed or not? When I made a check on it and install my website (Note: Machine has SQL Server but doesn't have sql server 2005 express) a message says sql server 2005 express isn't installed in your machine and then run a setup program to install
  • Setting a luanch condition

    Hi all, I want to add a luanch condition to check if AJAX Controls are installed on the machine or not and if they aren't installed --> install it I did the following: View --> Launch Condition --> Select Requirements on Target Machine --> Action menu --> Add file launch Condition. In Search Target Machine I Search for FileName: AJAXExtensionsToolbox.dll , Depth: 3,Folder: [ProgramFilesFolder], Property: AJAX In launch condition Name: AJAX Extensions, condition: AJAX, Install URL
Page 1 of 4 (35 items) 1 2 3 4 Next >