Click to See Complete Forum and Search --> : the code behind the buttons
chern0byl
09-18-2001, 02:47 PM
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.
------------------
Ashley Lyn Cafagna (http://www.boards.ie/members/chernobyl/ashley.jpg)
EON Help (i hope) (http://www22.brinkster.com/chernobyl/)
Grizzly
09-18-2001, 04:41 PM
Where are those buttons coming from? A program? A website?
chern0byl
09-18-2001, 05:24 PM
They are from this site, when you wanna post a reply.
http://www.sharkyforums.com/ubb/smile.gif
------------------
Ashley Lyn Cafagna (http://www.boards.ie/members/chernobyl/ashley.jpg)
EON Help (i hope) (http://www22.brinkster.com/chernobyl/)
Milkman
09-18-2001, 05:36 PM
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"
kid A
09-18-2001, 06:14 PM
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...
Grizzly
09-18-2001, 06:35 PM
You can use images for buttons too ya know http://www.sharkyforums.com/ubb/smile.gif
chern0byl
09-18-2001, 08:12 PM
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. http://www.sharkyforums.com/ubb/smile.gif
------------------
Ashley Lyn Cafagna (http://www.boards.ie/members/chernobyl/ashley.jpg)
EON Help (i hope) (http://www22.brinkster.com/chernobyl/)
dighn
09-18-2001, 11:35 PM
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.
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
------------------
Keep it brief
kid A
09-19-2001, 07:45 AM
Originally posted by Grizzly:
You can use images for buttons too ya know http://www.sharkyforums.com/ubb/smile.gif
I know, and I always do http://www.sharkyforums.com/ubb/wink.gif
------------------
Now listening to:
Sex Pistols - Never Mind the Bollocks...
Grizzly
09-19-2001, 08:41 AM
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
Not really. All buttons are is HTML. You can always View Source on it if you're curious.
dighn
09-19-2001, 10:31 PM
Originally posted by Grizzly:
Not really. All buttons are is HTML. You can always View Source on it if you're curious.
i meant the cgi scripts that forms are posted to etc http://www.sharkyforums.com/ubb/smile.gif
------------------
Keep it brief
Grizzly
09-19-2001, 11:20 PM
Originally posted by dighn:
i meant the cgi scripts that forms are posted to etc http://www.sharkyforums.com/ubb/smile.gif
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.
dighn
09-19-2001, 11:21 PM
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.
yeah i was being way too unclear http://www.sharkyforums.com/ubb/smile.gif
------------------
Keep it brief