Jump to content

How to get editing code done ? Please help,thank you.


moneytree

Recommended Posts

Hi everyone,

 

Good day to you.

 

I would like to make changes on my exisitng webform on my site,it will involve in downloading files and unloading it back to webserver after it had edited.However,I don't know how to carry out this task in order to get it done over my computer.

 

Please kindly advice the following :

 

1 ) Do I need to run any software for downloading the webform code ?

 

2 ) Which files to download for editing of my existing webform ?

 

3 ) I want to do backup,which ones to backup ? It is for the purpose of getting back my original site if something goes wrong after the editing task failed.

 

4 ) How to carry out the testing after the replacement of new html code ?

 

I am sorry for posted this queries to you as this is my first time to carry out this task.

 

Thank you.

Manicui

Link to comment
Share on other sites

1: You'll likely need an ftp client to connect to your web server and download the files.

 

2: This depends completely on what files your webform uses. There is no convention.

 

3: See above.

 

4: If it is pure html you can simply open it within a browser to view your changes. If however it uses php, you will either need a webserver installed on your local machine (I'de recommend apache) or you'll need to upload it back to your server in order to view the changes.

Link to comment
Share on other sites

Hi thorpe ,

 

Many thanks for your reply to my queries over editing my web site issue.

 

Infact,I had written the following new html code ( with helped from others )to replace my exisitng webform on my site.It is on the top-left ( Get Instant Email Tips ) of my site at www.moneymakeyourich.com

---------------------------------------------------------------------------------------------------

<html>

 

<body>

 

<form METHOD="post" ACTION="http://moneymakeyourich.com/cgi-bin/formmail.pl">

<input type=hidden name="recipient" value="moneytree@moneymakeyourich.com">

<input type=hidden name="subject" value="Your Subject">

<h3 align="center">Get your Free Gifts!<h3>

 

First Name :

<input type=text name="realname" size="20">

<br>

Last Name :

<input type=text name="lastname" size="20">

<br>

Email Address :

<input type=text name="email" size="20">

<br>

<input type="Submit" value="submit">

 

 

</form>

 

<p>Important:I will never share your informations with anyone !

And you can unsubscribe at any time</p>

 

</body>

 

</html>

 

---------------------------------------------------------------------------------------------------

 

With these information,are you able to advice me on how to get it done ?

 

Thank you.

 

Best regards

Manicui

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.