Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
newbie question
Hi out thereIm totaly new in this forum and to .net and vb so here is a totaly newbie question.I wan
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Need to write a cookie with a url var
Not sure if its possible, but I need to write a cookie with a url.
So this would write 2232 a
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
Perplexing problem showing a .jpg
Please disregard..........I figured it out
gmmktime or mktime
I live in the UK, i am within the GMT (with daylight saving time ie 1 hour difrence between summer a
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'