yes i am trying to manage the code. we have 4 to 6 sub menus. i want to create separate folder for each menu.in that case all code will be manage. once i reached the goal; i shall let u know. thanks...
Type: Posts; User: salman1karim; Keyword(s):
yes i am trying to manage the code. we have 4 to 6 sub menus. i want to create separate folder for each menu.in that case all code will be manage. once i reached the goal; i shall let u know. thanks...
But where i have to define the
define( "ROOT",rtrim( $_SERVER['DOCUMENT_ROOT'],'/' ) );
i have to create a separate config file or i have to define in every page. Because when i define the...
Hi,
I want to access include file or image file from any directory in any page. my directory sturcture like
Test
-css (Test/css)
-images (Test/images)
-includes (Test/includes)
...
You should change the color in css file
For horizontal ddsmoothmenu.css.
.ddsmoothmenu{
font: bold 12px Verdana;
background: #e6e6e6; /*background of menu bar (default state)*/
width:...
1) Script Title: Urban Gray Accordion Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-urban.htm
3) Describe problem: how can i add multi level menu...
I resolved the issue i just change the value from 100000 to 700000 and now its working fine :)
if i upload the image less than 70KB than its working fine and i checked in php configration file by default max file upload size is 2M. even after than i cant upload more than 70KB and i remove the...
I am trying to upload jpeg image but it always giving error (You must upload a jpeg, gif, or bmp) even that image is jpg. but if i upload gif or png file than it will working file.
please see...
Yeah I did it through the jquery. :)
yes you are right!
I want to update the product list and inside all product list will shown even add by multiple user.
Now user 1 add more than one product and one product has been sold than User 1 press the Update...
Thanks Its working perfect.
I am very thankful to you because 90% you helped me when i stuck in the coding. :)
I resolved the issue thanks for your help.
I use the function
$_SERVER['PHP_AUTH_USER'] instead of full AD configuration. the issue is resolved
<?php echo "<a href=images/".$rows['filename']. onclick="NewWindow(this.href,'Full Size Preview','400','400','yes','center');return false" onfocus="this.blur()">" . $rows['filename'] . "</a>"; ?>
...
I am trying to give user access through the ldap authentication but its not working. Even user put the wrong password it will authenticate to the user. please see the below script.
<?php...
Yes, database is ready and that is static list of messages
1) Script Title: Fading scroller
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/fadescroll.htm
3) Describe problem: In this script we define the variable for the displaying...
Yeah it is perfect. thnx ddadmin
Yes I want the sub menus drop down beginning at the right edge of the parent menu item and to the left, instead of the current left edge of the parent menu item and to the right
1) Script Title:
Smooth Navigational Menu (v1.51)
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.htm
3) Describe problem:
I want to change the menu...
I know the basic how to make the pagination or even i find the full code on internet but the problem is that i dont know how to use in form bases?
I have online test quiz and each page showing one...
please update your ddsmoothmenu.css than its working fine.
this is the link of file
http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.css
Before updating just take the backup of old...
know the basic how to make the pagination or even i find the full code on internet but the problem is that i dont know how to use in form bases?
I have online test quiz and each page showing one...
Genius. Thanks John.