Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
Table colours fail when extra row added
Hey Gurus,
I got a weird problem with formating the colour of a table made in php. Everything
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,