User Profile

Collapse

Profile Sidebar

Collapse
rubrish
rubrish
Last Activity: Apr 15 '08, 07:34 AM
Joined: Mar 25 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rubrish
    started a topic Master Page problem Mozilla
    in .NET

    Master Page problem Mozilla

    I have a master page like this It is working fine in IE buyt in Mozilla FOoter is not coming down it goes to the right.

    <%@ Master Language="C#" AutoEventWireup ="true" CodeFile="Maste rPage.master.cs " ClassName="Test Master" Inherits="Maste rPage"%>

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt d">...
    See more | Go to post

  • rubrish
    started a topic the transaction to be handled
    in .NET

    the transaction to be handled

    12. Details of Process
    Inventory Transaction process can be broken into various modules. The modules into which it can be broken into are as below

    1. Purchase Requisition
    2. Purchase Module
    3. Receipt Module
    4. Issue Module
    5. Vendor Bill Matching (Consolidated GRN)

    13. Purchase Requisition
    13.1 Overview
    Whenever there is a shortage of a part or the Part has gone below...
    See more | Go to post

  • rubrish
    started a topic Doubt for number generation 1
    in .NET

    Doubt for number generation 1

    HI all

    I am writing a code for creating a cell with numbers one to nine three in
    a row is there any problem with the following code?

    using System;
    using System.Collecti ons.Generic;
    using System.Componen tModel;
    using System.Drawing;
    using System.Data;
    using System.Text;
    using System.Windows. Forms;
    using System.Diagnost ics;

    namespace...
    See more | Go to post
No activity results to display
Show More
Working...