My phone keep shutting off when i answer or make a call. The only way it stays on is using the headset but thats annoying at times. Does anyone know what to do to fix that. I try cleaning the sensor up the top but that doesnt work.
Scene 1 was working fine but then i added scene2 and add some motion tweens and guide layers now Scene 1 doesnt play. If i test movie it says loadin but then nothing happens, if i test scene 1 it doesnt work either. Only testing scene 2 shows anything.
How can i get my movie to pay?
whenever i...
move_uploaded_file($_FILES['filename']['tmp_name'], $target_path
that line is used to copy files to specify folder however file size allowed has a limit how do i increase this limit because if i try to move files over a certain Kb nothing happens
I have a table in my Mysql database called upload. This table contains article_title, filepath. filepath is the actual path and file name for a fiel for example news/article.pdf. I need to retrieve all the records from upload table into a php page and allow peoplle to download or view the...
...javascript html help? Therefore i want a password prompt when the button is clicked. If the password if correct the page navigates to update.html if not nothing is done. This password is a set password not in any database or anything. How can i get this accomplished. i am trying this script...
I have a dropdownlist that's bounded to a sqldatasource. However i want dropdownlist to display "select item" and not the first item returned from the datasource. "select item should be the first item in the dropdownlist.
listitem wont work the dropdownlist is bounded.