I have searched far and wide on the net for an easy answer to how you can gather client information using vbscript through a website and pass that data to a server. I still have not found a cut and dry easy method. Is there some way that I am not considering to achieve these results? I want an...
Hello I am running a script that when searching for a property, it uses the onchange feature for three fields regarding the location of the property. for example: Country, State, City When you choose a country, you then choose a state(which correspons to the country) and then a city(that...
I have a commercial website and it is getting too big to manage on a page by page basis. I want to convert to the PHP format but I have no knowledge of PHP functionality. I looked at the PHP website but find it confusing to understand. Can someone please explain the basic principle behind PHP to...
How can I make .png image function as a button in php when clicked. I tried this code but didnt work:<img src="images/log_in.png" align="middle" name="ok" /> <? $name = $_POST['name']; $pass = $_POST['password']; if (isset($_POST["ok"])) { echo"hie"; } ?> but when I click the...
* IS THERE A WAY to use this javascript addContent function, * Incorporate the utility of an ADD button * But avoid using the packaging of FORMS? While making use of a sample for addContent (located at...
This is driving me NUTZ ---- SQL Server 2005 and PHP the variable :t_id is being passed from other pages and works in other statements, but is not parsing within this statement. If I replace :t_id with say 30, it works just fine. I tried declaring a new variable and passing it to the...
What is a good encryption method to use in SQL Server 2000 if your database is accessed by two different languages, PHP and ASP?
Can you suggest a load testing tool for php and .net which is freeware?
I keep getting the error, "no script engine for file extension ".js" on my Windows Webserver 2003. I'm trying to install PHP to work with IIS 6.0. Any suggestions?
I need to create a physical CSV file from php code. I have many solutions to get the results to print to a screen, but I need a file... any ideas?
We created a File with an Auto Increment Field using MYSQL statements through PHP. I have no Idea how to do this using DDS statements or settings.
I need to create a database that allows a user to query info. on a project,name, proj number, contacts, contact #, etc. We are using SQL 2005. The office manager will enter info. about each project into an access form. Then, from the HTML page a user can f search by project name or number to list...
I just want to share a session value (User ID) from ASP.NET to PHP application due to implement Single Sign On (SSO) for my parent application (ASP.NET)
I'm following the lynda.com video series on php with mySQL and have run into a hangup. When I install mysql and I'm checking to make sure it's all running, pointing a browser to http://localhost gives me the apache is running page, but going to http://localhost/~(myusername)/, I get an error saying...
I think I will die! Does anyone know how to get data from a table on AS400 displayed with PHP through ODBC? I'm starting to go mad. I tried ODBC drivers (iSeries Access client, Client Access). Nothing helps. I have Apache server as localhost on my machine and php installed and that works fine. The...
hi, I have a number of variables that i pull from a mysql database. I want 1 of the variables to show as a link to a web page. i have tried the following code, which displays everything fine, except for the $url bit echo "<p>$djname $genre $biography <a href='/$url'>...
I am adding a URL within a table with PHP and a MySQL Database, my string doesn't show all of the URL, it cuts it off.
I am looking for a php script that show a photo of a person and ask who is this person. and you type in the persons name and it will gave you and answer of yes or no. or something like this, where I might be able edit
On the PHP system, there is an existing form to collect user data; name, email, phone, etc. My ASP guy has created an asp page to receive the variables http://aspsite.com/regiser.asp The problem is that the PHP guy doesn't know what to do. Below are the variables: id (required) (MD5 Hash) email...


