Heh guys/gurus!
How do i view the code behind these buttons.
https://www.sharkyforums.com/
and how do i edit it?
thanks.
------------------
Ashley Lyn Cafagna
EON Help (i hope)
Printable View
Heh guys/gurus!
How do i view the code behind these buttons.
https://www.sharkyforums.com/
and how do i edit it?
thanks.
------------------
Ashley Lyn Cafagna
EON Help (i hope)
Where are those buttons coming from? A program? A website?
They are from this site, when you wanna post a reply.
https://www.sharkyforums.com/images/.../2005/06/5.gif
------------------
Ashley Lyn Cafagna
EON Help (i hope)
do you want to view the html/whatever source behind these buttons on the page? or the code behind the actual button image? to edit the image...open photoshop...to edit the code for the page that the buttons were
<form name="blah">
<input type="submit" value="Submit Reply">
<input type="reset" value="Clear Fields">
</form>
something to that extent...did not actually look at the source
------------------
"There are two steps to success: 1. Never tell everything you know 2. See #1"
Whaddyaknow!
I thought they were graphical buttons, LOL. I guess you must be using another browser or XP or something?
------------------
Now listening to:
Sex Pistols - Never Mind the Bollocks...
You can use images for buttons too ya know https://www.sharkyforums.com/images/.../2005/06/5.gif
well guys i have grown a little more intelligent since i asked.
i wanted to create a form mail on my webpage and i learned the the button just "calls" on a cgi/php/perl script in the cgi-bin <action= "/cgi-bin/formail.pl" and thats how it works.
i thoguht that code was their behind the button but in most cases it is hidden in the cgi bin.
a good day at school for me. https://www.sharkyforums.com/images/.../2005/06/5.gif
------------------
Ashley Lyn Cafagna
EON Help (i hope)
is that from sharkyforums? running xp eh?Quote:
Originally posted by chern0byl:
Heh guys/gurus!
How do i view the code behind these buttons.
http://www.boards.ie/members/wtctowers/buttons.jpg
and how do i edit it?
thanks.
you can't view the code behind them. they are server side scripts and you can't read them. if u could that would be a security hole
------------------
Keep it brief
I know, and I always do https://www.sharkyforums.com/images/.../2005/06/6.gifQuote:
Originally posted by Grizzly:
You can use images for buttons too ya know https://www.sharkyforums.com/images/.../2005/06/5.gif
------------------
Now listening to:
Sex Pistols - Never Mind the Bollocks...
Not really. All buttons are is HTML. You can always View Source on it if you're curious.Quote:
Originally posted by dighn:
is that from sharkyforums? running xp eh?
you can't view the code behind them. they are server side scripts and you can't read them. if u could that would be a security hole
i meant the cgi scripts that forms are posted to etc https://www.sharkyforums.com/images/.../2005/06/5.gifQuote:
Originally posted by Grizzly:
Not really. All buttons are is HTML. You can always View Source on it if you're curious.
------------------
Keep it brief
Ah! The ambiguous statement "The code behind these buttons" can lead people in alot of different ways I guess. To me, I take it very litteraly...as in...the code which is required to display those buttons. But I can see what you meant.Quote:
Originally posted by dighn:
i meant the cgi scripts that forms are posted to etc https://www.sharkyforums.com/images/.../2005/06/5.gif
yeah i was being way too unclear https://www.sharkyforums.com/images/.../2005/06/5.gifQuote:
Originally posted by Grizzly:
Ah! The ambiguous statement "The code behind these buttons" can lead people in alot of different ways I guess. To me, I take it very litteraly...as in...the code which is required to display those buttons. But I can see what you meant.
------------------
Keep it brief