User Profile

Collapse

Profile Sidebar

Collapse
nitinsingh1
nitinsingh1
Last Activity: Mar 25 '09, 02:52 PM
Joined: Nov 28 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • javascript not working on Windows Mobile 5.0

    Hi,
    I am using a PDA containing Windows Mobile 5.0 for my client application in JAVA (JSP & SERVLET).There i am using a dropdown menu on a page.There are 3 different values (A,B,C) in that drop box.My question is that....when i select/change any value from that dropdown menu,color of this row (the row containing dropdown menu)should be changed.There is different color for each value in that dropdown menu.(green for A,red for B,gray...
    See more | Go to post

  • nitinsingh1
    started a topic Comman bluetooth print solution
    in Java

    Comman bluetooth print solution

    Hi,
    I have developed a project in JAVA,in which i am using JSP pages & Servlets.I want to print (using bluetooth printer) a particular JSP page,for that i have made a button "Print" on that page.Now I need a printer solution which is not printer specific i.e which can work for any bluetooth printer brand.Currently i am using a bluetooth printer solution but that works only on that brand printers.It does not work...
    See more | Go to post

  • nitinsingh1
    replied to What is ActiveXobject ?
    Ok.Thanx for your suggestion....
    See more | Go to post
    Last edited by nitinsingh1; Dec 3 '08, 10:39 AM. Reason: spelling mistake

    Leave a comment:


  • nitinsingh1
    replied to What is ActiveXobject ?
    ActiveX control is the part of application.But It is used only one time when user wants to take print out of that page.There is a form on that JSP page,in which user fills all details and clicks on "print" button.Now bluetooth & ActiveX control comes into picture.By clicking on print button a bluetooth connection is establised between PDA & Bluetooth printer.When connection is establised properly,the desired print out comes from...
    See more | Go to post

    Leave a comment:


  • nitinsingh1
    replied to What is ActiveXobject ?
    ActiveX control is the part of application.But It is used only one time when user wants to take print out of that page.There is a form on that JSP page,in which user fills all details and clicks on "print" button.Now bluetooth & ActiveX control comes into picture.By clicking on print button a bluetooth connection is establised between PDA & Bluetooth printer.When connection is establised properly,the desired print out comes from...
    See more | Go to post

    Leave a comment:


  • nitinsingh1
    replied to What is ActiveXobject ?
    But i use ActiveXobjet control in Bluetooth mode of communiction.GP RS does not come in picture at that time.So no use of Internet Explorer is there.Now will ActiveX control be dengerous in this situation?...
    See more | Go to post

    Leave a comment:


  • nitinsingh1
    replied to What is ActiveXobject ?
    But i am not using Internet Explorer on PDA (containing Windows Mobile 5.0).Instead i am using Lotus Expeditor (IBM product),which has it's own browser and our application runs over it.Will ActiveXobject be dengerous now?...
    See more | Go to post

    Leave a comment:


  • nitinsingh1
    started a topic What is ActiveXobject ?

    What is ActiveXobject ?

    Hi,
    I am using ActiveXobject as
    var xp = new ActiveXObject(" WPrint.PrintCtl ");
    in my JSP application.
    I have heard that using ActiveXobject may be dangerous for my application as i am using Bluetooth mode of commmunication. Can anyone tell me why ActiveXobject is dengerous ?


    Regards:
    Rohit Kumar
    See more | Go to post
    Last edited by Nepomuk; Nov 28 '08, 04:19 PM. Reason: Moved to JavaScript
No activity results to display
Show More
Working...