Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested ASP Solutions: 301 - 325 of 5438
 
I have an ActiveX control named Sample.ocx. How can I determine its ClassID so I can reference it in ASP source code?
In asp.net using VB.NET, how do I retrieve the last 5 created files in a directory? This is really simple (I think), but I just can't figure it out! Anyone? :)
Good Morning, I am getting a is an unexpected token. Expecting white space. Line 13, position 24. error  in my Web.config file. I am attacning the code. Thanks for help.   An error ...
Hi, I am trying to write a vbscript to login to my ISP's usage meter for my broadband traffic usage. I fired up firefox with the http headers plugin and watched how the login worked. Here i...
Dear all,        I have my ASP running on Server1 and I have my MDB on a different system (Server2) on the same network. I wanted to connect to MDB which is in Server2 from Server1. Since i...
I'm having trouble when retrieving saved data from my database.  I can get the information there fine, it all saves the way I need it to.  But when it comes back from the database on the page ...
I use the following to get records from a database where the articleid equals a comma delimited string variable called str. paSQL = "SELECT articleid,title,subcategory,image,portrait FROM a...
Please help! I have a couple lables in a datagrid. I have set OnItemDataBound="Repeater_ItemDataBound" for my DataGrid. All I want to do is if 'source' field = 1, lblPhone = 'phone' field. if ...
how do i get all users from active directory? Anyone knows?
I need help in finding code for tooltips on mouseovers for hyperlinks found in this asp.net code.  All of the resources I have found so far give instructions for this to be included in the <a ...
Hi,  I am trying to import a csv file into an array - ultimately I will be inserting it into a database but I first want to process it. The csv file is an EDI message broken up into section...
Hi can anyone give me a example of how to read the contents of a xml file into a database using a input stream
assumed that: 1. I have a string. Example:   myString = "I found it at http://www.abc.com/ and www.xyz.com" 2. I need it to display as HTML with clickable hyperlink 3. I need a functio...
Hello people, Can anybody assist on how I can request the values thats is inputed into a dynamic textbox (That is, a text box that is repeating itself based on the number of rows returned i...
Hi,     May I know how to hide a textbox in a webpage? When I change the selected value in the <select> tag to 'others', the textbox should appear but when I change back to any other value, i...
Hello, I'm an extreme jQuery newbie. I'm using jQuery and the forms plug-in to process form input and I want to display the results on the same page. I borrowed some code from the forms pl...
I have a situation where I need to query xml results, fetch specific node value and append it to the text file, I have most of the script doing this task, however, I have an extra mod conditi...
Hi, I am using FPDF with ASP to try and generate a PDF file, but I want the PDF file to generate based on user imput. I've created a separate form that submits to the code below, however wh...
I have a SQL Server 2000 instance which needs to be populated with data (approx 1400 rows, 16 columns) from an Excel spreadsheet. The SQL Server Import Dialog was failing so I designed an ASP ...
Hello, I am trying to play mp3 files in an embeded Media Player object (HTML). The audio files are stored on a separate server (that the web server can access). I manage to make to work ...
We have a classic asp web app running on win03/IIS6. The app works correctly on dozens of servers, but when we installed on one customer's hosted server, the session gets lost quite frequently...
I have a simple html form that allows a user to enter a time.  I need to do two things: 1.  verify that they have entered the time in the format like 11:30 am 2. Redisplay the time in th...
I have an asp page. when i open the page, it opens in EXCEL sheet. Instead of EXCEL, i want to open or save the page with PDF. Thanks in advance, Mohamed
Hi, I recently started getting this error in my Application event log a couple of days ago and I have no idea what it is about?  This website has been up for a coupel of years now and this ...
Since changing my Web.config file I've been getting the Description: An application error occurred on the server. The current custom error settings for this application prevent the details...