User Profile

Collapse

Profile Sidebar

Collapse
silvia21
silvia21
Last Activity: Mar 28 '08, 07:26 AM
Joined: Jan 30 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • silvia21
    started a topic Add Listbox

    Add Listbox

    I am using ASP and Javascript. I created one list box. if i select one value that value is added in next text box. i wrote coding. but some errors. value is not added. that sample coding is:

    <script type="text/javascript">
    function addBank()
    {
    option=document .jaldi[0].lender.options[document.jaldi[0].lender.selecte dIndex].text
    txt=document.ja ldi[0].bank.value
    txt=txt...
    See more | Go to post

  • silvia21
    started a topic Separate Pagewise

    Separate Pagewise

    I am using ASP and Ms Access. To view the details from table. I have added more than 25 records. so i want to separate the pagewise. First page i want display the 10 record. Next page next 10. plz help me for this coding.
    See more | Go to post

  • One list box selection should decide another 2 list box items

    hi,
    Any one can give me the best solution of it with easiest codings for ASP and access.

    First list box selection should decide the another two list boxes of the same items.

    I have used 2 list box. Country and state. If i will select the country India and select all the states. if i will select other country diplay that county's states. plz help me
    See more | Go to post

  • silvia21
    replied to ASP send email
    hi thank u. i got the mail. first i used

    Set sm = Server.CreateOb ject("CDONTS.Ne wMail")

    that only error.

    thank u.
    See more | Go to post

    Leave a comment:


  • silvia21
    replied to ASP send email
    hi thank u. i got the mail. first i used

    Set sm = Server.CreateOb ject("CDONTS.Ne wMail")

    that only error.

    thank u.
    See more | Go to post

    Leave a comment:


  • silvia21
    started a topic ASP send email

    ASP send email

    My OS is Windows XP. SMTP is not working. Virtual directory mail is coming. but mail is not going in smtp sever. i am using ASP & MS ACCESS. i have used one form. if i will click submit button that details r goto mail. plz help for this coding.
    See more | Go to post
No activity results to display
Show More
Working...