Hello guys,
I'm new to XML. Are XML and XHTML two terms for the same technology? Are they two different technologies? What is the difference between XML and XHTML? Can anyone answer these questions, please?
Regards
hello guys,
some client is asking me to use DIV and SPAN tags instead of TABLE tag .. can anyone show me how to do that, just give a simple example please .. and THANK you very much.
leadman,
I think you should use the <CFApplication> tag once in the application.cfm file .. you can write the following code, and I think it will work:
======================================
<CFApplication name="cart_admin" sessionmanagement="yes"...
I've seen some websites that return search-results from other search-engines. They give the option to search usin' Yahoo, Altavista, Lycos, and other engines. Is that easy to be implemented? Can anyone tell me how to do that?
Regards
How can I do a simple search-engine that looks for a word inside the current HTML document? I mean, if the search form is inside the page default.htm then the search-engine will look for the word inside default.htm.
hi there,
i use #remote_addr# to get the IP address of the client's machine, but it gives me the IP of the server! so, how can i get the IP of the client's machine?
with regards
Transition is done by adding a simple META tag between the <head> and </head> tags instead of using Javascript or something of that nature, so it's not that much of a pain to your visitors. The tag structure is like this:
<META http-equiv="Page-Enter"...
It's not a new tip, it's a piece of cake. That can be implemented with CSS as the followin:
<style type="text/css">
<!--
body
{
scrollbar-base-color:#336699;
}
-->
</style>
Enjoy it :-9
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.