lse123
06-14-2007, 09:52 AM
To separate mysql from ASP code what i use [when these two combined in an html document] ?
|
||||
To separate mysql from ASP code what i use ?lse123 06-14-2007, 09:52 AM To separate mysql from ASP code what i use [when these two combined in an html document] ? Daemonspyre 06-14-2007, 01:07 PM You run SQL code INSIDE of ASP, so you cannot separate them. You cannot run SQL code in anything other than: 1) The originating program (MySQL) 2) Server-side scripting (ASP, .NET, PHP) Let me know what you are trying to accomplish and then we can work on a solution. lse123 06-15-2007, 03:49 PM mysql combined with ASP is the same as mysql combined with php, I mean the code expect that rather php we use asp ? and also extension in a file of mysql combined with ASP will be .asp ? Daemonspyre 06-15-2007, 04:00 PM Correct on both counts |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum