Hi,
I was searching for the code to set a cookie at the start of the website like you can see at
http://www.apniisp.com , they have given the cookie at the start of the website which automatically popups.
plz send me as soon as possible
AbdullahKhatri 0 Newbie Poster
Recommended Answers
Jump to Posttry this javascript function which will be called with php code
add this code in your inside the head tag but below the title tag
<script type="text/JavaScript"> <!-- function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); } //--> </script>
and this code you will add it inside the body …
All 4 Replies
MitkOK 61 Junior Poster
AbdullahKhatri 0 Newbie Poster
AbdullahKhatri 0 Newbie Poster
tirivamwe 1 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.