geqy
08-06-2002, 09:01 AM
I used frontpage to make interface and ASP programs before .
Recently I try to use interdev, I find it provide "Design-time control", and when I release it online, I can do the works like "navigation" from record to record , and so on. The source code is JAVASCRipt running at server.(Interdev attached a library with a lot of functions in my web project) .
when I try to see the source code, I can not find definition of the connection,(of course I can see "rs").
it is not simple "RDS", I can not see source code when I use "view source " in IE.
I want to know, where does it open the connection , and if I use this technique in my website, whether it is safe enough?
In interdev, it attached some samples. it is quite near to what I want. if it is safe enough, I would like to use it directly.
Or. where can I see the articles about advantage and disadvantage of interdev?
Thanks a lot
Recently I try to use interdev, I find it provide "Design-time control", and when I release it online, I can do the works like "navigation" from record to record , and so on. The source code is JAVASCRipt running at server.(Interdev attached a library with a lot of functions in my web project) .
when I try to see the source code, I can not find definition of the connection,(of course I can see "rs").
it is not simple "RDS", I can not see source code when I use "view source " in IE.
I want to know, where does it open the connection , and if I use this technique in my website, whether it is safe enough?
In interdev, it attached some samples. it is quite near to what I want. if it is safe enough, I would like to use it directly.
Or. where can I see the articles about advantage and disadvantage of interdev?
Thanks a lot