|  | Posted by Thad on 02/26/07 00:39 
"Jonathan N. Little" <lws4art@centralva.net> wrote in message news:49dbc$45e225ff$40cba790$7217@NAXS.COM...
 > Thad wrote:
 >> ok...I can use an asp file to load my whole html page, no problem. The
 >> problem is getting the asp file to print my menu within a table cell
 >> which is already created by an html.  Is there something wrong with the
 >> following code?  I may have the code right but my server is not allowing
 >> my use of the asp file.  Please let me know.
 >>
 >> asp file: test1.asp
 >
 > Well if your server is the one that you are hosting
 >
 > http://www.imagedgifts.com/
 >
 > on then the problem is simple, that server is running Apache and not M$'s
 > IIS! ASP runs on Microsoft's server. With Apache if you have server-side
 > scripting you probably have PHP. to check create a text file
 >
 > enter:
 >
 > <?php phpinfo(); ?>
 >
 Yes, the server has php.  The above php command will render me a blank page
 since the server has deactivated that command to "make things safer for the
 users".  Oh jeeperz.  I assumed I had asp capabilities on the server.  Feel
 like fool real bad.  Well, now I know I can write something in php.  Whether
 or not it is correct is a different story...Thanks all for your help.
 Probably be back later with php problem if no php news group is available.
 :)
 
 Thanks Jonathan.
  Navigation: [Reply to this message] |