Search results for query: *

  1. P

    How to read XML through javascript

    i am using Ajax. I get the XML formatted data using XMLHttpRequest object(ResponseXML) using the line : var objDepartment=XMLHttpRequest.ResponseXML . That XML formatted data we r creating in server side. it's structure is <Department> <name>name1</name> <code>code1</code> </Department> Now...
  2. P

    problem in deploying the application

    We have deployed our application and we ran that setup in a computer which doesnt have VS.net.,but its having .net framework.Its running properly but when I want to see the crystal report it is showing the error message "Cannot find keycodev2.dll or invalid keycode." We have also registered...
  3. P

    Help Need to Set the Form size

    the form size is automatically decreasing ,when i close and open again ,or if i rebuild the solutions. this is not happening to all the forms that i have designed, but only two or three form in my applications.i dont know what to do.please help me.
Back
Top