Developing Ajax-enabled ASP.Net applications for the iPhone
I would like to develop Ajax web applications using Visual Studio that are optimized for the iPhone.
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very