[Javascript] POST a single value from a prompt

Cutter (JSRelated) java.script at cutterscrossing.com
Wed May 7 08:29:13 CDT 2008


Sounds like you need an application server, to run on top of your web 
server, for server side processing. A pure JavaScript solution? Maybe 
Aptana's Jaxer.

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_____________________________
http://blog.cutterscrossing.com

Nixson harsha wrote:
> 
> 
> Hi all,
>  
> I have a doubt with connecting the database using javascript.
>  
> I tried to connect MYSQL database with my application through javascript 
> with the help of ado connection.
>  
> I have succeded in that but the problem is i could not access the 
> connection with the other system which are in LAN connection with my system.
>  
> So i installed the odbc drive in all the system and verified it , its 
> working fine.
>  
> But i dont want to install in all the machine, I want to make my machine 
> as the server and to run from the other machine without installing the 
> odbc drive the other machine.
>  
>  please give me some idea .
>  
> Regards,
>  
> Nixson.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Javascript mailing list
> Javascript at lists.evolt.org
> http://lists.evolt.org/mailman/listinfo/javascript




More information about the Javascript mailing list