User Profile

Collapse

Profile Sidebar

Collapse
menayah
menayah
Last Activity: Mar 28 '08, 09:43 AM
Joined: Mar 6 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • menayah
    started a topic Scrollable Menu Problem
    in .NET

    Scrollable Menu Problem

    Hi,

    I want to do a fixed sized scrollable side menu. A simple way which i'm doing is to place the menu in a <DIV> with an overflow of auto.

    My menu have child items inside, so if u scroll to the end of the menu and when u place the mouse over the master menu item, the sub items will appear, But the sub menu will be shown at the bottom of the webpage !!!

    That means the sub menu will be located in...
    See more | Go to post

  • menayah
    started a topic Move controls freely in a web site using VS2005
    in .NET

    Move controls freely in a web site using VS2005

    Hi all,

    How can i move the controls added to the web form using visual studio 2005?

    I'm new to VS2005 in VS2003 we just can change the mode of the webform layout.
    See more | Go to post

  • How to create a Scrolling Text or a ticker in VB.NET Web Forms

    Hi all,

    How to create a Scrolling Text or a ticker in VB.NET 2.0 Web Forms?
    See more | Go to post

  • menayah
    replied to What to Choose .NET 2.0 or JSP?
    in .NET
    Thanks for your reply, waiting to hear from the people who developed with both of them :p

    btw, my question should be, What to Choose .NET 2.0 or JSF (JavaServer Faces)?
    See more | Go to post

    Leave a comment:


  • menayah
    started a topic What to Choose .NET 2.0 or JSP?
    in .NET

    What to Choose .NET 2.0 or JSP?

    Dear All,

    I want to start a web based project for a production company, before i start i need to decide which framework to choose, .NET 2.0 or JSP. Which one have better functionality regarding Graphs, Report, Grid ( sort, manipulate,..) ?
    Alos, What are the pros and cons of both?

    Regards,
    Monther
    See more | Go to post

  • Web Application Example using Application Blocks .Net 1.1

    Dear All,

    I need a sample web application for the Application Blocks .Net 1.1
    MSDN have an web example for factory but for .Net 2.0 and 3.0.

    Or a framework for a web application for a factory example...

    Any website or Source code will be a great help.

    Wait you all...

    Thanks and Regards
    See more | Go to post

  • menayah
    replied to Application Blocks .Net 1.1
    in .NET
    i would like to have ur sample applications my email is [EMAIL REMOVED]. Wait to hear from you.

    Thanks for your reply, i may ask you more in the near future...
    See more | Go to post

    Leave a comment:


  • Thanks for the help ;)...
    See more | Go to post

    Leave a comment:


  • I'm trying to copy what is in the data grid content to another webform. my data grid is not fixed ( meaning: in run time the data grid may creat more than one column ) - Just like copying a table from excel sheet to another excel sheet -

    Thanks...
    See more | Go to post

    Leave a comment:


  • menayah
    started a topic Application Blocks .Net 1.1
    in .NET

    Application Blocks .Net 1.1

    Hi all,

    Do you have a small project that contains the application block .Net 1.1?
    Any login screen or few webforms that have this kind of code will be great.
    The thing is that i want to see how to achive Data Access AB and Logging AB.

    Any additional website or source code will be great.

    Thanks all and have a nice day.
    See more | Go to post

  • Just because you request a receipt, does not mean you will get one in return. Not all e-mail applications support the read receipt option, meaning your recipient may never be asked to provide one. In addition, recipients have the option to block each or all read request confirmations from being sent.

    Can i know how you do it ?
    See more | Go to post

    Leave a comment:


  • menayah
    started a topic How ro track an email if the receiver read it

    How ro track an email if the receiver read it

    Dear all,

    Can I be notified (silently) if the receiver had read the email I have sent for him??
    like in sensitive cases you need to know this information.

    How and Can it be done in programming ?

    Thanks and regards
    See more | Go to post

  • menayah
    started a topic MVC & UIPAB
    in .NET

    MVC & UIPAB

    Hi all,

    I'm a newbie in MVC and UIPAB. I need to ask some questions.

    1. Can we do UIPAB concept over VB.Net web application?
    2. I have searched the net and all what I have found is a C # UIPAB applications, but I need a VB.Net. Any one have a VB.Net example application?


    Thanks and Regards

    Monther
    [EMAIL REMOVED]
    See more | Go to post

  • menayah
    started a topic Passing Datagrid source into a second Web Froms
    in .NET

    Passing Datagrid source into a second Web Froms

    Dear all,

    How to Passing Datagrid source into a second Web Froms in VB .Net?

    Thanks and Regards

    Monzer ( newbie in VB. Net )
    See more | Go to post

  • Gantt Chart / Event Calendar / Calendar Planner Need help

    Dear all,

    I'm trying to do this gantt chart. but i all get is only the left hand pane. I want the full chart.
    there is a demo project to run and it runs, but i cant do the same chart.
    Pls can any one tell me why and how ?

    this is the link for the source code
    http://www.codeproject .com/aspnet/EventCalendarCo ntrol.asp

    Thanks all
    See more | Go to post

  • How to make a gantt chart in VB .net web forms

    --------------------------------------------------------------------------------

    Dear all,

    How to make a gantt chart from datagrid (datatable) in VB .net web forms ?
    What are the softwear the I can use for that?

    Thanks...

    I was given this link, i tried to run it, but only one column appeard.
    Gantt Chart / Event Calendar...
    See more | Go to post

    Leave a comment:


  • i have tried to use the code u gave me, i can get the left column but i didnt get the right column ???

    i aslo tried to run the demo, but when i run it i get the error that the project is not set to debug mode even its already in a debug mode also the ISS too.......
    See more | Go to post

    Leave a comment:


  • How to make a gantt chart in VB .net web forms

    I have a datagrid which looks like machines and load on these machines in quantity per day. So columns are dates and rows are machines ( Hope u get it )

    The main thing is that i want to represent in a more user friendly way ( like a chart for example ).

    Can i present this DG into a web form chart, how ?
    Can i use excel to do it, how?

    ...
    See more | Go to post

    Leave a comment:


  • I'm still confused here.

    I have a datagrid which looks like machines and load on these machines in quantity per day. So columns are dates and rows are machines ( Hope u get it )

    The main thing is that i want to represent in a more user friendly way ( like a chart for example ).

    Can i present this DG into a web form chart, how ?
    Can i use excel to do it, how?

    Any other suggestion...
    See more | Go to post

    Leave a comment:


  • Thanks for your reply, but i dont know where to find EventCalendar
    and i dont know if this code is for .Net 1.0 ?

    Thanks...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...