Hi,
I am building a site for a client, that allows its users to select files and add to mysql db, then when they click download, it zips up all the files and downloads then for the user.
it all works great, problem I have is with the download basket.
I add the file to the db when the user...
done that and the response is
Could not run query because: No database selected
but as you can see in the code the db is
mysql_select_db ("motorcro_moto");
Hi ,
I have managed(after lots of trying) to install mysql and php and apache on a pc running windows xp
I can access mysql via phpmyadmin and have imported a db into it
everything is fine but i am unable to connect to the mysql db via php
I am using the same code(that works perfectly on a...
I am uploading news articles to a MySQL db by splitting the article into 255 character strings and then uploading to separate fields.
When a user wished to view a news story I am then grabbing all the fields joining them together and then outputting the article.
the problem I am having id the...
I am trying to centre my website with margin auto but the rest of the site is full of position absolute divs. Will I have to re align them all as relative divs or is there a way round this
I have been looking round the net for answer to my problem , but nothing points to the same problem I have.
I know this can be done because I know a couple of sites that do it.
anyway heres my problem. I run a motocross site with videos and images. On the images page I have a heading called...
Hi I am trying to upload flash files to the webserver using input type file.
the file I am uploading is a flash file and there are two parts to the file, the .swf and .flv
I can upload the files by having two input boxes and then uploading no problem, but I am looking for a way where the user...
I know this is now off topic flash wise, but if you know php, is there a way of automatically uploading a file, ie when the user browses to the .swf file to upload, the php code would upload both files. been banging my head with it but cant fathom it.
if you dont know php then thanks for your...
Hi,
I hope you guys can help.
I am creating a flash video file from a .AVI file.
I am using Flash Pro version 8
I am importing the video as an enmbedded file, then right clicking on the .flv file and exporting it from properties. I then create a new flash doc and import the .flv file as a...
Please help me,
I have written an application which selects fields from an access2000 db and i have created a report which has text fields on it which are linked to the same db.
how do i
1)Set the report to read only the fields selected with an sql query
2)open the report.
heres what ive...
please help, I have an asp page with a list box and 2 buttons on it when i click the first button the selected value from the listbox is passed to the relevant page, but when i click the second button it does not pass the selected value.
Here is the code
<tr class="Body1">
<td>...
i am having a problem very similar to yours. my is the same error num and err description.
mine is not inserting anything but coming back with these errors.
when i looked up on the microsoft knowledege base it says that "A specified value violated the integrity constraints for a column or...
i am writing a report using crystal reports7 in vis basic6 and i keep getting a runtime error 20515
here is the code
Iridium_report.DataFiles(0) = dir_path & "\Iridium.mdb"
Iridium_report.ReportFileName = App.Path & "\Iridium_invoice.rpt"
Iridium_report.WindowTitle =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.