User Profile

Collapse

Profile Sidebar

Collapse
pramodjava
pramodjava
Last Activity: Mar 22 '07, 03:54 PM
Joined: Nov 14 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • How to validate email in vb 6.0 using regular expressions

    HI ,

    I am trying to validate an email in vb6.0 using regular expressions,
    how can i do this ,
    Thnaks
    See more | Go to post

  • pramodjava
    replied to Problem in popup when pressing F11
    I have tested it in firefox it is working fine and here is the code..

    var windowPropertie s="title=no,sta tus=no,menu=no, scrollbars=yes, resizable=yes,h eight=500px,wid th=300px";
    var url='popup.html '
    window.open(url ,"addRecipients Window",windowP roperties);

    this is the javascript code to open the popup.html, and the top portion is chopped of....
    See more | Go to post

    Leave a comment:


  • pramodjava
    started a topic Problem in popup when pressing F11

    Problem in popup when pressing F11

    I have a link when we click the link a popup will open, now if i press F11 key the pop up will come in the fullscreen mode but the top content is chopped. I am using IE6. any solution to resolve this problem?
    Thanks.....
    See more | Go to post

  • pramodjava
    started a topic problem in submitting the form in struts
    in Java

    problem in submitting the form in struts

    i m using struts in my application , i have a struts form tag and three text fields and 2 buttons, one is html:cancel and html:submit cancel button appears first and then submit button. My problem is when i fill the text boxes and hit enter the cancel button is triggering insted of submit button i m submitting the form with javascript function.
    <html:cancel styleClass="gra y" style="padding-right:10px;"><b ean:message...
    See more | Go to post
No activity results to display
Show More
Working...