button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
User input in to variable
Hi all,
I'm sure this is very easy but I'm having another brain freeze!
At the end of
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For