asp

  1. whoopy_whale

    Random number in ASP

    I tried to generate a random number using the following code. set util=Server.CreateObject("MSWC.Tools") num=abs(util.random) But I get the following error. Is there any other method to generate a random number? I have a database and the generated number should be less than or equal to...
  2. S

    Logout Code

    Hi Can any one help me in craeting a logout page in asp..so that clicking on the logout link..the user's session is terminated? How do I create a session in asp for a logged in user such that other's can'y logon? I m waiting eagerly for a response... Siddharth
  3. G

    is asp pages allowed in yahoo geocities ???

    hey any one can tell me that whether i acn upload and use asp pages on yahoo geocities service ????
  4. V

    Reg ASP

    hi is there any way or software to view the codings of an asp file With rgds, vimal
  5. V

    ASP Mail Script..??

    Hey I try much time all asp scripts to sendin mail but they become failure... can ne1 help me for this asp scripts and if ne1've the free web host server which supports mail than pls give me the link pls...
  6. X

    Dotnet 2003 problem with WinXP

    Hi friends, plz give me a solution for a problem with dot net and IIS in windows XP. I have installed the Dotnet 2003 in winXP, it works fine with the windows forms, whereas i trying to create a Web project it is either ASP .NET web services or ASP .NET web page, receiving the error " The...
  7. V

    Sending Mail Through ASP ???.

    Here Is one problem to me when i'm traying to sending a mail via asp script but it cant get to me .. now what to do ..? my seniors tell me to upload this webpages in a server on which the smtp working but i think nowdays all server has this facilities cause that now can any one tell me...
  8. P

    ASP confusion!!!!

    If i write an ASP program like given below <html> <body> <%set br = server.create object("MSWC.browsertype")%> <%=br.browser%> </html> </body> It should return the name of the browser right but even though i'm using Internet Explorer it shows the bowser as...
  9. A

    ASP AND MYSQL HOSTING

    Well can nebody suggest a good Mysql and ASP combined web hosting service. I want to host my forum on it.
  10. V

    asp on xp

    i am used to html and javascript i need help to work pws on xp i am new to asp
  11. A

    ASP on LINUX

    Well I am working on my college website......... which has a server based on linux. Now i know only ASP and hv created almost all the code. I work with mysql and jmail for on IIS I need to work all this on linux is there ne component available to do this?
  12. A

    SQL AND ASP

    I have installed sql and i want to connect it with asp. How do i do tht? Do i need to install MyODBC Driver?
  13. C

    Need held regarding WML S/W

    Hi! There........ Just wanted a small help from all of you. Can you suggest me some good WML S/W to develop WAP sites. Something similar to Dreamweaver or so. And, can I use my ASP Scripting in WAP Pages so as to process the data and the give out the desired output. Cheerio, Nikhil
  14. A

    JMAIL FAILS TO SEND MAILS

    I have WINXP IIS SERVER with the Default SMTP installed on my PC I Installed JMAIL 4.4(free) on it using for ASP. And sent indivisual mails. Most of the times it gives me an error message saying... all servers failed to recieve the message. Few times i am forwarded to the nxt page showing...
  15. A

    Building ASP forum

    Hello, Well I have taken up a project of buildind a ASP forum with Access only. Can anyone suggest some good articles to explore the psychology within.... such as security. I am also stuck up on: 1> Displaying message replies 2> Deleting records and then displaying all Please help!
  16. G

    .htpasswd

    I am making a website , i need to allot a different directory to every user. I have heard that in apache , we can do something like .htpasswd authentication, well that can also save me from making tables and using mysql. I know ASP. Can anyone tell me more on this. and if possible can u show...
  17. V

    Asp help

    i would like to know which softwares are necessary for working asp i ve already installed microsoft pws but asp pages dosent work i have no knowledge of asp pages ! i just dcan script java script and html ! help please And i would like to know the free sites which have asp support the best one...
  18. B

    Php or Asp is better to learn

    Folks , am so confused in this two programming language , Php and asp , plz advice me which one is better to program it .. i know SqlSever 2000 , is Php compitable with Sql Server 2000 or i have to use Mysql .. Advice me plz
Top Bottom