BIG file upload!
Hey guys!
I'm trying to upload a file, it works well with smaller files but with 60mb+, I get
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
MS Access data into a html table
Hi everyone, I am quite a novice at php but I have created some helpful scripts that fetch data
f
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
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 global variable
how can we create global variable so we can use its value in any form.. Please give example to