Displaying different page content, depending on the logged in user.
Hi all, I am new to ASP.net (and web development in general), and have a question about how I can di
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no
Packet Design
Hi All,
Im new about network programming and I want to design a protocol but I have some question
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
start new row of pictures
on my site www.budstreasureauctions.com there is a featured auctions box that users will pay to get
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t