Results 1 to 6 of 6

Thread: Problems using asp server controls

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2004
    Posts
    34

    Resolved Problems using asp server controls

    this is the first time i am using asp.net for my website and i am facing some
    problems. please help

    1- i put a asp:TextBox on the page and increased its width form width property. the width
    has increased in Internet Explorer but in Firefox it remains on its default width. how i
    solve this problem.

    2- due to rule i can put <form runat="server"></form> only once in the page but how i
    can set asp controls in different positions as if i put this after <body> tage and close
    it before </body> tage it does not work.

    3- is there any method to access/store/modify data in MySQL database which is installed on
    different linux/unix machine through asp.net pages which are running form windows server?

    4- "asp.net is faster then php" is that true?
    Last edited by muzammil; Apr 21st, 2005 at 08:04 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width