User Profile

Collapse

Profile Sidebar

Collapse
eihabisaac
eihabisaac
Last Activity: May 27 '10, 04:21 PM
Joined: Aug 27 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • eihabisaac
    started a topic ASP.NET button height is not working in IE7

    ASP.NET button height is not working in IE7

    Hi,

    i have a asp button that i want to set its height from C# Code:
    Code:
    <asp:Button ID="DCs_Green" runat="server" >
    </asp:Button>
    the CSS is as following:
    Code:
    #DCs_Green
    {
    	width:70px;
    	background:green;
    	float:left;
    	border:0px;
    	padding:0px;
    	margin:0px;
    }
    then i set the height based on a some calculations...
    See more | Go to post

  • eihabisaac
    started a topic Edit and Delete button inside a DataGridView

    Edit and Delete button inside a DataGridView

    dear all

    i have a datagrid and i want to add a button,, when i click that button i delete a row from mysql database or when i click the edit button it calls another form based on Primary key which will be stored in one of the cells.

    how to get to the event handler for that button inside a datagridview.

    Thanks in advance
    Eihab
    See more | Go to post

  • i face this problem also ..

    and the solution is simple for me

    i just press F5, i refresh the page and then it works :D

    i hope this will work for you also
    See more | Go to post

    Leave a comment:


  • eihabisaac
    replied to Ajax automatic refresh a DIV
    hsriat,

    You are the man;

    thank you,

    if anybody wants to use this code, just add hsriat line and it will work perfectilly
    See more | Go to post

    Leave a comment:


  • eihabisaac
    started a topic Ajax automatic refresh a DIV

    Ajax automatic refresh a DIV

    hi all
    i want to refresh a div using ajax,

    i wrote this code:

    index.php
    Code:
    <script src="ajax/moniter/moniter.js" type="text/javascript"></script>
    <body onload="moniter();">
    <div id="moniter">
          
          </div>
    </body
    moniter.js
    Code:
    // JavaScript Document
    ...
    See more | Go to post

  • eihabisaac
    started a topic TextBox Validation

    TextBox Validation

    Hi,

    i'm working with c# and MySQL, and i need to validate some textboxes to ensure valid data is inserted to the database.

    i did some coding and it works but i need the easiest and the right way to do that and if there is a TOOLBOX for validation that will be great.

    Code:
    private void textBox1_Validating(object sender, CancelEventArgs e)
    {
    if (String.IsNullOrEmpty(textBox1.Text))
    e.Cancel
    ...
    See more | Go to post
    Last edited by tlhintoq; Mar 31 '09, 02:24 PM. Reason: [CODE] tags added

  • eihabisaac
    replied to session works only in IE not in firefox
    in PHP
    try using this.. it works fine with me using firefox and IE
    Code:
    <?php 
    session_start(); 
      
    if (($_SESSION['username']!= null) || ($_SESSION['password']!=null))
    { 
      //do what ever you want
    } 
    else
    {
    header ('Location: pcclogin.php'); 
    }
    ?> 
    html... 
    etc
    See more | Go to post

    Leave a comment:


  • eihabisaac
    started a topic c# DataGrid View

    c# DataGrid View

    Hey All

    i need a usefull link to help me update, delete, insert and select data using a datagrid view.

    and if there is a way to put the delete and update button in the same row.

    i already did some of that but i realy need the right way to do so.

    im using c# with mysql but its ok if tutorail is wil SQL server
    See more | Go to post

  • Hey all
    thanks tlhintoq
    i solved the problem but not with your code
    i will post the solution later so that any developer can make use of it
    See more | Go to post

    Leave a comment:


  • eihabisaac
    started a topic C# Populating Menu Strip from MySQL database

    C# Populating Menu Strip from MySQL database

    hi all

    im using C# with mysql
    i want to populate the menustrip items based on the select statement bellow
    i can select the items from the table and show them but how to popule the MenuStrip

    Code:
    private void Form2_Load(object sender, EventArgs e)
            {
                textBox1.Text = general.profile.getX().ToString();
                txtDepartment.Text = general.profile.p_department.ToString();
    ...
    See more | Go to post

  • hi all

    23 View for now and nobody knew how to do that
    i did and im not gonna tell you how ,, just kidding i will post it later
    See more | Go to post

    Leave a comment:


  • Populating a Combobox based on another combobox value

    Hi everyone

    I'm using VS2005 C# with MySQL to do a windows application

    i'm also using Devart for MySQL

    i was able to populate a combobox from the database

    but i really want to populate the other combobox based on the first combo value

    like the picture

    such as Ajax

    can anybody help me...
    See more | Go to post

  • eihabisaac
    started a topic linux boot from cd

    linux boot from cd

    hi all

    i bought a acer laptop with linpus linux OS (line command)

    and i want to format it or do something to install windows XP

    i put the windows xp CD to boot from it, and it didn't

    what should i do

    is there any command to write or procedure to do to make it work

    thanks in advance
    See more | Go to post

  • eihabisaac
    replied to how to get <option> id
    thanks hsriat

    it works and thanks for the tutorial ,,,,...
    See more | Go to post

    Leave a comment:


  • eihabisaac
    replied to how to get <option> id
    i can teach you how to use javascript and if you dont know the answer plz dont replay

    and dont be disrespectial cuz u r an admin

    thanks anyway
    See more | Go to post

    Leave a comment:


  • eihabisaac
    started a topic how to get <option> id

    how to get <option> id

    hey every body

    how can i get using javascript the selected option <option> ID or Value because when ever i clicked it i get the <select> id and i dont want that

    [HTML]<select name="list" id="list" size="10%" >
    <option id="3" ondblclick="sel ect_song();">Ap ple
    <br> </option>
    <option id="4" ondblclick="sel ect_song();">Or ange...
    See more | Go to post

  • eihabisaac
    started a topic help please ..... live audio stream

    help please ..... live audio stream

    hey

    i haven't done anything like this before but is it possible to have a streamer or anything so i can play music and mp3 files online from a folder on the server
    See more | Go to post

  • eihabisaac
    replied to WAMP server is not working on my vista
    hey

    i just solved the problem i reinstall it again

    thanks for all your posts

    hhehhehehe ,,,,, alot of posts :D
    See more | Go to post

    Leave a comment:


  • eihabisaac
    started a topic WAMP server is not working on my vista

    WAMP server is not working on my vista

    hey everyone

    i just installed WAMP on my vista and i think everything worked well but when i go to the localhost it tell me that there is an error.

    so i installed it on an XP and it worked perfectly ,,what is the problem with vista and wamp can any body help.. by the way i turned off the firewall
    See more | Go to post

  • eihabisaac
    started a topic How to create an array of objects using MFC
    in C

    How to create an array of objects using MFC

    hey

    i need to create an array of objects then to use it in a list control,,

    - im asking the user to enter data using textboxes and combo box in a dialog then he click ok ...

    -after the ok i want it to be inserted in the array so i can use it later ...

    -this operation will loop until he decide to stop ...

    -then in another dialog i want to display the items of the array in...
    See more | Go to post
No activity results to display
Show More
Working...