Thanks for the answer. I really don't want a google search, just a search within the site. Is there a good tutorial for doing it with a mysql database then?
How do I create a search box for searching the site preferrably without having a database. I am using em_nav_right css so the search box is sitting on the menu bas.
Hi,
I have a page frame that I want to load external sites into. This is a promotional company I am working for and they want their clients to come to their website and link to extenal catalog sites within an element on the page.
Can't seem to find anything on this.
Hi,
I have asp pages that did hit an Access database on a hosting site. Now I have pulled those fies down to my local machine and converted the Access to SQL. The old side used a lot of remote scripting and now I am erroring out. Error is "Cannot locate proxy which supports Remote Scripting...
Hi,
I am editing asp pages that did connect to access to now connect to sql 2005. I started using Microsoft Visual Web Developer and can create a new site, drag and drop the connection string, set it up, do a data view and everyting is great. The problem is someone else before me set up the...
Thanks for the reply,
I am getting this error now:
Microsoft SQL Native Client (0x80040E4D)
Login failed for user 'LENNOX\IUSR_TECH-83F90408F5'.
The IUSR name is the server name I was using when I first setup my machine and sql server. I have since changed the machine name because I wanted...
I am trying to connect to sql server on my local machine (will connect to remotel later. I get the following error:
Microsoft SQL Native Client (0x80040E4D)
Invalid connection string attribute
Here is the connection string:
<%set cn=server.createobject("ADODB.connection")
cn.open...
And now let the confusion and questions begin:
The old app was running on a hosting service...again the Access database and the ASP files were in the same directory on the hosting service. The user went to the index page, it pulled user names from an access table, the user clicked one of...
Hi,
I am fairly new to SQL and ASP, but an old client of mine(I do websites in PHP and mySQL) asked me to switch an application with an Access database and ASP front-end to SQL. He puchased SQL Server 2005. I have moved the database from Access to SQL with no trouble. Now I am looking at the...
Hi,
I have searched the forum and cannot find where this is addressed.
In my logwatch email daily there is an I/O error which I can't figure out. Can someone help me?
--------------------- Kernel Begin ------------------------
WARNING: Kernel Errors Present
end_request: I/O error, dev...
Hi,
PHP is working, I get phpinfo
I am running apache on redhat
email works fine because I have a mailto on a webpage that works
the form works fine because I get return of good data from my form
The problem is I don't get the email
The only thing I can think of is maybe a problem with...
I have several files beneath a directory that I need to move to another directory. Basically daily report files will be moved to an archive directory before new reports are created. I can not figure out how to move all files beneath a directory to another directory. MoveFile does not like...
That works great thanks! So simple even.
One more question. If I want do delete every day's files previous to that date, how is that done?
For instance the date is 06/01/02 so the file name is auth.060102 The above works great for that file, but I want to delete others such as auth.053002...
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.