Kawi2strokes.com Forum http://www.kawi2strokes.com/forum/ |
|
Can anyone help with HTML coding? http://www.kawi2strokes.com/forum/viewtopic.php?f=21&t=11616 |
Page 1 of 1 |
Author: | mraxl [ Thu Apr 14, 2016 4:25 pm ] |
Post subject: | Can anyone help with HTML coding? |
I want to create a page to input a part number. Then use that part number input to open a webpage (jpg image) or display an image from a web location. |
Author: | Hawaii-Mike [ Thu Apr 14, 2016 5:46 pm ] |
Post subject: | Re: Can anyone help with HTML coding? |
Intriguing, I don't know how to do it but I spend a lot of time creating webpages. If you don't get a quick answer from a more knowledgeable person I can work on this. If you have found another webpage that has a similar parts lookup please paste a link and we can look at the code. |
Author: | BarryB [ Thu Apr 14, 2016 8:37 pm ] |
Post subject: | Re: Can anyone help with HTML coding? |
You kinda do that now on some of your pages unless I'm missing the ask? Various links in http://www.3cyl.com/mraxl/manuals/maint/contents.htm Below is what's in Charging Systems <td width="277"><font color="#ffff00" size="2"><b> <a style="text-decoration: none" href="section7.htm#charging sys"> <font face="Arial" color="#000000">Charging Systems</font></a></b></font></td> <td width="269"><b><font color="#ffff00" size="2" face="Arial"> <a style="text-decoration: none" href="http://www.3cyl.com/mraxl/manuals/glenns/section7.htm#182"> <font color="#000000">Ignition System</font></a></font><font size="2"> (cont)</font></b></td> <td width="276"><font color="#ffff00" size="2"><b> <a style="text-decoration: none" href="section7.htm#lighting"> <font face="Arial" color="#000000">Lighting System and Warning Devices</font></a></b></font></td> |
Author: | III [ Thu Apr 14, 2016 11:51 pm ] |
Post subject: | Re: Can anyone help with HTML coding? |
Front Page or Cute FTP program not solving it Dale or what? |
Author: | Jeff [ Fri Apr 15, 2016 6:31 am ] |
Post subject: | Re: Can anyone help with HTML coding? |
BarryB wrote: You kinda do that now on some of your pages unless I'm missing the ask? Various links in http://www.3cyl.com/mraxl/manuals/maint/contents.htm Below is what's in Charging Systems <td width="277"><font color="#ffff00" size="2"><b> <a style="text-decoration: none" href="section7.htm#charging sys"> <font face="Arial" color="#000000">Charging Systems</font></a></b></font></td> <td width="269"><b><font color="#ffff00" size="2" face="Arial"> <a style="text-decoration: none" href="http://www.3cyl.com/mraxl/manuals/glenns/section7.htm#182"> <font color="#000000">Ignition System</font></a></font><font size="2"> (cont)</font></b></td> <td width="276"><font color="#ffff00" size="2"><b> <a style="text-decoration: none" href="section7.htm#lighting"> <font face="Arial" color="#000000">Lighting System and Warning Devices</font></a></b></font></td> Unless I'm missing it Barry, what Dale wants is a script that does something like this... Input part number 92014-012 into form as a variable "pn" Have a line such as "img src " variable pn ".jpg" created by the script so that the image can be displayed. I know that isn't valid html, but it gets the message across. I can do it in Basic, Fortran, COBOL, and in a basic DOS script...but not in Java or .html ![]() |
Author: | mraxl [ Fri Apr 15, 2016 7:36 am ] |
Post subject: | Re: Can anyone help with HTML coding? |
You are correct, Jeff. I'm not particular about the programming code... just want an input page and results! |
Author: | mraxl [ Sun Apr 17, 2016 9:02 am ] |
Post subject: | Re: Can anyone help with HTML coding? |
Finally figured it out.... http://3cyl.com/mraxl/partid/list2/images.php |
Author: | III [ Sun Apr 17, 2016 1:21 pm ] |
Post subject: | Re: Can anyone help with HTML coding? |
That is freakin awesome Dale, nice work. I just checked out a couple numbers, worked mint. ![]() ![]() ![]() |
Page 1 of 1 | All times are UTC - 5 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |