Tag Archive | "using"

Can my system run offline, if it were to be developed using ASP?


I am developing a database system that enables several users to connect to a database on a server via ASP. The database system also enables users to run some stored procedures.

One function in which is required is that the user can dump a portion of the database into his or her own laptop, and work offline with the running system, when outstation. Is this possible?

Posted in ASPComments (2)

How to read tags from MP3 files using PHP code?


Hi PHP Folks,

I wanna make a database of my MP3s by reading files from HDD automatically using PHP. This is not a problem. However, it is very painful to write all MP3 descriptions (Title, Albums, Artists, Genre etc) again. So I would like to ask you guys whether you know how to read tags from MP3 file using PHP or any good sources about this.

I’m looking forward to hearing your answers.

Thanks in advance.

Posted in PHPComments (2)

How do i make page loading delay using asp.net or javascript ?


How do i make page loading delay using asp.net or javascript ?

Posted in ASPComments (1)

How do I get the value from a directory like structure using php?


I notice that a lot of sites, especially news site with a CMS, use PHP and get a value without the ?=value.For example they can do www.website.com/news/1, and that one will be one story. Change the 1 to a 2 like www.website.com/news/2 , and its a different story.

How do they do this using php?

Posted in PHPComments (2)

How can i do multiple pages form using php?


I know how to do one page form using php, but i want to do more than one page form and when i submit them they go in the same row in mysql database?

Posted in PHPComments (2)

How to create a dynamically updated table in a PDF using php?


hi i want to create a table in a pdf using php. im retrieving data from a query and i want to display it on a table in a pdf. i can create the pdf…but i cnt figr out the table part. im usinf php 4 and MySQL.

Posted in PHPComments (2)

how to create a database in visual basic, using asp and data control?


what are the procedures in creating a vb program using asp or data control?

Posted in ASPComments (2)

What is the advantage of using CSS or PHP instead of just old plain HTML?


It seems like HTML can do everything that CSS and PHP can do.

Posted in PHPComments (2)

How to get the address of the email sender using php imap?


i’m using php imap for a project of mine in college and i can use it to check my email, check how many unread messages there are etc but i can’t seem to get the email address of the email sender, does anyone know the code for a simple php script that shows who sent the email?

thanks

Posted in PHPComments (2)

How do I open tow or more tables from the same DB to appear on my web page using ASP?


I have three tables I would like to show information from? I can show information from 1 table right now…how do I show the other two on the same page?

Posted in ASPComments (2)

Categories