101

(10 replies, posted in Programming)

can pascal and html be use together? like php and html can be used together i want to embed a script into the html so when a button is clicked it starts the script....

102

(2 replies, posted in Programming)

um is this a plugin for photoshop?

103

(3 replies, posted in Programming)

I know that that there are alot but none explain how to set it up

104

(3 replies, posted in Programming)

...................................................................................................

105

(2 replies, posted in Programming)

um ok i will do that..... hey you registered on my 14th birthday that was random but whatever....

106

(18 replies, posted in Programming)

Maybe there is something wrong with the html causing your problem.

107

(3 replies, posted in Programming)

I need a uploader such as upload.php to upload files onto scripts.php can anyone help me? i need the code and instructions how to set it up plz help ASAP

108

(2 replies, posted in Programming)

I think a mod should sticky this and every posts tutorials....

but i am requestion someone to post a good solid begginers tutorial for PHP, and JavaScript

109

(6 replies, posted in Programming)

Can someone post some useful C++ source code that I can mess around with and actually compile a small program I dont meen a huge program but like a small useful one like post some example codes please....

110

(9 replies, posted in Programming)

Why do you need a random quote??? and if you have a site the put it into the HTML if your not sure howshow me your site and ill try and help......

111

(18 replies, posted in Programming)

I know i was just kidding and was board sry i had nothing better to do

112

(18 replies, posted in Programming)

Um not to be rude so please don't take offense of this but if he knew what the problem was would he be asking you?

113

(25 replies, posted in Programming)

dude im talkng about windows now not mac

114

(19 replies, posted in Programming)

its been like 5 days come on i need it

115

(19 replies, posted in Programming)

ameenullah wrote:

Hi newera,
Have you got the solution for your request?

Well i would like to suggest you something here,

Which operating system you are using.. I tried with linux+apache+php

I tried something for you.. I will post the code later tomorrow

Do you know that , First you are using file-upload, it will copy to a temp dir, with all the parameters(name,type,tempname,size). you can copy the file to server, if the file size is zero, you just read the temp file from the temp path and write it to new file...

If it is too confusing... then pls wait for the code..


That was 2 days ago and you never posted it

116

(25 replies, posted in Programming)

Your forgiven I just don't want it to be a mockery i have 2 books one on Java and one on C++ what would be a better choice to make programs with? Can you make .exe files with both? I am still very unsure what kinda program i want to make... All i know is something useful and it will be free i can't stress the fact that thier are not enough free progs that are clean and no logged or anything...

117

(25 replies, posted in Programming)

middleground wrote:

Sorry, can't help you there. curl up with a big book on C smile

As a note- if you're serious about programming, which I'm beginning to doubt, you best learn to use google and amazon books.


wtf you talking about i am serious about it i just dont know were to start i have a book on C++ now is it better than C?

118

(25 replies, posted in Programming)

nix?? can you point me in the direction to learn about it

119

(9 replies, posted in Programming)

i dont want it as php i want it as javascript or html

120

(19 replies, posted in Programming)

are you gonna post it?

121

(9 replies, posted in Programming)

Andy just to let you know that the one I posted I don't even think its right I need help with it can you test it for me?

*EDIT* I tested it myself and it just outputs the www.punkera.net/enter2.png to the screen

122

(25 replies, posted in Programming)

I am learning Java and C++

123

(25 replies, posted in Programming)

Actually your right about i couldnt test it but i am getting a mac soon anyways, can you post places i can learn to make programs like instant messangers ftp virus scaning progs for windows ....

124

(9 replies, posted in Programming)

I'd like to make a randomizing picture and i edited your code can you tell me if it will work I will giv you credit for the script... I just need to know if it works if it does i need to fix it so it willl have randomizing text to go with the picture...

<script language="JavaScript">var Picture=new Array();

// Set up the pictures to be shown, below.
// To add more pictures, continue with the
// pattern, adding to the array.  Remember
// to increment the Picture[x] index!

Picture[0] = "http://www.punkera.net/enter2.png";
Picture[1] = "http://www.punkera.net/enter2.png";
Picture[2] = "http://www.punkera.net/enter2.png";
Picture[3] = "http://www.punkera.net/enter2.png";
Picture[4] = "http://www.punkera.net/enter2.png";
Picture[5] = "http://www.punkera.net/enter2.png";
Picture[6] = "http://www.punkera.net/enter2.png";
Picture[7] = "http://www.punkera.net/enter2.png";
Picture[8] = "http://www.punkera.net/enter2.png";
Picture[9] = "http://www.punkera.net/enter2.png";
Picture[10] = "http://www.punkera.net/enter2.png";
Picture[11] = "http://www.punkera.net/enter2.png";
Picture[12] = "http://www.punkera.net/enter2.png";
Picture[13] = "http://www.punkera.net/enter2.png";
Picture[14] = "http://www.punkera.net/enter2.png";
Picture[15] = "http://www.punkera.net/enter2.png";


// ======================================
// Do not change anything below this line
// ======================================
var P = Picture.length;
var whichPicture=Math.round(Math.random()*(P-1));
function showPicture(){document.write(Picture[whichPicture]);}
showPicture();
</script>

http://www.punkera.net/enter2.png thats just a sample picture that is the enter to my site i used it just for example...

125

(25 replies, posted in Programming)

so how can you progRAM FOR APPLE/MAC USING windows