User Profile
Collapse
-
Edit image dimensions
I have a flash photo gallery that uses an XML file to display the images. Most of the images have big dimensions so I have to edit the images any time I want to add more images so it fits in the swf. Is it possible to edit the dimensions of the image in XML (or ActionScript) so I don't have to use photo editing software to edit the width and height every time I want to add another image? If so, how would I be able to do that? Thanks in advan... -
I'm using Dreamweaver, and the value none is an option when using these attributes.
There isn't a blue border around the buttons in the regular state, but there is a red and dotted border in the active state (click but don't release button) and a purple and dotted border in the visited state (click and release button). But like I said before, this only shows up in the period between when the button is clicked and before... -
I added this to my php code, but the textbox is showing up when the page is loaded. How can I fix that so it only shows up after the submit button is clicked? I thought that was what isset was supposed to do.
...Code:<?php if(isset($_POST['submit'])) { echo '<input name="result" type="text" disabled="disabled" id="result" size="50" maxlength="25" value="YourLeave a comment:
-
How to get rid of border around button image
I cannot figure out how to get rid of the border around my button image. I got rid of the blue border by setting border=0, but I am still getting a purple border around them after I click them until the page loads then it goes away.
Website if you want to see what I'm talking about:
http://www.drivewaysealinginc.byethost16.com/
Here is the CSS I currently have that isn't working:
...Code:a img
-
kovik,
I want to show the user some sort of notification that the message they sent using the contact form on the website was sent successfully. So, I want to display a message, like "Your email was sent successfully," in the textbox after they click the submit button.Leave a comment:
-
Inserting text into textbox after submit button is clicked
I am working in Dreamweaver CS4 and have a contact form. I am using PHP to send the info. I have a disabled textbox that I want to use to display whether the contact form was sent successfully or failed. How would I send a success or failure message to this disabled textbox after the submit button is clicked? Thanks in advance! -
JWest46088 replied to How to determine if a key is pressed when tell user to hit any key to continue?in PerlI'm still getting an internal server error from ReadKey, and I did give the program permissions. Any idea why?...Leave a comment:
-
JWest46088 replied to How to determine if a key is pressed when tell user to hit any key to continue?in PerlI tried using that, too, but now I realize you probably have to insert use CGI qw/:standard/; to make it work, correct?...Leave a comment:
-
JWest46088 started a topic How to determine if a key is pressed when tell user to hit any key to continue?in PerlHow to determine if a key is pressed when tell user to hit any key to continue?
I'm trying to figure out how to read if a key was pressed by the user. For example, a line from a file is displayed and the user is prompted to hit any key to see the next line in the file. I've tried getc(STDIN) with no luck. Maybe I didn't do it right; I don't know. Any suggestions on how I can do this? -
Here is the actually program:
http://web.cs.sunyit.edu/~westj2/cgi...CS_credit5.cgi
Here is the new code:
http://web.cs.sunyit.edu/~westj2/cgi...S_credit5_code
Please excuse all of the comments. I've been trying everything to figure this out. The hidden fields are on the bottom of the input sub. The thing that I need help with is displaying the file one line...Leave a comment:
-
I know it may not be the best and most efficient code, but that is how I was taught to do it.
In one of my programs trying to accomplish this, I don't know if it's the one I posted, but I do have the line number as a hidden field inside the input sub. The line number isn't incrementing like I want it to though....Leave a comment:
-
This is my code. I meant when I was copying it from my editor to here, but it probably isn't good, standard coding practices. ;P
Any suggestions for my predicament?...Leave a comment:
-
Sorry, I must have copied that line twice when I was copying and pasting it. Line 35 isn't supposed to be there. I think that's the only "error" that was in there. I wasn't getting any error messages.Leave a comment:
-
How to print text file from hash table one line at a time
I'm having difficulty trying to figure out how to print a text file from a hash table one line at a time. I have the text file read into the hash table and can print the text file all at once, but I can't seem to figure out how to do it one line at a time.
Here is what I'm trying to do: I want the user to be able to print the text file one line at a time by clicking a button to see the next line.
Example: If text_file1... -
Another error - Null object reference
I'm getting this error when I try to preview my code:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at therun4life_fla ::MainTimeline/frame1()
I don't know what it could be. I looked over my code several times, and I can't find anything. Maybe it isn't sticking out because I put the code in. All of this code is in the first frame. Any idea what it could be?
... -
It turned out to be the scrollbar component I brought to the stage.Leave a comment:
-
Variable Button is not defined?
I'm making a contact form, and I keep getting two errors when I try previewing it in a web browser.
ReferenceError: Error #1065: Variable Button is not defined.
ReferenceError: Error #1065: Variable ComponentShim is not defined.
I don't know what these errors mean. Can anyone give me an explanation? I am using Flash CS4 with ActionScript 3.0. If you need any more information, please let me know. Thanks.
... -
Ron, I apologize if I offended you in any way. I did not mean it to come off that way. I do appreciate the help you were trying to give me. After playing around with it a little more, I figured it out myself. I didn't use the advice you offered because, honestly, I didn't know how to. Once again, I apologize....Leave a comment:
-
No activity results to display
Show More
Leave a comment: