473,473 Members | 2,144 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Connect VB.NET to PHP

Hi,

I am not sure if this is the right place for me to post this question.
I have a VB.NET program written up for a user-interface, and I wanted to
connect this to a PHP script to allow back end processing.

Is there a specific command such as import or connect to the PHP script
for me to put in my current VB.NET program?
Jun 27 '08 #1
3 2735
On Jun 9, 9:27 am, Alice Wei <Alice...@discussions.microsoft.com>
wrote:
Hi,

I am not sure if this is the right place for me to post this question.
I have a VB.NET program written up for a user-interface, and I wanted to
connect this to a PHP script to allow back end processing.

Is there a specific command such as import or connect to the PHP script
for me to put in my current VB.NET program?
Hi,

What you mean by back end processing?
Recently i've build an .Net App that uses php to store the inputed
data into a remote MySql database.
I've used XML and WebRequest to send data on the client side and XML
Parser to read it on PHP side.

Thiago
Jun 27 '08 #2
Hi,

I am currently using a MS SQL database, and the back end processing I
meant creating new directories, building new databases according to the user
prompts while they may not see what is going on in the back until they see
the confirmation message prompted on the user end.

The user or client end is all written in VB.NET, while the rest is written
in PHP. Is this possible to connect the VB.NET application to the script I
have written without users seeing all the code been processed from the PHP?

I hope this is clearer now.

"Thiago Macedo" wrote:
On Jun 9, 9:27 am, Alice Wei <Alice...@discussions.microsoft.com>
wrote:
Hi,

I am not sure if this is the right place for me to post this question.
I have a VB.NET program written up for a user-interface, and I wanted to
connect this to a PHP script to allow back end processing.

Is there a specific command such as import or connect to the PHP script
for me to put in my current VB.NET program?

Hi,

What you mean by back end processing?
Recently i've build an .Net App that uses php to store the inputed
data into a remote MySql database.
I've used XML and WebRequest to send data on the client side and XML
Parser to read it on PHP side.

Thiago
Jun 27 '08 #3
On Jun 9, 10:04 am, Alice Wei <Alice...@discussions.microsoft.com>
wrote:
Hi,

I am currently using a MS SQL database, and the back end processing I
meant creating new directories, building new databases according to the user
prompts while they may not see what is going on in the back until they see
the confirmation message prompted on the user end.

The user or client end is all written in VB.NET, while the rest is written
in PHP. Is this possible to connect the VB.NET application to the script I
have written without users seeing all the code been processed from the PHP?

I hope this is clearer now.

"Thiago Macedo" wrote:
On Jun 9, 9:27 am, Alice Wei <Alice...@discussions.microsoft.com>
wrote:
Hi,
I am not sure if this is the right place for me to post this question.
I have a VB.NET program written up for a user-interface, and I wanted to
connect this to a PHP script to allow back end processing.
Is there a specific command such as import or connect to the PHP script
for me to put in my current VB.NET program?
Hi,
What you mean by back end processing?
Recently i've build an .Net App that uses php to store the inputed
data into a remote MySql database.
I've used XML and WebRequest to send data on the client side and XML
Parser to read it on PHP side.
Thiago
Alice,

I can only think on the same approach that i used and explained in the
last post.
Create the phps in a way it can be called by an request (using get to
specifies whatever to do or call different files) and returning an
success message or an error. The .Net App, via HttpWebRequest, calls
the PHP, which do the job and return a string, while the .Net read the
returned message and display the apropriate response to user.

Was this clear?
Hope it helps...

Thiago
Jun 27 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

22
by: James Kupernik | last post by:
Hello everyone! I'm hoping someone can shed some light on my ever daunting mysql/php problem. I'm currently trying to get a new server up and running using apache/php/mysql. Everything runs...
4
by: Steve Smith | last post by:
I have just installed db2 connect v8.1 (personal edition) on my PC - and reinstalled DB2 Application development client (again v8.1 FP4). When trying to use this to connect via CLI to an AS/400...
6
by: Jerry Orr | last post by:
We are trying to determine the easiest (and cheapest) way to get connections for about 50 Win2K workstations on our LAN to DB2 on a z/OS server. We could install DB2 Connect Personal Edition on...
30
by: aka | last post by:
Hi I have a DB2 v8.1 on AIX and DB2 Connect EE on Solaris wich is connected to OS/390 DB2 subsystems via APPC / SNA. I have cataloged the DB2 Connect instance as tcpip node and then the Host DB...
0
by: Zorba.GR | last post by:
IBM DB2 Connect Enterprise Edition v8.2, other IBM DB2 (32 bit, 64 bit) (MULTiOS, Windows, Linux, Solaris), IBM iSoft Commerce Suite Server Enterprise v3.2.01, IBM Tivoli Storage Resource Manager...
5
by: mayamorning123 | last post by:
A comparison among six VSS remote tools including SourceOffSite , SourceAnyWhere, VSS Connect, SourceXT, VSS Remoting, VSS.NET To view the full article, please visit...
5
by: rAinDeEr | last post by:
Hi, Y'day one of my friend showed me how to connect to a Oracle database as SYSDBA, DBA etc I have DB2 UDB installed in Linux machine.Right now, I have a user WADI which has got some...
14
by: Marcus | last post by:
I have a function that simply returns TRUE if it can connect to a particular Sql Server 2005 express, or FALSE if it cannot. I am getting some strange error codes returned when the computer that...
2
by: zgh1970 | last post by:
Hi, All, I have question on DB2 CONNECT configure. We installed DB2 ESE V8 FixPak 14 o AIX . When we set up the connection to DB2 Mainframe. We just catalog node and DB directory without DCS....
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.