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...
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...
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...
Hi,
I have a text box that I have displaying the date in short form 2 months ago
aDate = Now
aDate = aDate.AddMonths(-2)
TextBox1.Text = aDate.ToShortDateString
I then want to take that short date yy/mm/dd and convert it to a string that looks like yymmdd for file...
I am using try, catch, and finally for error checking on fileCopy. If an exception is caught, I choose okay on the message box. The code then continues to execute. I want to stop executing the code and go back to the form. How?
Hi,
Project is due and I need help. User requests choices for the installer to make visible/not visible certain items. For instance: if user A is chosen, only the first drop down on the mdi will be visible. User B will have 2, and user C will have all 3. Please help me, project is due today...
Dumb question as it seems I have a lot of.....I have an app using mdi dropdown menu's that open various forms. When a new item is chosen, I want the old window to close (If the user did not use the quit button on the form). How do I do this and where?
I'm new to Crystal. I have a form in vb.net that contains a report in CrystalReportViewer1 box. The printer icon is active. How do I print to the default printer, current page automatically?
I have a request to check if a sql job is running or not within my vb app. The user actually requested a dashboard item that checks say every so many seconds and places a yes or no. I cannot find any info on dashboard stuff.
I have thought about using fileSystemChecker to check for the...
Hi,
I have an app that opens an existing excel file for viewing. The user can close excel with the x, but I get "do you want to save your changes". I have the file set to read only, but i still get the question. Any suggestions?
I am trying to display an existing word document through my app (push a button and the doc diplays). I have the instance of word open, but can not display the doc on the screen without using doc.WebPagePreview
Is there a better way?
Hey,
My form has a datetimepicker control that I want to default to yesterday's date. I also have multiple radio buttons (one for each report). When a user picks a date and chooses a report, they will hit the ok button to open the word document. The document name looks like "yy-mm-dd F12...
Hi,
I am using an MDI and child forms. When you select the property of isMdiContainer=TRUE, it sets the background to the SystemColor.AppWorkspace=Dark Grey. I cna not fuigure out the code to change this, or find any help. So please help oh smart ones.
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.