Go Back   CodingForums.com > :: Client side development > XML

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-07-2002, 04:38 PM   PM User | #1
Monty
New to the CF scene

 
Join Date: Sep 2002
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Monty is an unknown quantity at this point
Wireless Question...

I am planning to develop Internet application for Mobile Devices. For that in need interact with database and download info on mobile device. Then process the info and send it back to main database. Simple haan!!
This is how i intend to do
1) Create XML file containing required info using ASP.
2) Download that XML file to mobile device.
3) Process the info on mobile.
4) Send it back to main server, but how will i update database??

Can some please give me with info as to what is the best way to do this? Or can this be done at all using ASP/XML technology.

Thanks

Monty


Monty is offline   Reply With Quote
Old 10-08-2002, 02:57 AM   PM User | #2
Alex Vincent
Moderator


 
Join Date: May 2002
Location: Hayward, CA
Posts: 1,427
Thanks: 1
Thanked 19 Times in 17 Posts
Alex Vincent is on a distinguished road
That depends much more on the server-side language you use to process the HTTP request in step 4 than it does on XML. What language are you planning to use?

Answer that question, and I can either help you or transfer you to the appropriate forum.
__________________
"The first step to confirming there is a bug in someone else's work is confirming there are no bugs in your own."
June 30, 2001
author, Verbosio prototype XML Editor
author, JavaScript Developer's Dictionary
https://alexvincent.us/blog
Alex Vincent is offline   Reply With Quote
Old 10-08-2002, 02:23 PM   PM User | #3
Monty
New to the CF scene

 
Join Date: Sep 2002
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Monty is an unknown quantity at this point
M planning to use JavaScript as scripting language and sybase sqlanywhere as main database.

Thanks for your reply Alex

Monty
Monty is offline   Reply With Quote
Old 10-09-2002, 01:53 AM   PM User | #4
Alex Vincent
Moderator


 
Join Date: May 2002
Location: Hayward, CA
Posts: 1,427
Thanks: 1
Thanked 19 Times in 17 Posts
Alex Vincent is on a distinguished road
Question

Um, does Sybase SQLAnywhere receive HTTP requests?

The reason I ask is that in a typical server setup for MySQL, it's Apache that handles the HTTP request, with a scripting language such as Perl or PHP acting as an intermediary to the MySQL database. Sybase is something I've never worked with.
__________________
"The first step to confirming there is a bug in someone else's work is confirming there are no bugs in your own."
June 30, 2001
author, Verbosio prototype XML Editor
author, JavaScript Developer's Dictionary
https://alexvincent.us/blog
Alex Vincent is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:26 PM.


Advertisement
Log in to turn off these ads.