2000 organizations, including eBay, Ericsson, and Lockheed Martin, now work smarter with Corporate Accounts. Save over 36%!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top ASP Solutions: 526 - 550 of 561
 
need another set of eyes insert into requests (organization, organiztion_web, sport, resource, lname, fname, email, phone, title, description, start_date. end_date, start_time, end_time, st...
Dear experts, I'm looking for asp Captcha form. Could you recomend me a Captcha form whic works with ASP or ASP.net thank you in advance..
What I need Is a button that opens an expanded view of a record in asp Gridview. Say the record displays the individuals' last names, first name and phone numbers. I need a button that will op...
I'm trying to move my development environment from XP Pro to Vista Ultimate.  For some reason I can't get the debugger to pop up as it did in XP. The pics below indicate all the settings I ...
Info: My web-sIte runs in classic ASP and connects to a SQL Server database. I am adding an appointment calendar. Site users will be able to see when a site advertiser is available, by time...
Hi, I have this list that I want to put in an array. dim list list = Session("SelectedDlrs")   /* the list looks like this  "2541| 2244| 34411|" How can I create an array and put the lis...
I have four fields start_time start_time_AMPM end_time end_time_AMPM start & end time field have XX:XX while AMPM fields have either AM or PM I need to be able to do the math to sa...
Hello experts, I have been searching the internet for days but I don't find the solution for my questions. An array my array(6,30) I have a column with values. for example: xxx   xxx  ...
Hello experts, I have been searching the internet for days but I don't find the solution for my questions. An array my array(6,30) I have a column with values. for example: xxx   xxx  ...
I have an ASP.NET 3.5 application that's hosted on GoDaddy.com with IIS7.  I need to prevent people/other websites from hotlinking to my server files.  I'm new to online security so I'm not su...
I need to check against two tables in one string. Line 1: Normal use Line2 : A Guess of the string. Do I not need to use join or something?
I have a web page that I am attempting to add some links to, which run batch files that update databases on my server. I am using the following VB code from within ASP files, and it is run...
Hi: I have quite a number of ASP apps developed around an SQL database and would like to do mass emails (newsletters, etc.) from it.  My web host facilitates emailing through a remote email...
Hi I have a websiste, which contains an page: scripts.aspx. Is it possible to have to webserver user (Sysatem.web.Identity) be able to read the file but not view the file in a browser. the ...
I just read several old questions about access databases a transfering access databases websites, and the results is I get so confused. I need to transfer an ASP website wich is using a ms ...
I have an asp page that grab data from an Access database into a table.  I would like to dump this table into an excel file.  However, searching online, the line of code I use dumped the form'...
I get the error "Application uses a value of the wrong type for the current operation. " when trying to call a stored proceedure from Oracle DB. The parameter in the stored proceedure is a CH...
I recently restored a server image to new hardware, took it off the domain, renamed it, then added it back to the domain.  However, Request.ServerVariables("SERVER_NAME") is now giving me the ...
I am working on customers database to generate invioces and to track payments. I need to know the database/table schema for periodic(like monthly or fornightly) payments for my clients. So th...
I am have trouble adding string to Microsoft Access database through Text boxes while users put some single and double inverted commas. They get Microsoft JET Database Engine error '80040e14' ...
I have an asp entry form that has the following fields player1name p1age p1dob p1phone player2name p2age p2dob p2phone   player3name p3age p3dob p3phone Player one informat...
I run the following code.  The code executes and works fine provided the document is a very basic document that has "Not yet approved" in it.  As it gets more complex, with formatting etc (as ...
Hello Experts, I am having a very strange issue whenever I am trying to insert the data into the database and also sending an email through a form to the users. The problem is User receives...
How Do I write this in ASP? Thanks RG
Hi I have an urgent issue with an asp page that I want to use to create folders and copy files to... The create folders part works via iteration within database but there seems to be a perm...