User Profile

Collapse

Profile Sidebar

Collapse
sakhan
sakhan
Last Activity: Dec 5 '07, 10:38 AM
Joined: Sep 12 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sakhan
    started a topic ASP help - sorting db columns

    ASP help - sorting db columns

    Hello Friends,
    I need help in achieving the desired output
    I am stuck doing a program in ASP

    I have got a table in SQL that with three columns
    Amount,
    Reference and
    Deposit_Date
    and has the following records.

    Amount Reference Deposit_Date

    7.00 declined 2007/06/02
    62.00 released 2007/06/02
    32.00 Preauth 2007/06/02
    56.00 declined 2007/06/04...
    See more | Go to post

  • sakhan
    replied to Dynamic textboxes
    Thanks for the solution. But its half of the solution for me.
    I need the function to create a row of 10 textboxes
    I tried a for loop in the function but it doesnot work !
    Another thing the function needs to remove the existing textboxes and create new ones in their place.
    Help will be highly appreciated.
    Regards
    Mohammed Khan...
    See more | Go to post

    Leave a comment:


  • sakhan
    started a topic Dynamic textboxes

    Dynamic textboxes

    Hello Friends,

    I want to create a row of 10 textboxes each time I click the add button.
    I want this to continue till it reaches five hundred
    I am using AJAX for this.

    It doesnot create 10 new textboxes eachtime I click the ADD button

    The problem is There are already 10 textboxes on the ASP Page inside a <TR> </TR> Tag.

    I need to disable that and add new text boxes...
    See more | Go to post
    Last edited by acoder; Apr 2 '07, 07:36 AM. Reason: Code in tags

  • sakhan
    started a topic ASP Text Search

    ASP Text Search

    Hello Friends,

    Could some body help me with the ASP Text Search.

    What I am looking broad text search, when I type in a string in the text box and press the go button beside it, it should give me all the results relating to that string.

    For example I have a query with three tables joined, then this search should be able to check that search text string and return results if found other wise say no results...
    See more | Go to post

  • sakhan
    started a topic ASP Help

    ASP Help

    I need help with the using check boxes in asp.

    eg I have a list of records say 5 records, I want to select three records from them and delete them.

    ID Name Address
    checkbox 1 John London
    checkbox 2 James New York
    checkbox 3 Steve Sydney
    checkbox 4 ...
    See more | Go to post

  • Hi Vikas,
    I know what you are going through.

    What you could do is start with simple programs with ASP, and then develop them into projects

    Try gather a lot of notes on ASP, like how to connect to database, using SQL SERVER 2000, Ms Access and Oracle.

    This should help you build up on your ASP Development.

    Hope this helps...
    See more | Go to post

    Leave a comment:


  • sakhan
    started a topic Using FTP with ASP

    Using FTP with ASP

    Hello all,

    Can somebody help me out with this.
    I am looking for using FTP with ASP.
    I dont know how to start.
    What do I need to Install on my Computer for using FTP with ASP

    Help would be appreciated
    See more | Go to post

  • sakhan
    started a topic Asp. Net

    Asp. Net

    Hello all,

    Could some body point out the error.

    I am trying to add a few values into the Ms Access Database with ASP.NET

    It Gives me an error at the place of ExecuteNonQuery ()

    I just want to know how would a create a simple interface like

    Enter Name ------ Textbox
    Enter Contact------Textbox

    And then Add that Information what the user enters into the...
    See more | Go to post

  • sakhan
    replied to ASP.NET Help
    Thanks for the information friend...
    See more | Go to post

    Leave a comment:


  • sakhan
    started a topic ASP.NET Help

    ASP.NET Help

    Hello All,
    I am a new member of this group.
    I am an ASP Developer
    I would like some help to start ASP.NET
    Can Somebody Advise me some good books or Websites or Tutorials to get Started.
    Help in this regard is highly appreciated
    See more | Go to post
No activity results to display
Show More
Working...