User Profile

Collapse

Profile Sidebar

Collapse
shwetarani
shwetarani
Last Activity: May 13 '06, 12:41 PM
Joined: Mar 8 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • shwetarani
    started a topic related to request object in asp

    related to request object in asp

    hi to all,

    can body tell me is request object take more than one value?

    name=(request.f orm("fname,mnam e,lname"))
    above code correct or not?
    plz tell me soon.
    See more | Go to post

  • shwetarani
    started a topic database connectivity

    database connectivity

    hi to all,

    our database in ms access.we have given all the connection strings and on our local pc.it is working fine.all entries r going in database.

    but when we upload all files and database on server then it is giving error.now plz tell me wat configurtion n settings i shd give.so that it works properly on the internet.


    plz reply me as soon as possible.

    regards
    See more | Go to post

  • shwetarani
    started a topic SMTP Configuration
    in IIS

    SMTP Configuration

    i m using IIS 5.1 i want to configure SMTP services for sending and receving mails.plz tell me how i'll configure SMTP virtual servies.

    thankyou
    See more | Go to post

  • shwetarani
    started a topic button problem

    button problem

    hi to all,

    when i click on button in html file.it opens code of asp file instead of web page.plz tell me wat is reason and how it solve.

    thanks
    See more | Go to post

  • shwetarani
    started a topic security warning

    security warning

    hi guys,

    thankyou Banfa for reply.
    i have one new problem.when i click submit button in html file. it dispalys File Download-Security Warning
    Do you want to open or save this file?
    Name:Confirm.as p
    type:Active Server Document
    From:


    Can any body tell me why it occurs and how will be it solve?

    Thankyou.
    See more | Go to post

  • shwetarani
    started a topic fetching problem

    fetching problem

    hi guys,

    i have to fetch data from html file & display on an other asp file.i give the command
    <%
    name = Request.form("N ame")
    %>
    <%
    Response.Write( "Name:" & " " & name & "<BR>")
    %>
    but it does not work.It does not dispaly any word.simply i gave
    <%
    Response.Write( "Name")
    %>...
    See more | Go to post

  • shwetarani
    started a topic asp file does not work on internet

    asp file does not work on internet

    hi to all,

    i m new member.
    i have a problem.i had upload my site on the net.all html files r working but asp files r not working on the net.anybody tell me wat is reason of this problem.i gave the path "http://localhost/wwwroot/file.asp" but it does not work.

    thankyou.
    See more | Go to post
No activity results to display
Show More
Working...