ASP

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
Home » Data Access, Manipulation & Batch Languages »» ASP
  • Spawning an Excel Spreadsheet from Access

    I have an access database online that is manipulated with ODBC and ASP pages. I then use CDONTS to send info to various parties. Is there an easy way to have that data placed into an attached excel spreadsheet and send it instead of just a body full of email text? I assume the server would need...

    0 answers | 429 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg

  • Source code is not available for current statement

    I always get the message "Source code is not available for current statement" when I want to debug an ASP file.I use Windows 2000 Server and Visual Studio 6 (all service packs are installed.) ASP debugging is enabled in IIS.I've found the error in MSDN http://support.microsoft.com/default....

    0 answers | 665 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg

  • sorting problem

    I'm running an access database with asp on my website:http://www.styleboost.com I've added a rating system, which counts the number of votes so far (+1 for each vote) and adds up a total rating (current total + (1-5)). This means that there are two columns in my table (rating_sum, rati...

    7 answers | 495 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg

  • Sorting Columns in .CSV File

    Hello All, Has any one done sorting of columns in .CSV file?I am aware that it is possible but if any one has done it in ASP please help me with a code.Cyrus...

    5 answers | 177 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg

  • Sort RecordSet once its returned?

    Can I sort my ADODB.Recordset by a field once the recordset is already created or should I be doing this at the SQL SELECT level / point? Is there a sort option for the recordset?...

    2 answers | 184 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg

  • Sort DB help

    Let me explain what I am looking for:1- hyperlinked alphabets... A B C D E F .... and so on... when you clcik the alphabet you want it will produce a table with the info that statrts with the letter A only.2- when the table that has the list that was picked from the alphabet, the names will b...

    13 answers | 495 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg

  • Sorry if this is the wrong place but..

    Hi all,I would like to create an initial web page (intranet for when users logon to the network) which displays, based on their user id a list of availible ms access databases that they can open.The problem is that when the link is clicked on the web page they are prompted to save or open the a...

    1 answers | 424 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg

  • someone school me on ...

    sql stringsx = 1 ' integery = "1" ' stringwhich one(s) are correct?sql = "SELECT * "sql = sql & "FROM SomeTable "sql = sql & "WHERE SomeField = ' " & x & " ' or sql = "SELECT * "sql = sql & "FROM SomeTable "sql = sql & "WHERE SomeField = " & x & " or sql = "SELECT * "...

    2 answers | 678 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg

  • Some Thoughts on ASP.net

    Hello all,This is for all the novices out there new to the world of ASP.NET.ASP.net by Microsoft is also known as ASP+ is not reallly a upgraded version of ASP. It is a entirely new technology in terms of server side scripting.ASP.NET delivers amazing performance when used with the .NET framewor...

    29 answers | 2671 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg

  • Some questions about 70-305 exam

    Hi,I am going to take 70-305 exam within next two weeks. But I cannot figure out 1. how many questions will be on the test2. how long the test will be lasting.Can you help me? And I try to find out free 70-305 mock exams, some websites just provide demos -- few questions. Do you know where I can...

    0 answers | 429 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg

  • some basic questions

    Hi, I've tried for 3-4 days to develop my first ASP.NET application, and I have a few questions: 1) when working with 'include' <!-- #include virtual="..." -->, is there any way to include a page which has got codebehind ? (without getting an error saying that there can be o...

    0 answers | 1044 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg

  • solving Asp Shopping basket Cache problem

    I have made a small shopping basket in asp which is having a cacheing problem. Everything works fine on the first visit to the site, you can add and remove items from the basket np but once you close the browser and the return the second time there is a phantom iteam in the basket. Once you go t...

    2 answers | 804 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg

SPONSORED
QUESTION
SPONSORED
DATABASE TECH