ASP.NET

NAVIGATION
CATEGORIES
LINKS
Home » .NET »» ASP.NET
  • Scan images

    I made a vb.net web aplication that scan a document and save the image in a file on the remote machine using a TwainPro control. I did manage this process in the html view of the form design and when I try to save the file in a database usign vb code, the system search the archive in the server...

    0 answers | 534 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

  • Scalar variable problem

    hi all,i am getting the following problem when inserting to a db:Must declare the scalar variable "@CustomerID".what does this problem point to??please helpregards...

    2 answers | 208 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

  • saving XML packet to file

    Hi there I have a flash application that will send an XML packet to a asp.net server application (.aspx file).I know how to sen the XML packet to the .aspx file but does anyone know how i get the .aspx file to save the xml packet back to an xml file, i have found loads of PHP exsaples that are r...

    11 answers | 475 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

  • Saving uploaded file error

    I am receiving this errorCould not find a part of the path"c:\inetpub\wwwroot\www01\ESPEmail\df268d2c-5666-4171-a4a1-ca703ff3bce7\Test.doc". I am trying to save an uploaded file to a dynamically created directory, but I keep getting the error aboveHere is my codeDim Filename As String = ""'...

    4 answers | 1014 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

  • Saving to Session onUnload

    I admit it, total newbie to .NET! I need to save the .scrollTop of a <DIV> in a Session variable when the page is unloaded. I'm not sure if this can be done in Page_Unload? (I'm using C#).Appreciate any input. Thanks.cudabean...

    1 answers | 275 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

  • Saving State Problem

    Can someone please tell me what's wrong with this code? I'm trying to have state of an arraylist saved & though the saveviewstate event is fired, when the page is sent back, the loadviewstate has a "nothing" value where the arraylist was supposedly saved at. Thanks!!...

    0 answers | 297 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

  • Saving information to an Excel file

    I have an application where I need to update an excel file with the value of a text field.Several users are using this application so when "Update" is clicked a new excel file has to be opened. The second time "Update" is clicked the value of the text field needs to be added to the already opene...

    0 answers | 559 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

  • Saving information to an Excel file

    I have a web form with a text field.When I click "Update" I wish to store this information in the attatched Excel file in Cell B2, where Id=1.How is the code for that? It must be quite simple.I have attatched the project....

    0 answers | 236 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

  • Saving image file on a remote computer

    I scan an image in a web browsing application and this image must be save in the remote machine. This is the code that I already use: Dim filestr As String = "C:\WINDOWS\temp\scanned.jpg" Dim fs As New FileStream(filestr, FileMode.OpenOrCreate, FileAccess.Read) Dim MyData(fs.Length) As Byte fs.R...

    0 answers | 874 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

  • Saving HTML data in database ..

    Hi,I am saving the HTML data in database from my ASP.NET page (VB). Users enter some text in a textbox and that data gets saved and once saved that data is showing in a grid below. Now users can enter something like ... <a Href="http://education.oracle.com/pls/web_prod-plq-dad/show_desc.redir...

    0 answers | 551 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

  • Saving file to client side computer

    I have an entry form. One of the options is saving an incomplete form, that can be loaded at a later date, and submitted. I would rather have the files saved on the client side, so that one client can not open another's file. All help is appreciated....

    4 answers | 258 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

  • saving error problem

    The query processor could not produce a query plan from the optimizer because a query cannot update a text, ntext, or image column and a clustering key at the same time. got this error on saving request.does anybody have the same problem?...

    2 answers | 249 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
VISUAL BASIC TECHNOLOGIES