User Profile

Collapse

Profile Sidebar

Collapse
creative1
creative1
Last Activity: Nov 29 '09, 11:59 PM
Joined: Sep 7 '07
Location: Canada
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • creative1
    replied to Flash into Wordpress
    in CMS
    hi,
    I don't have flash banner for my blog but here is what you need to do:
    1. Create you sample page is PHP to include flash header; If you have dreamweaver it will be very easy to do with knowing anything about PHP.

    2. Copy your AC_RunActiveCon tent.js file in appopriate folder may be create a new folder under selected theme and call it script.

    3. Copy flash banner in a folder under blog theme (or where...
    See more | Go to post

    Leave a comment:


  • creative1
    replied to Simple question - data format
    IT is Vb6 question. Isn't it right spot to post this question. I am wonderinf if it is not possible to over right highlighted text with "." decimal?
    See more | Go to post

    Leave a comment:


  • creative1
    replied to Visible and Invisible buttion
    I imagine doing it by:
    1. Create a button with dynamic text on it, That will change after click. You can use session variable to check that. and ofcourse, it will be done after form SUBMIT and will require a page reloading.
    2. Display both button on the page and make ok button invisible. You would need Java script for that.

    Please, correct me if I am wrong.
    See more | Go to post

    Leave a comment:


  • creative1
    replied to Image button in php
    in PHP
    use <a href=""> <img src=""/></a> and try to use java script for the form action. It might solve your problem.
    See more | Go to post

    Leave a comment:


  • creative1
    started a topic Simple question - data format

    Simple question - data format

    When a user hit enter key to go to UnitCost field, price is selected to let user change default price it if he want.IF he press enter he moves to next field without changing it.
    Problem is, if price is highlighted e.g 0.010 and user tries to enter .10 it doed not accept the decimal in the beginning. However 0.10 is accepted. The only case a decimal is allowed to enter as first position, is when user clears the existing entry.
    ...
    See more | Go to post

  • creative1
    replied to Asp- php
    in PHP
    it is a Terminal Page b/w visa transection and VBV validation. It is supposed to get these two response variable in response to a VBV passowrd verification transaction (verification by visa). According to provided API code (i.e in ASP already posted here.) it is simple process of getting PaRes and MD as response and forwarding it back to the company taking care of our online transection.
    Now here 's what I am facing:
    On first instance...
    See more | Go to post

    Leave a comment:


  • creative1
    replied to Asp- php
    in PHP
    I think the problem is SSL , the page I am trying to get the posted values needs to be secured. but thing is how I can make php code secure. I mean where to add script?
    See more | Go to post

    Leave a comment:


  • creative1
    replied to Asp- php
    in PHP
    curl_setopt( $vr, CURLOPT_URL, "https://www.beanstream. com/scripts/process_transac tion_auth.asp") ;
    this right code there.
    See more | Go to post

    Leave a comment:


  • creative1
    started a topic Webpage not getting posted values
    in PHP

    Webpage not getting posted values

    hi there,
    I one question about getting , is this possible that a webpage could not get POSTed values? if yes what should be done to fix that?
    If I try:
    echo ($HTTP_POST_VAR S);
    I get following out put ARRAY

    the browser is supposed to get two posted values from previous webpage(3rd party website)
    See more | Go to post

  • creative1
    started a topic Asp- php
    in PHP

    Asp- php

    hi php developers,
    I am working on VBV authentication for a website. I am in final step but got in trouble. I believe people with ASP and PHP knowledge can help me as I don't know a word about ASP. I have code written in ASP that does the desired job:
    Code:
    Dim vbvRequest
    vbvRequest = "PaRes=" & request("PaRes") & "&MD=" & request("MD")
    XMLSendReqAuth(vbvRequest)
    ...
    See more | Go to post

  • creative1
    replied to Helping choosing a Forum for my site
    I am kind of agree with you. I am still in process of research I know it is big one time decision.
    See more | Go to post

    Leave a comment:


  • creative1
    started a topic Helping choosing a Forum for my site

    Helping choosing a Forum for my site

    hi everyone,
    I am in search of a good forum (I prefer PHP based because server does not have suppor tfor java)
    I am looking a froum that has following feature:

    1- User replies could be rated
    2- pools
    3-RSS feeds
    4-Rss on posts
    5-Professional looking
    6-Easy to add new styles or improve existing styles.
    7-Most important : search engine optimization, scalablity
    8-It does...
    See more | Go to post

  • creative1
    replied to DIV Allignment to bottom.
    Is this possible for you to post your code?
    See more | Go to post

    Leave a comment:


  • creative1
    replied to Problem in layout of website
    Thanks for the link.
    See more | Go to post

    Leave a comment:


  • creative1
    replied to Problem in layout of website
    Ahh.......
    I chnaged layout in table and that worked. But why DIV did this with me.
    See more | Go to post

    Leave a comment:


  • creative1
    replied to Problem in layout of website
    but that is not a problem, at all should I stick to table format?
    See more | Go to post

    Leave a comment:


  • creative1
    started a topic Problem in layout of website

    Problem in layout of website

    hi everyone,
    I am struck in layout of my site. Im using 1024 fixed width layout. I have a site layout designed in psd files. Bisically I have to stick with that design tightly and I am asked not to chnage even a pixel. As I am not too good so I though why not ask you. I am using dreameweaver for my ease in design. The problem is "expanding box problem and cruel appearance in IE and site looks better in FFox".
    I am not usinf...
    See more | Go to post
    Last edited by creative1; Nov 17 '08, 09:19 PM. Reason: where I see problem

  • creative1
    started a topic install ffmpeg-15666.tar.bz2

    install ffmpeg-15666.tar.bz2

    hi,
    I have a video file in .wmv format and size is 263MB. I want to convert it in flash format to display it on my site. I want ti use ffmpeg for this purpose. I got link to binaries for windows. the file is like ffmpeg-15666.tar.bz2 I have no idea what format is that, which software I would use to extract file from it. I also got GUI for it. i.e called Super. Please help me how do I get this job done. Is there any other way to convery file...
    See more | Go to post

  • creative1
    replied to Formatting intergers in php
    in PHP
    Thanks a lot,
    It helped,
    Regards,
    C
    See more | Go to post

    Leave a comment:


  • thanks,
    I actually I was wrong in specifying version number for the php I have installed. I fixed it .
    Regards
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...