Maybe you could use cookies to administrate howmany times a message has been send from a pc. Then you don't need a database, a mysql server or the knowledge of database reading and writing.
Doesn't work if the people are smart enough to delete cookies. Can't help you on how to create cookies...
Here are the folks of Navision ;)
Be sure to install the right ODBC version. User the version from the prodcunt cd. Other version will NOT work.
Be sure your server software is the same as you client software.
Be sure that you have not installed a higher version of ODBC then your client or...
Hi,
This is a problem. Windows shares dll's to spare memmory. When installing more then one Navision servers this problem could occur.
And then again, not always. It seem to occur only when in one of the databases runed by one of the servers developments are being made. If this is the case, my...
I think you should do a SELECT query on your database to see if one (or more) records exists. Something like this :
include ('dbcon.php');
$query = "SELECT * DROM mytable WHERE field = '".$_GET[cod]."'";
$result = mysql_query($result, $connection);
$mytable =...
Hi,
Try this Javascript to make your wish happen!
You have to make some adjstment i think though...
http://www.essex1.com/people/timothy/js-rm1.htm
good luck!
The following is an exact quote from Microsoft®:
"For Internet Explorer 5, the required size of a shortcut
icon is 16x16 pixels. To create the icon, use an icon
editor, such as the one included in Microsoft® Visual
Studio® or one of the many other icon editors available.
Regardless of the...
Hope I'm right on this one...
Window Object/Forms/Insert Jump Button.
But this one is not the best one DW has. Youcan download some really cool extensions from the dreamweaver site.
menubuilder 3.1.0 is a pretty good one.
You could use a javascript to do it. Very easy, and you have luck! 4 from which you can pick!
http://www.hotscripts.com/JavaScript/Scripts_and_Programs/Searching/Site_Search/
Dreamweaver... Knowing the code is very important, but I can make lovely sites much faster with dreamweaver then in raw code. So know both but use dreamweaver...
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.