Jump to content

igourav_me

Members
  • Posts

    8
  • Joined

  • Last visited

igourav_me's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. hello real illusions, well, i posted it on other areas bacause i need to know about it urgently . gourav
  2. Hello,im creating a form for my website in Html. it is a big thing and i cannot explain it fully so please find the code below and save it on your pc as .html file. After you save please tell me so that i can tell you what to do next . Please help! only serious html form users.the html code starts here------- <html><style><!--table.MsoTableGrid{border:1.0pt solid windowtext;font-size:10.0pt;font-family:"Times New Roman"}--></style><body><table class="MsoTableGrid" border="1" cellspacing="0" cellpadding="0" style="border-collapse: collapse; border: medium none" width="266" height="132"><tr style="height: 80.05pt"><td valign="top" style="width: 333; height: 130; border: 1.0pt solid yellow; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in; background: yellow"><table class="MsoTableGrid" border="1" cellspacing="0" cellpadding="0" align="left" style="border-collapse: collapse; border: medium none; margin-left: 6.75pt; margin-right: 6.75pt" width="271"><tr><td valign="top" style="border: 1.0pt solid red; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in; background: red" width="255"><p class="MsoNormal" align="center"><b><span style="color:white"><font size="3">Worldwide Shipment Calculator</font></span></b></td></tr></table><p class="MsoNormal"> </p><p class="MsoNormal"><b><font size="3">Country/Region: </font></b> <select name="countries"><option value="afghanistan">Afghanistan<option value="albania">Albania<option value="algeria">Algeria<option value="american samoa">American Samoa<option value="andorra">Andorra<option value="angola">Angola<option value="anguilla">Anguilla<option value="antigua">Antigua<option value="argentina">Argentina<option value="armenia">Armenia<option value="united kingdom" selected="selected">United Kingdom<option value="usa">USA</select></p><p class="MsoNormal" align="center"><input type = "reset" name = "clear" onfocus = "currTab = false" value = "Clear" class = "volbutton" /> <input type = "button" onclick = "validateForm( 'currency' ); return false" value = "Calculate" class = "volbutton" /> </p><table border = "0" cellpadding = "0" cellspacing = "0" width = "214"><tr><td width = "130" class = "mandCap" align="left"><b><font size="3">Shipment Charges:</font></b></td><td width = "78" class = "mandCap" align="left"><input type = "text" size = "10" name = "result" value = "0" onfocus = "fnsetTab();"></td><td width = "4" class = "mandCap" ></td></tr></table><p class="MsoNormal"> </td></tr></table></body></html> form.html
  3. hello real_illusions,thnaks for your reply, then please tell me which language will it be able to do it with(javascript , vbscript, xml, etc, etc.) please tell the name of the languagegourav
  4. Hello,im creating a form for my website in Html. it is a big thing and i cannot explain it fully so please find the code below and save it on your pc as .html file. After you save please tell me so that i can tell you what to do next . Please help! only serious html form users.the html code starts here------- <html><style><!--table.MsoTableGrid{border:1.0pt solid windowtext;font-size:10.0pt;font-family:"Times New Roman"}--></style><body><table class="MsoTableGrid" border="1" cellspacing="0" cellpadding="0" style="border-collapse: collapse; border: medium none" width="266" height="132"><tr style="height: 80.05pt"><td valign="top" style="width: 333; height: 130; border: 1.0pt solid yellow; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in; background: yellow"><table class="MsoTableGrid" border="1" cellspacing="0" cellpadding="0" align="left" style="border-collapse: collapse; border: medium none; margin-left: 6.75pt; margin-right: 6.75pt" width="271"><tr><td valign="top" style="border: 1.0pt solid red; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in; background: red" width="255"><p class="MsoNormal" align="center"><b><span style="color:white"><font size="3">Worldwide Shipment Calculator</font></span></b></td></tr></table><p class="MsoNormal"> </p><p class="MsoNormal"><b><font size="3">Country/Region: </font></b> <select name="countries"><option value="afghanistan">Afghanistan<option value="albania">Albania<option value="algeria">Algeria<option value="american samoa">American Samoa<option value="andorra">Andorra<option value="angola">Angola<option value="anguilla">Anguilla<option value="antigua">Antigua<option value="argentina">Argentina<option value="armenia">Armenia<option value="united kingdom" selected="selected">United Kingdom<option value="usa">USA</select></p><p class="MsoNormal" align="center"><input type = "reset" name = "clear" onfocus = "currTab = false" value = "Clear" class = "volbutton" /> <input type = "button" onclick = "validateForm( 'currency' ); return false" value = "Calculate" class = "volbutton" /> </p><table border = "0" cellpadding = "0" cellspacing = "0" width = "214"><tr><td width = "130" class = "mandCap" align="left"><b><font size="3">Shipment Charges:</font></b></td><td width = "78" class = "mandCap" align="left"><input type = "text" size = "10" name = "result" value = "0" onfocus = "fnsetTab();"></td><td width = "4" class = "mandCap" ></td></tr></table><p class="MsoNormal"> </td></tr></table></body></html>
  5. hello, real illusionsthanks for your reply, i hope you saved it to your computer and saw it in a browser. the hing i want is tha when we select any country/region from the drop down form and press the calculate button after that and in the shipment charges the answer should automatically come.suppose if you select the country uk and press the calculate button then in the shipment charges box the preset(the charges would be preset) charges for example if the charges are 45 thn it will appear 45 in the box. see that no linking should be there. you will understand this thing only after you have saved the whole codegourav
  6. Hello, im creating a form for my website in Html. it is a big thing and i cannot explain it fully so please find the code below and save it on your pc as .html file. After you save please tell me so that i can tell you what to do next . Please help! only serious html form users.the html code starts here------- <html><style><!--table.MsoTableGrid {border:1.0pt solid windowtext; font-size:10.0pt; font-family:"Times New Roman"}--></style><body><table class="MsoTableGrid" border="1" cellspacing="0" cellpadding="0" style="border-collapse: collapse; border: medium none" width="266" height="132"> <tr style="height: 80.05pt"> <td valign="top" style="width: 333; height: 130; border: 1.0pt solid yellow; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in; background: yellow"> <table class="MsoTableGrid" border="1" cellspacing="0" cellpadding="0" align="left" style="border-collapse: collapse; border: medium none; margin-left: 6.75pt; margin-right: 6.75pt" width="271"> <tr> <td valign="top" style="border: 1.0pt solid red; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in; background: red" width="255"> <p class="MsoNormal" align="center"><b><span style="color:white"> <font size="3">Worldwide Shipment Calculator</font></span></b></td> </tr> </table> <p class="MsoNormal"> </p> <p class="MsoNormal"><b><font size="3">Country/Region: </font></b> <select name="countries"><option value="afghanistan">Afghanistan<option value="albania">Albania<option value="algeria">Algeria<option value="american samoa">American Samoa<option value="andorra">Andorra<option value="angola">Angola<option value="anguilla">Anguilla<option value="antigua">Antigua<option value="argentina">Argentina<option value="armenia">Armenia<option value="united kingdom" selected="selected">United Kingdom<option value="usa">USA</select></p> <p class="MsoNormal" align="center"><input type = "reset" name = "clear" onfocus = "currTab = false" value = "Clear" class = "volbutton" /> <input type = "button" onclick = "validateForm( 'currency' ); return false" value = "Calculate" class = "volbutton" /> </p><table border = "0" cellpadding = "0" cellspacing = "0" width = "214"><tr> <td width = "130" class = "mandCap" align="left"> <b><font size="3">Shipment Charges:</font></b></td> <td width = "78" class = "mandCap" align="left"><input type = "text" size = "10" name = "result" value = "0" onfocus = "fnsetTab();"></td> <td width = "4" class = "mandCap" ></td></tr></table> <p class="MsoNormal"> </td> </tr></table></body></html>
  7. Hello, everyone i m gourav. i wanted to know a little about forms. I want to make a shipment calculator wioth predefined values. i want to create a drop down form. Please find the details here:Suppose in the drop down box you enter five countires: Country/Region: Select Country USA UK Canada Japan India The five countries are defined previously with values. There should be two boxes namel: calculate and clear. and one form box for the resulting answer . Suppose when any person selects the country USA and presses the button calculate then in the result box the shipment charges will appear as USD34. because this value is predefind with the country USA and appears in the result box only after clicking the tab calculate. and also when the clear tab is presses in the country/region drop down box it automatically should adjust to :select country and the result box should also become empty. Please note that no linking should be there. The values are all predefined, you can set any values for the countries also. Please send me code immediately. Hoping to hear from anyone soon,Gourav
×
×
  • Create New...