No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
I am here to learn
- Interests
- books reading and chat
7 Posted Topics
Re: its good keep it up. for good developer you have to command on languages like html, css, java script and php. google for tutorials and you can also found many books on them. Good luck ![]() | |
Hi, I build a login form and want when user click on submit button then other form show. I also add new form by file->add->new project I use the name of 2nd form which is (welcom.vb) in the coding of submit. the coding of submit button is Public Class Form1 … | |
hi, I made a form in html and paste it code in my wix website it works but I want when user enter data, the data should send on my yahoo email id. how i do this. ![]() | |
I write a code in html and want to create button that upload a file.I use the following code but it show button name choose files but i want the button show browse as display name kindly guide Filename: <input type="file" name="uploadFile" value="Browse"> | |
Re: for learn html you can follow http://htmldog.com/ its good website for beginner | |
hi, I want to make a desktop app which consist on some pages i can send msg through that app. Kinldy suggest me would i can develop this app in vb.net asp.net or android or any other plat form you suggest... Thanks | |
Hi. I am working on vb.net and i want ot link a form with a button so when i click on button the form show but it contain error kindly guide code is this: Dim myform As New Form1 myform.Show() and the compiler show error on myform.show() |
The End.