Transferring data through internet in VB.net without using ASP.Net

Is VB.Net better than VB6.0

  • Yes

    Votes: 0 0.0%
  • No

    Votes: 1 100.0%
  • Can't Say

    Votes: 0 0.0%

  • Total voters
    1
  • Poll closed .

whizkid123

Freshman
Joined
Dec 11, 2002
Messages
33
Location
India
Hi Everybody!!!!!

Have just registered here and have a problem which needs to be solved out very urgently!!!!!!!! Please help anybody!!!

We had our application on VB6.0. Now we have migrated to VB.Net ("THE REAL FUN!!!"). In the old version, we had this application residing on the client side which used to transfer data to our oracle database in a remote location through an asp file on the web server. Now after migrating to vb.net, due to our standard restrictions, we are now planning to use jsp instead of asp (or if possible, directly sending / receiving data to the oracle database). Please tell us as to how this can be done AT THE EARLIEST!!!!!!!!!!!

Thanx.....
 
I closed the poll, it is not relevant to your question, and well quite frankly, if we are here, well we must enjoy it.
 
whizkid123, your failures at time management do not result in an enforcable contract from this forum.

That said, if your application is on the client-side, how is the platform on the server-side relevant?
 
I'm not forcing anything on anybody... I was just requesting for help.

Where have I mentioned anything about platform on the server side. (apart from JSP, if that's what you are talking about). I would just like to know whether or not I can make any updates to a remote oracle database from my client application in VB.Net without using any asp/jsp pages. If it is not possible then could you please tell me as to how do I access records that are returned from a JSP in Xml format.
 
Back
Top