Help with HTML ( easy )
First of all, sorry i dont know where to post my help and as i saw some help topics here i posted here,
Okay, my problem is I have a free hosting website, all that i wana is A HTML code for this:
( in VB language xD) I want to have 1 button and 1 textbox , you type in the textbox and press the button it gonna save ur text in the textbox, and everyone can do it noneed for password how to do it? XD
Okay, my problem is I have a free hosting website, all that i wana is A HTML code for this:
( in VB language xD) I want to have 1 button and 1 textbox , you type in the textbox and press the button it gonna save ur text in the textbox, and everyone can do it noneed for password how to do it? XD
HTML can be used to enter the text, though to save it on the web host you would need to use a server side script such as PHP.
I have my hosting and it supports FTP php and all stuff, can u give me the code pleas :(!
Maybe this can work? :
( In VB language, but i wana code in HTML xD ) :
Dim client As New Net.WebClient
client.Credentials = New Net.NetworkCredential("FTP user", "FTP pass")
client.UploadFile("FTP site", Textbox1.text)
I want this code in HTML please any1?
( In VB language, but i wana code in HTML xD ) :
Code: Select all
then i wanna this code in HTML1 Button, 1Textbox
Dim client As New Net.WebClient
client.Credentials = New Net.NetworkCredential("FTP user", "FTP pass")
client.UploadFile("FTP site", Textbox1.text)
I want this code in HTML please any1?
HTML on its own doesn't have access to write directly to the web server's files.
There are lots of PHP file management scripts that can be used to edit text/HTML files, it would probably be easier to use one of those.
There are lots of PHP file management scripts that can be used to edit text/HTML files, it would probably be easier to use one of those.
Thats what im asking for, give me the php code or anytihng please anything :! 

I have found a script has support for a login system, you can also edit txt/htm files with this: http://www.solitude.dk/filethingie/
Thanks, i just need codes and i cant bother doing this xD thanks anyway, i thought it was gonna be eaasy but yeah np 
Thanks #mandai hehaho; loove;

Thanks #mandai hehaho; loove;
CodenBoy wrote:Thanks, i just need codes and i cant bother doing this xD thanks anyway, i thought it was gonna be eaasy but yeah npSo you just want someone to post the code so you can skid it into your server and call it yours? Mandai gave you a link where you can possibly get the code lol.
Thanks #mandai hehaho; loove;
Lol vkie, idk anythin about html the only thing i know is
<html>sh*t</html> xD
LOL, thanks anyway, i dont think i will do anything right now im so busy, we have hotel in Burj Dubai armani, so i cant stay home many hours i stay 4/5 hours /day and after that ( 20 days ) im gonna go to Europe, idk where i think austria and germanny :( then somedays and.. SCHOOOOOOOOOL
fight; idoit; devil; cryer;
:( #sorry_all_lol_i_have_no_time_did_u_notice_the_bolded_text_xD
<html>sh*t</html> xD
LOL, thanks anyway, i dont think i will do anything right now im so busy, we have hotel in Burj Dubai armani, so i cant stay home many hours i stay 4/5 hours /day and after that ( 20 days ) im gonna go to Europe, idk where i think austria and germanny :( then somedays and.. SCHOOOOOOOOOL
fight; idoit; devil; cryer;
:( #sorry_all_lol_i_have_no_time_did_u_notice_the_bolded_text_xD
Copyright Information
Copyright © Codenstuff.com 2020 - 2023