|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
code development for a simple application
Hi,
we are a small software concern dealing with simple applications development. we need help from interested programmers. we have a severe shortage of time and technical man-power to work on a small module in one of our projects. "we DON'T intend to pay anything for this code development" but we are sure that the this code development will be an interesting and challenging one that u can complete over the weekend. it just involves the generation of dynamic XML from HTML forms that is used by server-side programs. we feel that all u XML enthusiasts will find this work quite interesting to do over the weekend. we would love to hear from u. |
|
#2
|
|||
|
|||
|
Hi,
To be honest, task is not well defined in your request. |
|
#3
|
|||
|
|||
|
Hi mikkri,
here are the details: in our application, we have created a user interface using HTML/JS. a small snapshot of the code is given below: <form> <select name="select"> <option> Choose the option u prefer <option value="D:\Program Files\newyork.jpg">NY <option value="D:\Program Files\newjersey.jpg">NJ <option value="C:\Program Files\idaho.jpg">ID <option value="C:\Program Files\maryland.jpg">ML </select> </form> in this form, whwnenver the user selects one of the above files, the jpg image is displayed on his screen. similarly the form also has some text files specified in the <option> tags. once the user selects a image and a text file, this information is to be sent to a server. server-side programs extract the data from the text files and perform some manipulations on them. ur part in the above application will be using XML in this scenario. instead of just using 'POST' to submit the requests, we need to use XML. ie a XML file should be generated that captures the users selections. whenever the user makes selections on the form, the XML file should automatically reflect the changes. the server-side programs get this XML file and extraxct data from it. the module that we need to develop is the generation/creation of the XML file. hope u find this quite intersting and waiting to hear from u. |
|
#4
|
|||
|
|||
|
Hmm. So you need JavaScript programmer. I don't like JavaScript and try to avoid it always when it is possible. But perhaps, somebody else will be interested now.
|
![]() |
| Viewing: Dev Shed Forums > Other > Project Help Wanted > code development for a simple application |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|