User Profile

Collapse

Profile Sidebar

Collapse
mayormel
mayormel
Last Activity: Dec 12 '07, 04:46 PM
Joined: Oct 22 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mayormel
    started a topic How to Create PDF image

    How to Create PDF image

    Hi!
    This might be an odd question to ask on this forum but i have no other options. Im good in Adobe Photoshop and created many business card, flyers and so on. Now I need to create an image on PDF for my current website. I want to create a file (a picture of a map) so that viewers can zoom it to see it clearly. Im not sure what softwares to use to begin with ( I could learn faster :-) ). Can anyone please suggest me what softwares i would...
    See more | Go to post

  • mayormel
    started a topic Create Pdf File

    Create Pdf File

    Hi!
    This might be an odd question to ask on this forum but i have no other options. Im good in Adobe Photoshop and created many business card, flyers and so on. Now I need to create an image on PDF for my current website. I want to create a file (a picture of a map) so that viewers can zoom it to see it clearly. Im not sure what softwares to use to begin with ( I could learn faster :-) ). Can anyone please suggest me what softwares i would...
    See more | Go to post

  • mayormel
    replied to What to use? PHP or .NET
    in PHP
    yeeeeh!! Finalllyy i got it running. disregard my previous post. Thx a million all. i installed Eclips eiditor and there u go its working. now im into the devolopment part. hope everthing goes as planned. thx again. u guys are sooo helpfull and full of info.
    cheers
    See more | Go to post

    Leave a comment:


  • mayormel
    replied to What to use? PHP or .NET
    in PHP
    thx again. i did all the neccesary editings. but now after created a test .php file with the following code, Today is <? print strftime("%m/%d/%Y"); ?> and saved it as index.php in notepad, the result shows the directries in my folder when using "http://localhost/". but if i use "http://localhost/index.php", i get error 404. im not clear as to what the exact problem is. am i using wrong editor to save the php...
    See more | Go to post

    Leave a comment:


  • mayormel
    replied to What to use? PHP or .NET
    in PHP
    Thx Lumpy,Chris,Atl i and pbmods. I really appriciate all ur feedback and help. I successfully installed apachi server 2.2 and php 5. Everything works fine i guess. Now Im confused as to wat to do next. In Chris's reply i click on the links http://locol.... and it says "IT WORKS". im not clear what you said abot htdocs folder. can you please elaborate on this. thx.
    See more | Go to post

    Leave a comment:


  • mayormel
    replied to What to use? PHP or .NET
    in PHP
    Thx all! I tried to install with installer but it gives me error msg "A network error occured while attempting to read from the file C:\work\php-5.2.4-installer[1].msi. can anyone help me what i should do. Plus do i need to install visual C++. thx again
    See more | Go to post

    Leave a comment:


  • mayormel
    replied to What to use? PHP or .NET
    in PHP
    thank you for ur info. i like php but i was going through the web for how to compile. the results came up with that to compile it on windos xp. i would have to have Microsoft Visual C++ v6 or any other Microsoft devolopment environment. then "Since PHP 5 the free Microsoft .NET toolchain is also supported (you need to install Windows Platform SDK, Visual C++ Toolkit and .NET Framework SDK)."
    **the win32 buildtools from the PHP...
    See more | Go to post

    Leave a comment:


  • mayormel
    started a topic What to use? PHP or .NET
    in PHP

    What to use? PHP or .NET

    Hi!
    I'm new to this website development and trying to finish my webpage. Now I'm stuck at the stage where i have to devolop a form for user to imput data and have it sent to my email. (user would upload the picture with name and submit). In order to do that, im not really sure wat to use. Im using windows to build my webpage and would host soon. I looked into PHP, but that requires me to download so many programs to compile. I didnt look into...
    See more | Go to post

  • mayormel
    started a topic What to use? PHP or .Net

    What to use? PHP or .Net

    Hi!
    I'm new to this website development and trying to finish my webpage. Now I'm stuck at the stage where i have to devolop a form for user to imput data and have it sent to my email. (user would upload the picture with name and submit). In order to do that, im not really sure wat to use. Im using windows to build my webpage and would host soon. I looked into PHP, but that requires me to download so many programs to compile. I didnt look into...
    See more | Go to post

  • mayormel
    replied to how to display images without gap
    thx for all ur help....
    See more | Go to post

    Leave a comment:


  • mayormel
    replied to Close window on click
    Oh ya. that sounds like a good idea. but could the user be able to use the back button and go back to the main page. i wouldnt want that. but still if i want to redirect how would i do that. ill do the research in the mean time. if u can help that'll be awosome. thx a lot....
    See more | Go to post

    Leave a comment:


  • mayormel
    replied to how to display images without gap
    thx for ur help. it works for the top and bottom images, but the image on the horizontal level still have gabs. i don know how to resolve this....
    See more | Go to post

    Leave a comment:


  • mayormel
    started a topic how to display images without gap

    how to display images without gap

    Hi!
    im unable to make the images displayed beside each other wihtout gaps.

    this is my code:
    [html]
    <table width=600 hight=800>
    <tr>
    <td>
    <a href="Images/bg2.gif" target="_blank" > <img src=Images/pic2.jpg></a>

    <a href="Images/bg2.gif" target="_blank" > <img src=Images/pic2.jpg></a>...
    See more | Go to post

  • mayormel
    replied to Close window on click
    Thx! but only problem is that the automated message "The web page you are viewing is trying to close. Do you want to close this window".. appears no matter wat. How can i not have that and close "pageA".

    simply use a function ... for example:

    [CODE=javascript]function game_over() {
    alert('whatever message');
    window.close();
    }[/CODE]
    call that on click of your image....
    See more | Go to post

    Leave a comment:


  • mayormel
    started a topic Close window on click

    Close window on click

    Hi!
    Hi i have created a webpage which is like a game. what i'm stuck on now is that there is a webpage called "pageA" and there is an image on it. if anyone clicks that image, a alert box should appear saying " Game Over" with ok button and when that ok button is clicked "pageA" should be closed as well.
    a href="javascrip t:window.close( )" wouldnt suit me bcs it has a builtin message already and...
    See more | Go to post
No activity results to display
Show More
Working...