473,386 Members | 1,962 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

update remotly a database through hyperterminal

Hi!

I want to update my database through hyperterminal

I m posting in terminal:
///////////////////////////////////////////////////////////////////////////
POST /GPSnetAplication/input.php HTTP / 1.1
Content-Type:application/x-www-form-urlencoded;Content-length:70;

NMEA_Data="181634.000,4037.2647N,02257.1876E,1.4,3 7.2,3,51.96,0.54,0.29,041108,07"
///////////////////////////////////////////////////////////////////////////

the message i get is:
///////////////////////////////////////////////////////////////////////////
HTTP/1.1 200 OK
Date: Fri, 07 Nov 2008 14:11:57 GMT
Server: Apache/2.2.3 (Linux/SUSE)
X-Powered-By: PHP/5.2.0
Set-Cookie: PHPSESSID=6inv1j8svdti9s3q689nbndbip3uq086; path=/; HttpOnly
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Length: 97
Connection: close
Content-Type: text/html

Connected to MySQL<br />Connected to Database<br />Array
(
[0] =>
)
TempPos=NUL
L<br /><br />
///////////////////////////////////////////////////////////////////////////

PHP code:
///////////////////////////////////////////////////////////////////////////
$TempPos = $_POST['NMEA_Data'];
if ($TempPos=="")
echo "TempPos=NULL<br />";
else.......
///////////////////////////////////////////////////////////////////////////

the PHP variable $TempPos seems not to load NMEA_Data

can anybody see something wrong?
hope i gave you the correct infos to understand my problem
thank u for your time
Nov 7 '08 #1
0 1844

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: Chris | last post by:
Here's the situation: I work at a scientific institution and I have a portable electronic device which is used to take measurements. The device produces a very small amount of numerical data,...
2
by: Gerry Sutton | last post by:
Is it possible to automate and script the windows Hyperterminal utility with Python?
1
by: Cc | last post by:
hi, i would like to call hyperterminal function from vb.net, how do i do that? for example I using hyperterminal to transfer file between pc through modem, so now i would like to controll it in...
7
by: C a r l o s A n t o n i o | last post by:
Hello, I have to submit a file via HyperTerminal using my PC's internal modem on a daily basis. Does anybodoy know how to accomplish this in VS2005? Any language is good, VB preferred. ...
0
by: baluMunugoti | last post by:
Hi to All I have done one application with asp.net ,ajax. I need to retrieve data from the .csv file which is in remotly means its there in other server system. How can we give the path...
0
by: max232 | last post by:
Guys, I'm trying to send some stuff to a remote device via RS232. Before coding it I want to test the string is sent and received OK via Hyperterminal. The string is T or 16 54 0D in hex. But how...
1
by: rylan365 | last post by:
hi Ppl, I'm doing a project wherein i got to run a c program to read a text string from a cell phone.the cell phone is connected via data cable and my c program has to read an incoming message...
4
by: woothoo | last post by:
Hi! I want to update my database through hyperterminal I m posting in terminal: /////////////////////////////////////////////////////////////////////////// POST /GPSnetAplication/input.php...
3
by: calvinLYP | last post by:
Is it possible to write a program to invoke the hyper terminal? In the sense the program will allow user to enter phone number(maybe plus some others parameters like data bits,baud rate) before it...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.