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
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
Vertical Alligning - Not working in 1 cell?
<?php
echo "<table id="valign" width="60%" style=
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Linux socket programming
Where can I find a good introduction to socket programming?
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();