1. Ranhiru

    C# Programing FAQ - Post here

    Bump!
  2. Ranhiru

    C# Programing FAQ - Post here

    Im doing a small project... and from the Main Menu.. i want to show another Form.. so i call this private void btnCustomer_Click(object sender, EventArgs e) { frmCustomer fCus = new frmCustomer()...
  3. Ranhiru

    ~ Can I Please Have a Help with FLASH WEBSITE making? ~

    Did you try selecting the text... and try to edit??? Or machan if you want to put your content... you have to design it using something like Photoshop :D After u create you can import them to Flash :) Try editing the text... :) Im not a pro in Flash... im just telling you from the basics i know...
  4. Ranhiru

    ~ Can I Please Have a Help with FLASH WEBSITE making? ~

    if u r having a .fla file machan just open it from Flash... most of the items can be just edited simply by clicking on them and editing... delete the images you have their and copy and paste the images you like... it will really simple... did u at least try it once to do?? Do you a .fla file ...
  5. Ranhiru

    ~ Can I Please Have a Help with FLASH WEBSITE making? ~

    Machan no one is born with the talent of creating stuff from Flash :) You've gotta learn it machan... The best way is to start the Flash Tutorial which is installed with Flash it self.. i learned a lot from that tutorial... they are the people who made Flash! So their tutorial has to be good...
  6. Ranhiru

    PHP Help plz!! Small Error!

    machan if u dont know about something please avoid that thread! :) Just dont say hmmm for everything.... because hmmm was not an answer for my question anyway... :) If u need to increase your post count at least go to some spam thread and start posting please without just saying hmmm or ela for...
  7. Ranhiru

    U MUST REALLY SEE!!!!!!!!!!!!!!!!!!!!!!

    LOL!!!! But machan it should be like Google nathi thenata Yahoo Pandithaya :D :P
  8. Ranhiru

    PHP Help plz!! Small Error!

    No EVIL... Muwahahahahahahahahaha! :lol::lol::lol:
  9. Ranhiru

    PHP Help plz!! Small Error!

    ya i should :D
  10. Ranhiru

    PHP Help plz!! Small Error!

    yep yep the page works fine when u suppress the errors! :D
  11. Ranhiru

    PHP Help plz!! Small Error!

    Nope :( The error remains But adding a @ before the coding suppresses the output of errors.. so the code LOOKS like it is working fine...
  12. Ranhiru

    PHP Help plz!! Small Error!

    @$name = $_POST["txt_name"]; @$email = $_POST["txt_email"]; @$comment = $_POST["txt_comment"]; i hid the error messages so its not outputting the errors.... but hithata madi wage :( :( because i dunno what causes the error in my machine! :(
  13. Ranhiru

    PHP Help plz!! Small Error!

    <?php $name = $_POST["txt_name"]; $email = $_POST["txt_email"]; $comment = $_POST["txt_comment"]; if (strlen($name) > 0) echo $name; echo "<br>"; if (strlen($email) > 0) echo $email; echo "<br>"; if (strlen($comment) >...
  14. Ranhiru

    PHP Help plz!! Small Error!

    Yeah as i see when the first time i run the page the error comes... but when i press the submit button WITHOUT any data ,the errors disappear... and with data it works, like it should work :)
  15. Ranhiru

    PHP Help plz!! Small Error!

    ohhh :D :D :D the problem comes when i run the script :D But when i actually input data and Submit they are nicely replaced... so what i should do is actually check whether variable actually contains data :D what the best way to do it??? will strlen work??
  16. Ranhiru

    PHP Help plz!! Small Error!

    But when i try to run i get these errors!! Notice: Undefined index: txt_name in C:\WAMP\www\Guest.php on line 3 Notice: Undefined index: txt_email in C:\WAMP\www\Guest.php on line 4 Notice: Undefined index: txt_comment in C:\WAMP\www\Guest.php on line 5 what im furious is that this...
  17. Ranhiru

    PHP Help plz!! Small Error!

    So u think Wamp is the culprit??? :(
  18. Ranhiru

    PHP Help plz!! Small Error!

    i echoed it :( But still the problem is there :( :(
  19. Ranhiru

    PHP Help plz!! Small Error!

    I dunno it was working fine...and i did not change anything actually but suddenly this error keeps on coming... i dont know why!! please help!! :) Im trying to such a simple thing! Display what was sent by a form! datz all!! <?php $name = $_POST["txt_name"]; ?> <html> <head>...
  20. Ranhiru

    Wht is ur web browser?

    Firedox Chrome Opera

    No contents