Explore the Request a Tutorial

Databases

Dreamweaver - fliter search results rom dropdown menu

In Dreaweaver I cannot filter my database results to display only specific data that is retrieved from mulptile drop down list on my search page. The drop down list selections are posted to my display page by GET. How do i write my sql code so to only display info where TOWN = "Town selected from list" AND BEDS ="No of Beds selected from list

 

Read More
Databases

displaying unique data for user

I need to display data (a job) extracted from the mysql database on a user page. The problem I have is the data must be relevant to the user - such as location matching the user to the data (job).

I have created the tables of users and jobs, and they share common fields such as 'location', so how does it work? Thanks!

Read More
Databases

linking dreamweaver form to database record for sending info

I would like to create a link (submit) button in a form that extracts an individual persons database record and sends it to an email address. I have set up everything and can send dynamic emails.

The idea is a user firstly posts a form (events) which is then displayed to other users who can apply for the event. When they click the apply (submit) button their record of details is extracted from the database and sent to the email address specified on the original 'events' form.

Is this a simple task?

Thanks

Read More
Access

rookie needs help! -- searchable contact list

Hi all.  I am currently working with a manufacturing company and would like to build a page where a user can choose a country from a drop down list and view the address.  see example at:

http://www.zimmerdental.com/cont_globalNetwork.aspx

could someone be so kind to provide any tips or point me toward any tutorials that can help me out?  this would be my first time developing anything using Access

thx

SK

Read More
MySQL

Increase mySQL field value by 1

Hi I need to be able to increase a field in mySQL by 1 with php but with out first retrieving the value. Read More
Newer articles Older articles