User Profile

Collapse

Profile Sidebar

Collapse
Albin
Albin
Last Activity: Mar 28 '08, 09:02 AM
Joined: Mar 13 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Albin
    started a topic Html table not proper in print preview

    Html table not proper in print preview

    Hi,
    I have a html page where in the table spans for two pages
    the first page's last row doesn end properly and the 2nd page's first row also isnt proper.The code i use is given below,the no of pages the table will spread over is dyanmically decided,

    Code:
    <html>
    <head>
    <style>
    
    tHead
    {
      display : table-header-group;
    }
    
    
    </style>
    ...
    See more | Go to post
    Last edited by eWish; Jun 26 '08, 10:48 PM. Reason: Please use code tags

  • Albin
    started a topic Disabling copy option

    Disabling copy option

    Hi,
    I have a form in which i have two text boxes one for entering email and the other for verify email (to make sure the user entered the correct email id we are asking to enter the same email id twice),I need to restrict copy feature in both the fields (that is the user should not be able to copy text data from the email and confirm email text boxes) , are there any properties for text box using which i can do this or should i try using java...
    See more | Go to post
    Last edited by gits; Mar 13 '08, 11:44 AM. Reason: added code tags

  • Albin
    started a topic Restrict copy option in a text box field

    Restrict copy option in a text box field

    Hi,
    I have a form in which i have two text boxes one for entering email and the other for verify email (to make sure the user entered the correct email id we are asking to enter the same email id twice),I need to restrict copy feature in both the fields (that is the user should not be able to copy text data from the email and confirm email text boxes) , are there any properties for text box using which i can do this or should i try using...
    See more | Go to post
No activity results to display
Show More
Working...