52,566 Archived Topics
Remove Filter ![]() | |
Is it possible to use MS Access as a db with PHP? If so, how? If not, is there a way to convert (for free without buying a program) MS Access file to MySQL? Thanks for your efforts | |
hey ppl, can anyone tell me which is the ideal database backend that i can use with php :confused: ...i thought about using access but i dont think it would be good enough...please help me.Thanx a lot.Ciao. -geek. Web Development php | |
hey everyone. first time poster here. i've been having trouble with my search feature on a website that i designed (well i helped design). it works fine when i'm in the indexing service but on the site it wont. if i search for random letters, it will say "No search … Web Development asp database-design display first-post | |
.................a script for event booking with that uses PHP and Mysql and links to a third party such as worldpay or paypal for payments? I've had a look and I can't find anything specific to my needs. What I'm really after is something like the track day booking at [url]www.bookatrack.co.uk[/url]. … | |
Hello, I've created a table web server control that does what I want (imagine that!!). But my problem now is I would like to send this to a file anyone know how I can do that? KG Web Development asp.net web-server | |
I have generate a ASP.NET page with a Codebehind but i want to create a file with common method that i must make in many page of my website. I create a new file class .vb, but how can I using the public function that I have insert in?? Thanks … | |
Error publishing Asp pages on WinME, personal webserver I am using Personal web server on Windows Milleniuum Edition ,but when I tried to publish my .asp file ,it is not getting published .What is the reason for this ?Will you please help me to find the solution to this problem … Web Development asp publishing web-server windows-server | |
Hi! I'm building a login system for my application, but I'm having a little problem... It really needs top security, so I'm using both MySQL backend and cookies. Example: [B]LOGIN FORM[/B] > [B]VALIDATION[/B] > [B]INSERT SECURE SESSION ID INTO DATABASE[/B] > [B]STORE COOKIE WITH INFORMATION[/B] That's for the login. For … | |
I have a search code from Database. i want to display queries from Database with multiple option. how do i assign variable on both. for example String jsql= "Select * from UserList WHERE '"+abu+ "' = '"+userSearch+ "'"; the full code: <%@ page contentType="text/html; charset=utf-8" import="java.sql.*, java.util.*" errorPage="error.jsp"%> <html> <head> … Web Development display email first-post java-jsp sql | |
Hi! I'm currently learning on my own on PHP(I have some basics on HTML). Anyway, I learnt that I need to download php from [url]http://www.php.net/downloads.php[/url] The first two downloads I saw was this:- * [SIZE=3]PHP 5.0.4 ([COLOR=Blue]tar.bz2[/COLOR]) [4,620Kb] - 03 Apr 2005 md5: fb1aac107870f897d26563a9cc5053c0 * PHP 5.0.4 ([COLOR=Blue]tar.gz[/COLOR]) [5,702Kb] - … Web Development apache mysql php windows-server windows-xp | |
ok, i'm really new to php, and i was trying to edit some text, and after i changed it i musta screwed something up because now i get a parse error unexpected t_string line 23, here is the code... <?php // // +----------------------------------------------------------------------+ // |zen-cart Open Source E-commerce | // … Web Development email first-post open-source php | |
[B]How to search a database[/B] [B]Intro[/B] Searching a database is actually a easy thing. It just involves a form, and a page that displays the results. Im going to show you how to make a simple form, and a page that displays the results. [B]First steps[/B] So the first step … Web Development asp display first-post microsoft microsoft-access sql | |
Hello Experts !!! I have two databases to select from my web page. In this script i can search one database(if ($choice=="staff publication") it works. I dont know how to write the script if I select the other option if($choice=="books"). Please can any one help me. I want to display … | |
Dear Sir, Would you please Help with code? I am developing an asp application for my company. I want to insert the records in the Database file BAK1703.dbf attached herewith into the All_Hawala table in my application Database after pressing the Import Button in the ASP Page. The All_Hawala Table … Web Development asp | |
Hi!!, I don't know PHP , but I want a piece of code which I can use in my website to keep track of the no. of visitors (aka HIT COUNTER). Please mention how to apply it in my html pages . Web Development php | |
Does anyone know a site where I could find a javascript horizontal menu with menu items able to appear over frames? TIA Mat Web Development javascript | |
Hello Experts !!! I have two databases to select from my web page. In this script i can search one database(if ($choice=="staff publication") it works. I dont know how to write the script if I select the other option if($choice=="books"). Please can any one help me. I want to display … | |
Hi All, When I try to run my very first .net App on the server, I got the error saying that [B]"Server cannot access application directory 'D:\Inetpub\myApp'. The directory does not exist or is not accessible because of security settings"[/B] Obviously, the folder does exist. It was set as virtual … | |
[CODE]Dim myReader2 As SqlDataReader[/CODE] can any one tellme why i get this error: type 'SqlDataReader'is not defined thanks. :D Web Development asp.net | |
Hello, I want to host other client's web site/pages on my own web server for free. Does anyone know where to get that sort of script for free? Or, could someone make me it for free? I am using a FreeBSD web server on Windows second edition. For more info, … Web Development client-server email first-post web-server windows-server | |
Hello, I'm currently trying to work on a project and I am stuck. I need to take products from a database and show them on multiple pages according to manufacturer and category. I also will then need to have the pages written out in html, because of were I need … | |
Hi, This is Nandoo,new to webDeveloper.I want to make a script which should work in the following manner. In my web page,I want to have a button(with name add).whenever i click that button it should generate a select list and also 3 text Fields. Whenever i select the list items … Web Development html-css javascript | |
HI!!, can anybody tell me how to create a hit counter using Javascript. The hit counter should increment a number stored in a file (on the site) each time a user visits it. For reference such Hit Counters can be added to Websites built with Microsoft Frontapage (Tools -> Web … Web Development javascript microsoft | |
At my PHP: Mastery Boot Camps I'll have a segment on consulting and contracting that will contain a panel of contractors who have successful businesses. If you're a contractor making more than $100K, manage multiple clients, are good at getting contract jobs quickly, are in a long-term contract, or are … | |
Anyone has an idea on how they can achive the every new registration has its own subdomain? I have WildCard DNS enabled. | |
Hi, here i enclosed my coding.i want the dom objects price,qty,oselect,name,sku and upc in the html body tag so that it can be submitted into another pages. here i want each and every element in each row to be collected and sent to the next place not the last element … Web Development first-post java-jsp javascript | |
Hi, here i enclosed my coding.i want the dom objects price,qty,oselect,name,sku and upc in the html body tag so that it can be submitted into another pages. here i want each and every element in each row to be collected and sent to the next place not the last element … Web Development first-post javascript | |
Hi there! I have installed CuteNews without ANY problems... However... When I posted the code into my webpage for the news to display on it, it did that, but one problem... The news will NOT update itself! I added and even deleted posts, but the changes never take affect! The … Web Development display first-post php | |
What is the difference between include() and require() ? Web Development php | |
The page below works perfectly as intended in IE 6.0 but, it does not work in Netscape. Can someone shed some light on this and help me make this work in netscape 7.x? Thanks...... <HTML> <HEAD> <TITLE>Document Title</TITLE> <STYLE> .conts {visibility:hidden} .tab { border-top:solid thin #E0E0E0; border-right:solid thin gray; border-left:solid … Web Development display javascript | |
I am looking for the most basic hover over text tip javascript. I found some but were rather odd, one for example required a "transparenet image" therefore messing up the column width. Another didn't like me :) I simply want perhaps a gray border/white background/charcoal gray font color (arial 9px) … Web Development image javascript | |
Hi, I am new to ASP.net and I have inherited a web application. Now I have to change the gui and hence the whole navigational flow. I have a top banner. Then I have left side menus and then on click I want to display on the right side some … Web Development asp asp.net display gui web-server | |
Hi all, I have quite a few testimonials I would like to rotate. Each testimonial is just a block of text. As it stands, all are displayed on every page. I want only one to be displayed. [b]Currently:[/b] I have about 20 pages that all have an include of "testimonials.php". … | |
I need to create a log in page for new customers, where in they provide their address in the US based on the zipcode. Essentially, if a user fills in a zip code, it should automatically populate the city and state. For some situations, I also want to create a … Web Development php | |
I have made original Dani instructions in phpBB mode like format that i hope will be of use to you. Here it is: [quote]############################################################## ## Hack Title: vBulletin 3x mod_rewrite ## Author: Dani [url="http://www.daniweb.com/"]http://www.daniweb.com/[/url] ## Contributor: Gandalf [url="http://www.gandalfdir.com/"]Forums Directory[/url] - remake into phpBB mods like format ## Description: make your … | |
Hi everyone, Last time i posted an question but still there is no response. ok no problem but this time i came with solution but with small difficulties. could you please help atleast in this difficulties. i have created the page with button and on clicking the button it produces … Web Development first-post html-css javascript | |
I am in the process of learning JSP and my question is how do I check to see if a variable exists? The equivalent of this in php would be [php]if (isset($_POST['someVar']))[/php] or [php]if (isset($_GET['someVar']))[/php] any and all help would be appreciated! Web Development java-jsp | |
hey guys... i need help on making an undo/redo command in my menu... can ya help! o yeah! plz put this stuff n the simplist terms that you can think of like (insert this code here and this there) i just got vb standard 2003 3 days ago, and have … Web Development asp.net | |
Hi. Does anyone know how access data stored in Visual Fox Pro 6.0 (ancient, yes) through asp.net? I've read conflicting information, saying I need to use ODBC connections, but that doesn't work -- after I make my connection to the data table, I get an error on my command.execute saying … | |
hi, I would like to know whether i can use the phpBB package with my current system configuration.... *Windows 98,XAMPP Can I use it to develop the offline intranet application which has all the features of the site though is for use within a Lan. how to install the package … | |
I have this function whereby it allows people to download zip file but then i try to open it after downloading it, there was this error msg that says "Error reading zip". Web Development php | |
Hi I am new here as you can see, well I want to learn PHP, and I don't know where to start. What I want to do is make a game like [url]http://www.racewarkingdoms.com[/url], and you have probable heard of it before, Outwar. If you could point me in the right … | |
I've been having trouble using XHTML as the main DTD and adding my own as a secondary. I've googled and find plenty of discussions or articles about XML or XHTML, but I can't seem to find what I'm looking for. does anyone know how to do this? Thanks in advance. … | |
This is my form script which has one simple problem that I do not know how to fix. If the name/email fields are left empty, it confirms this in a pop-up, but still proceeds to submit the form as is anyway. How do I fix this? [code] <form name="TheForm" method="POST" … Web Development cpanel display email first-post javascript perl | |
Hello everybody, I'm new to the site and just as new to dhtml, so please be patient with me. Here's my dilemma: I'm trying to change my existing nav bars (in FrontPage 5.0), to slide-out nav bars; however, I'm lost as to where to insert the dhtml code that I've … Web Development first-post html-css javascript | |
hello I want to open a html or jsp page with a jsp command please help me thank you :?: Web Development java-jsp | |
Hey people, first I would like to say hi to you all. :-| You see I'm a beginer is the computer industry, I'm still in college right now. And I really love to learn more. Could you pleas give me some links where I can find free tutorials and free … Web Development java-jsp | |
Hello, I've been trying to find something about why window.opener doesn't work for IE (I'm using 6.0) when I use the window.opener in a separate JavaScript file. It works without any problem when I use Mozilla/Netscape, but not for IE. The implementations I've seen in my searching for an answer … Web Development javascript xml | |
PLEASE HELP ME I WANT TO KNOW HOW TO CALL A DOMAIN NAME FROM ANOTHER DOMAIN NAME ie)if suppose i had a url [url]www.john.com[/url] its has database if i had create a website for all members and it was store in john databse eg www.a2.com(member of john.com) if any person … |
The End.