76

(14 replies, posted in Programming)

is it out already? or is it coming out soon?

77

(24 replies, posted in Programming)

oh i didnt relize that i wish i had cable but i have aol and hate it so bad plus it took me 9 hours to get adobe photoshop cs and 7 for Flash MX i am good at Adobe but am learning at flash

78

(19 replies, posted in Programming)

i did i fixed it so thats were the files would go they would go to
/home/newera/www/xyz/sites/htdocs/users/ameen/upload/

79

(6 replies, posted in Programming)

its ok

80

(10 replies, posted in Programming)

i think im better off using a javascript program... is there a specific name for it?

81

(0 replies, posted in Programming)

Ok i found a type of uploader this one is not for my site ameen. already supplied me wiht one for my site but this one is for my friend he got the source from http://rafb.net/paste/ they have links on the page that let u take it.... can someone edit it so the only languages you can select are pascal and plain text

the links for the code are http://rafb.net/paste/highlight.phps and http://rafb.net/paste/index.html?view=source

82

(10 replies, posted in Programming)

thats not how i need it also i dont need this help anymore

83

(10 replies, posted in Programming)

so what would i do take a screen shot and figure it out in ms paint?

I would like to suggest you to go thru the manual first for any help, then start asking question only if you wont understand.

what manual?

84

(19 replies, posted in Programming)

Warning: move_uploaded_file(/home/newera/www/xyz/sites/htdocs/users/ameen/upload/Script.txt): failed to open stream: Permission denied in /home/newera/public_html/scripts.php on line 20

Warning: move_uploaded_file(): Unable to move '/tmp/php0N6WAp' to '/home/newera/www/xyz/sites/htdocs/users/ameen/upload/Script.txt' in /home/newera/public_html/scripts.php on line 20
Uploaded File doesn't exist...

85

(6 replies, posted in Programming)

im not learning C++ or Java anymore I know HTML already i just needed help with 1 thing i dont need to learn pascal anymore it was for 1 lil thing to help someone but they got it done i need to learn PHP i dont need to learn JS but it could have been handy but FLASHMX i need ...


so thats 2 languages i am learning

P.S. why did u bring back this old post?

86

(24 replies, posted in Programming)

ok its just im not sure how to use it and stuff also its gonna take awhile to download... did i mention im on a 56k im ashamed to say

87

(10 replies, posted in Programming)

I know a lot of html but i am just having a hard time figuring out images maps such as finding the image coords can someone help me?

also i have flash mx and want to know how to use it and make intros and templates can someone help or suggest a tutorial?

88

(24 replies, posted in Programming)

yes i went to it what do u want me 2 download there

89

(24 replies, posted in Programming)

hmm i dont understand what u want me to download

90

(24 replies, posted in Programming)

windows xp

91

(24 replies, posted in Programming)

were can i get those things for free dont even say google i hate google

92

(24 replies, posted in Programming)

thiers no free hosting with mysql huh? i have doteasy but they rip u wikid bad i was looking at a new hosting service that i thought was good can any of u tell me if it is? http://www.refined-designs.com/packages.php?type=shared i want the shared personal plan....

93

(24 replies, posted in Programming)

can u mix html and php and javascript and all that nice stuff for a website?

94

(24 replies, posted in Programming)

sry to double post but is it free

95

(24 replies, posted in Programming)

what do i need to use it

96

(10 replies, posted in Programming)

My system is windows xp

97

(24 replies, posted in Programming)

whats a cms?

98

(24 replies, posted in Programming)

I have made some posts about php before and i never really understood it so before i use it i have some questions......

1. what do i need to use php
2. how do i use it
3. is there code so it can auto maticly update something like say i wanted a part on my main page to show what the newest post was and the username that posted it...
4. how can i add a member section to a site so people can sign up and login and get better features...


i need to know this stuff cause im making a guitar tabliture site and the thing im stuck on is i need to add a members secton so they can do beter things if you think you can help me please reply.....

99

(10 replies, posted in Programming)

how do i use it as a cgi can you explain how i would do that? i have never used cgi....

100

(10 replies, posted in Programming)

what this is for is a game I play and im making a script for it in pascal it works i have tested it but i need to do is edit this so it starts and stops the script i have selected

<form ACTION=URI>
<select name=scriptselector 
onchange="location.href=(form.scriptselector.options[form.scriptselector.selectedIndex].value)">
<option value="0">Choose Script</option>
<option value="0"></option> (This line adds a space in your menu)
<option value="">AutoMine</option>
<option value="">AutoSmith</option>
<option value="">AutoSmelt</option>
<option value="">AutoSmith</option>
<option value="">AutoFish</option>
<option value="">AutoTrain</option>
</select>
</form>
<form method="get" action=""><input type="submit" value="Start"></form>
<form method="get" action=""><input type="submit" value="Stop"></form>