Page 1 of 2 12 LastLast
Results 1 to 20 of 23
  1. #1
    Join Date
    Oct 2008
    Posts
    2,158
    Rep Power
    0

    Default script for receiving sign-up information from visitors

    I have created a sign-up page for my site using HTML. But I don't know how to receive the information filled up by the visitors to sign up in my site. I think I need to embed some scripts in html tags. Can you give me the script? Also tell me where shall I place it. I mean in which tag (inside head tag or body tag, etc.)

  2. #2
    Join Date
    Oct 2008
    Posts
    1,623
    Rep Power
    0

    Default Re: script for receiving sign-up information from visitors

    i think you are talking about that you have created a form in html and now you want information about the people who submit the forum, you need to use PHP for this.
    SmartzKool

  3. #3
    Join Date
    Oct 2008
    Posts
    2,158
    Rep Power
    0

    Default Re: script for receiving sign-up information from visitors

    Quote Originally Posted by smartzkool
    i think you are talking about that you have created a form in html and now you want information about the people who submit the forum, you need to use PHP for this.
    You are correct. I got one php scripts from other forum but I don't know where to insert this script in html source page. If you have any scripts, please give me that too. I want to learn everything.

  4. #4
    Join Date
    Jul 2008
    Posts
    58
    Rep Power
    0

    Default

    What exactly do you need in the form ?

    Ex: Name, Email etc

    Post your url.

  5. #5
    Join Date
    Oct 2008
    Posts
    1,623
    Rep Power
    0

    Default Re: script for receiving sign-up information from visitors

    Quote Originally Posted by lemon_1800
    You are correct. I got one php scripts from other forum but I don't know where to insert this script in html source page. If you have any scripts, please give me that too. I want to learn everything.
    You must be having the linking information with the script, no I don't have any script. You can find many if you google around.
    SmartzKool

  6. #6
    Join Date
    Sep 2008
    Posts
    705
    Rep Power
    0

    Default

    i think by using .net framework you can solve your problem easily.just you have to install the .net software using which you can design the login page for your site.just give it a try.

  7. #7
    Join Date
    Oct 2008
    Posts
    1,623
    Rep Power
    0

    Default

    Quote Originally Posted by nash_avi
    i think by using .net framework you can solve your problem easily.just you have to install the .net software using which you can design the login page for your site.just give it a try.
    yeah that is true... even PHP can also work him out of the problem...
    SmartzKool

  8. #8
    Join Date
    Oct 2008
    Posts
    2,158
    Rep Power
    0

    Default

    Quote Originally Posted by nash_avi
    i think by using .net framework you can solve your problem easily.just you have to install the .net software using which you can design the login page for your site.just give it a try.
    This is first time I'm hearing the stuff ".net software". But anyway I'm going to give it a try. First of all, I need to google it to understand what's that all about. If possible, you also brief me some introduction about .net

  9. #9
    Join Date
    Oct 2008
    Posts
    1,267
    Rep Power
    0

    Default Re: script for receiving sign-up information from visitors

    Quote Originally Posted by smartzkool
    i think you are talking about that you have created a form in html and now you want information about the people who submit the forum, you need to use PHP for this.
    Dear smartzkool you r absolutely right.
    Thank You.

  10. #10
    Join Date
    Oct 2008
    Posts
    2,158
    Rep Power
    0

    Default

    Quote Originally Posted by nash_avi
    i think by using .net framework you can solve your problem easily.just you have to install the .net software using which you can design the login page for your site.just give it a try.
    Friends, can you tell me what that ".net framework" software? I tried to search for it in Google, but I'm quite confused with so many results.
    Can you give any link from where I can download .net framework software?

  11. #11
    Join Date
    Sep 2008
    Posts
    222
    Rep Power
    0

    Default

    I think you need to use some database to store all those sign up names.

  12. #12
    Join Date
    Oct 2008
    Posts
    1,267
    Rep Power
    0

    Default

    Quote Originally Posted by ashok_singh
    I think you need to use some database to store all those sign up names.
    Ya you are absolutely right he is talking about the database , its the wwork of sql or mysql where all the database will be stored.
    Thanks.

  13. #13
    Join Date
    Sep 2008
    Posts
    222
    Rep Power
    0

    Default

    I think for this you need to know php, java scipt or if your using vb scipt.

  14. #14
    Join Date
    Sep 2008
    Location
    Kolkata, India
    Posts
    985
    Rep Power
    0

    Default

    Dear Lemon, in the site bravenet you may find your solution. This site has many 'ready to use' options, such as Guestbook, message forum etc etc which may come to your help. I am requesting you to visit this site before googling the net.

  15. #15
    Join Date
    Oct 2008
    Posts
    1,267
    Rep Power
    0

    Default

    Quote Originally Posted by ssarkar
    Dear Lemon, in the site bravenet you may find your solution. This site has many 'ready to use' options, such as Guestbook, message forum etc etc which may come to your help. I am requesting you to visit this site before googling the net.
    its a free sub domain site it provide few mb space to us though its providing some facility but maximum of time your site will go offline due to server load error if its necessary to keep the data of the visitor then better to use wordpress.
    Thanks.

  16. #16
    Join Date
    Oct 2008
    Posts
    2,158
    Rep Power
    0

    Default

    Quote Originally Posted by debasis
    Quote Originally Posted by ashok_singh
    I think you need to use some database to store all those sign up names.
    Ya you are absolutely right he is talking about the database , its the wwork of sql or mysql where all the database will be stored.
    Thanks.
    Yes now I understand it's the work of that mysql database, so I have to learn first that. I think it will take some months to learn about this database.

  17. #17
    Join Date
    Apr 2009
    Posts
    94
    Rep Power
    0

    Default

    Quote Originally Posted by lemon_1800
    Quote Originally Posted by debasis
    Quote Originally Posted by ashok_singh
    I think you need to use some database to store all those sign up names.
    Ya you are absolutely right he is talking about the database , its the wwork of sql or mysql where all the database will be stored.
    Thanks.
    Yes now I understand it's the work of that mysql database, so I have to learn first that. I think it will take some months to learn about this database.
    why don't you just install from ready-made script.
    Ready-made script will automatically set your mysql database using php

  18. #18
    alec11 is offline Veteran Member I was here more times.
    Join Date
    Feb 2008
    Posts
    1,920
    Rep Power
    0

    Default

    I think learning mysql won't take long time.
    Anyway, I'm curious, what kind of site you build lemon, can I see your site?

  19. #19
    Join Date
    Nov 2008
    Posts
    155
    Rep Power
    0

    Default

    Can anyone share a website where I can download some scripts like those discussed here. I mean receiving e-mail address...

  20. #20
    Join Date
    Oct 2008
    Posts
    2,158
    Rep Power
    0

    Default

    Quote Originally Posted by moreinfo
    Can anyone share a website where I can download some scripts like those discussed here. I mean receiving e-mail address...
    I don't think it's possible. Even if you get any, you must need to edit something or other thing in those scripts, so without knowledge of mysql database, it's not really so easy to build interactive web-pages.

Similar Threads

  1. Get Paid to receiving SMS on mobile
    By rk0012 in forum Paid or not paid
    Replies: 7
    Last Post: 17-01-18, 08:02
  2. Sign up and get upto $1
    By nick_westlife in forum Make money without website
    Replies: 12
    Last Post: 06-10-09, 08:56
  3. Some Information About Paypal
    By sallyxu126 in forum Paypal
    Replies: 76
    Last Post: 11-06-09, 11:43
  4. Information about some forums
    By Devesh in forum Make money without website
    Replies: 43
    Last Post: 14-01-09, 09:41
  5. web marketing information
    By gt880 in forum Domain names
    Replies: 1
    Last Post: 19-06-07, 23:27

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
webmaster forums webmaster resource forum webmaster money forums