Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
dreamy webforumsuser@macromedia.com #1
Re: Can xml replaces a server technology
If that is the case, can I use xml in conjunction with asp? Or, is there a way to make vbscript compatible to browser other than IE. I ask this question because vbscript looks simpler to learn but sad that it has a browser compatability problem.
Thanks
dreamy webforumsuser@macromedia.com Guest
-
Contribute replaces ? with %3F when creating a link...
Hello, This problem occurs sometimes and we couldn't find out why it happenes. When creating a link we chose the destination php file and add... -
extension that searches for certain characters and replaces them
Hey, I am trying to develop a new extension for dwmx which searches for certain characters and replaces them with other characters! How do I go... -
ereg_replace replaces to mutch
Hello, I use a javascript ticker in my header which contains the news in a array like that tickercontents='Message1' tickercontents='Message2'... -
what technology to use?
May be a little off topic but I need ideas. I have ASP that provides each manager with a report of their own employees. I was going to enhance this... -
David R. Wheeler #2
Re: Can xml replaces a server technology
> If that is the case, can I use xml in conjunction with asp?
Yes
VBScript is only browser specific if you are trying to run it client side like JavaScript, which really isn't a good idea even for IE. When used for server side scripting, the browser never sees the code and doesn't know the difference.> Or, is there a way to make vbscript compatible to browser other than IE
--
Dave
-----------------------------------------------------------------
If I were half as smart as people think I am...
I'd be twice as smart as I was before I forgot everything.
(Official victim of CRAFT Syndrome)
David R. Wheeler Guest
-
dreamy webforumsuser@macromedia.com #3
Re: Can xml replaces a server technology
Gotcha! All is clear now. Thanks a lot!
dreamy webforumsuser@macromedia.com Guest



Reply With Quote

