How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Help on Order Entry Form/System Where is best to begin.
I have a dilema and a very short amount of time at this point and I'm looking for some help on decid
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
SAP Logon Failed
I tried to login to SAP through MMC.
When i click start and give password.
it
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w