| Thread | Last Post | Replies |
|
| ASP to Word send by ObjSendMail ?? | 31 Aug 2008 15:25 GMT | 5 |
I can get the data I need from my DB and show it on screen fine. One user has asked if I can have an option when the submits his new data to the DB, instead of it emailing him a plain text or html email, (as it does now) could it send a copy of the data as a word doc.
|
| Please Help Advanse Search, two parts are working, the 3rd to connect. | 31 Aug 2008 05:11 GMT | 19 |
I got two parts of my advance search to work, I am running out of Logic to connect the third. My mind is in swing! Pleaseeeeeeeee Help me. I have 3 Fiels to search, the First two works, thats: 1. Category to search from the (Drop down name: ASPDBCatSearch) is working
|
| Gradient fill? | 29 Aug 2008 23:42 GMT | 5 |
Here's another rank beginner question. What is the standard way to fill a client-side table cell with a horizontal gradient background? TIA - Bob
|
| Uploading pictures to server | 29 Aug 2008 20:19 GMT | 2 |
I have an ASP 3.0 website and I would like to have certain logged in visitors able to upload pictures and have them saved to a specific directory. I am very, very new to this so I would appreciate a pointer as to where I can find out how to do this. Thanks. Ellie
|
| "Access is denied" Error when calling objs from AdminIndexServerCl | 29 Aug 2008 17:08 GMT | 1 |
Greetings, I am getting an "Access is denied" Error when calling objects from the AdminIndexServerClass from an ASP.NET application. I use this object to perform a simple rescan on a Catalog after file are save to the local disk.
|
| Thread Drop Issue | 28 Aug 2008 21:49 GMT | 3 |
We are seeing an error in our SQL Server logs I'm not very familiar with, and was hoping someone on her ecould shed some light on the subject... I installed the SS DBA Dashboard on one of our boxes. This box is a 64 bit Windows Server 2003, SP2 running SQL Server 2005 64 bit, ...
|
| Sporadic errors | 27 Aug 2008 12:02 GMT | 9 |
I have a page that lists 362 items with a checkbox. When the user completes an item, he checks it and clicks the submit button, subsequently writing the values to a database. The problem I need to solve is a better way to delete un-checked items from the database. The more items ...
|
| XML document must have a top level element | 26 Aug 2008 03:16 GMT | 10 |
I had a program and it always works fine and suddenly it gives me the following message when a pass a xml file to our server program: error code: -1072896680 reason: XML document must have a top level element. line #: 0
|
| Working with an array | 25 Aug 2008 21:26 GMT | 5 |
Not certain this is the correct newsgroup to post this, but I hope someone here can help me. I am creating an array from a form field, parsing it, then posting the data to a database using classic ASP. The problem I am encountering is that the data is doubling up when posting. ...
|
| Can't debug? | 25 Aug 2008 16:04 GMT | 6 |
I'm a very experienced VB.Net developer just starting to climb up the ASP.Net learning curve. I followed a couple of the beginning "how to" tutorials included with the MSDN docs, but I've run into a problem that I can't figure out. When I run my simple ASP.Net web app under the ...
|
| Upgrading to ASP.Net | 24 Aug 2008 22:46 GMT | 3 |
I know I am quite behind the times but I need to finally upgrade our website from classic ASP 3.0 to ASP.Net. I plan on creating apsx pages with the same names as the old asp pages. Then remove all of the code from the old asp page with the exception of a
|
| Increase Width of GridView Column | 24 Aug 2008 14:44 GMT | 2 |
How do I increase the default width of a gridview column (just one column, the 10th column, named "Notes")? In design mode, I changed the width properties of the HeaderStyle, ControlStyle, and ItemStyle to 300 px and set Wrap to False for the
|
| problem with javascript in asp not rounding up.. | 23 Aug 2008 21:14 GMT | 16 |
I have a neat little script that calculates price based on quantity without refreshing the page.. the script is - <script type="text/javascript"> function OpenWin(url)
|
| how to retrieve CheckBox value using GET Method ? | 22 Aug 2008 17:29 GMT | 9 |
If I have <form action="process.asp" method="get" name="form1"> ... ...
|
| Payment Gateway in asp | 22 Aug 2008 14:47 GMT | 1 |
dear sir/madam Please tell me how to do payment gateway in asp . please provide me coding or refer me any site so that I can understood it easily. I have to do it with ICICI bank. I have been provided a
|