Going from ASP TO PHP

I have been with this company for the past 10 years and NOW
they are no longer going to support ASP and they are only going to
focus on PHP. Is there a program that will convert asp to php? Is
this even something I should attempt as I do not know any coding
except what I have learned along the way. Thank you in advance.

> Besides with PHP you get David Powers; who could ask for
more :)
Indeed.
What I really like about PHP is that I can do in one or two
commands what
would take me 8 or 10 lines of code in VBScript. And David
Powers.... 8)
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"JBWebWorks" <[email protected]> wrote in
message
news:ghc4rf$ro3$[email protected]..
>I was an ASP user for many years and switched to PHP and
am very glad that
>I
> did. I used Web Assist and continue to do so and have
learned to develop
> somewhat where any extension would not do what i wanted.
I have found PHP
> to be
> much easier to learn beyond the basics (especially in db
connections).
> i have moved dozens of sites from ASP to PHP and there
was no transfer
> available that i could find, so i just started page by
page. I have found
> that
> PHP has been more reliable.
> I saw the posting thread on WA about not supporting ASP
but feel that i
> surely
> have gotten my moneys worth out of the extensions that i
bought and they
> all
> transferred to PHP.
> Besides with PHP you get David Powers; who could ask for
more :)
>
>
>

Similar Messages

  • Calling LabView from ASP or PHP ?

    Hi;
    I was wondering if someone could help me.
    I need to control a spectrum analyzer remotely.. The VI's are ready, and I would Like to call/Run them from ASP/PHP in order to enable the remote client to interact with the VI's via a normal Web Browser.
    Tips:
    client should be able to send the VI's some data(variables).
    Get the results back and display it on the web page.
    Kind Regards
    K.S.
    Student

    In that case, you might want to check http://www.jeffreytravis.com/. He has a book called "Internet Applications in LabVIEW". The book was written before 6.0 introduced remote panels. There's also an application there available for download called LabVNC that might work for you. I haven't tried it but it sounds like it would do the trick.

  • Going from CS4 to CS3

    Greetings,
    Once you've created a composition in a CS4 version of a program such as After Effects, are you able to open the comp in the CS3 version?
    I know this problem arises with Adobe Audition when going from Audition 3 to any prior version, and I'm looking to go back to CS3 from CS4 (far too many bugs and I'm finding it far too unstable)
    Thanks,
    Sarah

    You can copy keyframes manually if you have both versions installed on the same computer:
    i http://generalspecialist.com/2007/10/opening-after-effects-projects-in.asp
    - Jonas Hummelstrand
    http://generalspecialist.com/

  • Is it possible to execute a ASP/CGI/PHP script thru sockets?

    hi,
    i was wondering whether it is possible in Java to pass data and execute ASP/CGI/PHP script on demand thru sockets (suppose a port has been specified by both sides) and how? i know this is possible thru the urlConnection, but how about sockets? these scripts could be stored in specific directories on the server.
    thanks!!!

    hi,
    i was wondering whether it is possible in Java to pass
    data and execute ASP/CGI/PHP script on demand Yes, completely it's possible!
    If you need to access ASP/CGI/PHP/Servlet/JSP thru' Java program, you can refer:
    http://developer.java.sun.com/developer/qow/index.jsp
    [after a week: http://developer.java.sun.com/developer/qow/archive/index.html
    and look for 'Can I send an HTTP request to a servlet from a normal class without having to use a browser to send the HTTP requests?']
    -and that's the QOW [Question Of the Week]!
    thru sockets (suppose a port has been specified by both
    sides) and how? When you say, a port has been specified on both sides,
    then it becomes, a NET/Socket programming and you
    need to use the 'net' package for the same.
    i know this is possible thru the urlConnection, 'possible' means, it's assumed that u're invoking the 'script' thru' a web-server!
    And u still use 'http://...' protocol to achieve the same; and u're NOT
    directly accessing the script file as "file:\\network-host\root\files\abc.jsp"
    but how about sockets? these scripts
    could be stored in specific directories on the
    server.It's not at all possible to 'invoke' those 'scripts' directly, by
    using sockets; If you know that they're existing in one
    particular directory of a network system, all you can do is
    you can read the file content thru' socket, but you can't
    make it become 'alive' and it would not dance for u!
    Because, if there is a 'script' [PHP/ASP/CGI/JSP] that is
    meant for dancing, then the stage for dancing is provided
    by the web-server environment which starts the appropriate
    server-side process that can understand and interpret the
    given script! And all we can do is asking the web-server
    to pull the 'script' to the stage and dance for you! But,
    the 'asking' the webserver can be done thru' browser or
    a URLConnection! If what you want to do would have been
    possible, then, just with FTP we could have achieved the same!
    Easy Go Jolly Java!
    -RK

  • Need help on integrating htmldb with asp/jsp/php

    Hello there, we have a few existing htmldb applications running at the moment, and now we would like to develop some asp/jsp/php applications. However there is one issue we still haven't solved yet, which is the SESSION(Login) problem. We don't know how the session is being generated, how to pull out session values manually from db etc etc.
    If you have done this before or any ideas, will be much appreciated.
    Thanks very much
    James

    James,
    sometimes it makes sense to look at these things from a different (and broader) perspective.
    Especially in a context of a corporation it makes sense to use a Single Sign On (SSO) server for authentication (usually against LDAP) . Something like Netegrity Siteminder, Oracle SSO Server (as part of Oracle Internet Application Server) or something similar.
    Then you could have all your applications use the authentication method of the SSO server which will keep track of the valid session and the applications that participate in the SSO context.
    On the Apex side you would have to write a custom authentication scheme to leverage that functionality, the session handling will no longer be of any concern to you.
    Just a different way to look at it.
    ~Dietmar.

  • Convert ASP to PHP

    Any recommendations to convert this asp to php/mysql?

    Yes, learn PHP and re-write the code.
    Paul Davis
    http://www.kaosweaver.com/
    Visit us for dozens of useful Dreamweaver Extensions.
    http://www.communitymx.com/
    Partner at Community MX - Extend your knowledge
    jsteinmann wrote:
    > Any recommendations to convert this asp to php/mysql?
    >
    > <%@LANGUAGE="VBSCRIPT"%>
    > <!--#include file="Connections/cnConn.asp" -->
    > <%
    > if request.form <> "" then
    >
    > dim username, password, DateExpire
    > username = request.form ("username")
    > password = request.form ("password")
    >
    > set rs = Server.CreateObject("ADODB.Recordset")
    > rs.ActiveConnection = MM_cnConn_STRING
    > rs.Source = "SELECT * FROM members WHERE username = '" +
    Replace(username,
    > "'", "''") + "'" & "AND Password = '" +
    Replace(password, "'", "''") + "'"
    > rs.CursorType = 0
    > rs.CursorLocation = 2
    > rs.LockType = 3
    > rs.Open()
    > rs_numRows = 0
    >
    > session("username") = request.form("username")
    > session("password") = request.form("password")
    >
    > if rs.eof or rs.bof then
    > response.redirect "logon2.asp"
    > else
    >
    > expire = rs("MemberExpire")
    > ip = rs("ip")
    > ip2 = rs("ip2")
    > ccbillcustomer = rs("ccbillcustomer")
    > session("id") = rs("id")
    > session("firstName") = rs("firstName")
    > session("LastName") = rs("LastName")
    > session("MemberID") = rs("username")
    > session("memberStatus") = rs("memberStatus")
    >
    > end if
    >
    > rs("LastLogin") = date()
    > rs("ip2") = Request.ServerVariables("REMOTE_HOST")
    > rs.Update
    >
    > if username = "" THEN
    > response.redirect "join.asp"
    > elseif session("firstname") <> "" and
    session("lastName") <> "" and
    > session("memberStatus") = "suspended" THEN
    > response.redirect "account_update.asp"
    > elseif session("firstname") <> "" and
    session("lastName") <> "" and expire <
    > date() THEN
    > response.redirect "join_renew.asp"
    > elseif session("firstname") <> "" and
    session("lastName") <> "" and expire =>
    > date() THEN
    > response.redirect "members/index.asp"
    >
    > else
    > response.redirect "login.asp?err=true"
    >
    > end if
    > end if
    > %>
    > <%
    > rs.Close()
    > Set rs = Nothing
    > %>
    >

  • Installed the update tonight and now my phone (Lumia 928) won't power up.  I've tried a soft reset, but the screen goes from the Nokia logo to a red Verizon screen to a black screen.  What's wrong and how do I fix it?  Help!

    Installed the update tonight and now my phone (Lumia 928) won't power up.  I've tried a soft reset, but the screen goes from the Nokia logo to a red Verizon screen to a black screen.  Tried it 10 times with the same result.  What's wrong and how do I fix it?  Help!

        Oh no Mr.Ected!
    I can see if we can get your phone back on! I understand how important it is to have a phone. Have you tried this to see if we can get it back on? http://vz.to/1DZhteH . If it is still goes to a red Verizon screen and then to black we might need to do a master reset. While the phone is off try this:http://vz.to/1DZhXkU Be mindful this is the last resort because it will erase everything on the phone. If you have done back up assistant in the past you will be able to get you contacts back. Please let me know if you need any more help.
    AmberF_VZW
    Follow us on Twitter @VZWSupport

  • BW reports from ASP

    Hello,
    Is it possible to call BW reports from ASP and display on an html page?
    Regards,
    Suraj

    hi Suraj,
    yes, it's possible, we have done this, you will need MDX knowledge and you can use ADOMD, there is sample code in VB
    Connecting to SAP BW Using Visual Basic and ADO MD
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ee19e9c7-0301-0010-8f84-97e3f6d7b5a6
    also take a look
    OLE DB for OLAP
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fe3bd290-0201-0010-2287-943e25d21a5c
    Access SAP BW OLAP BAPI Using C-Sharp and SAP .NET Connector 2.0
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a2899090-0201-0010-a6b9-fbab56e37c11
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7ffba2ec-0c01-0010-2e81-988e48e3ca43
    hope this helps.

  • Going from iphone 4s to 6 want to know if i can save and or tran my voicemails and voice memos to put on my new phone

    going from 4s to 6 can I save my favorite voice mails and voice memos to put on my new phone via pc or cloud

    If you are planning to set up your iPhone 6 by restoring the iCloud backup from the iPhone 4s, your Visual Voice Mails and Voice Memos will be restored.

  • IPhone 4s Voice Memo App has 5 second delay when the record button is pressed. When it starts recording, it goes from 0 seconds to 5 or so seconds recorded. This happens randomly and often and sometimes has the delay but starts at zero. Solution Anyone?

    After iOS 7 update, my iPhone 4s Voice Memo App has 5 second delay when the record button is pressed. When it starts recording, it goes from 0 seconds to 5 or so seconds that it shows has recorded. This happens randomly and often, sometimes it will have the 5+ second delay but starts recording at zero seconds. Besides the delay it has been working fine as far as saving and playback is concerned. I have plenty of storage on the phone itself and it NEVER had this problem before I updated to iOS 7. I've reset the phone a couple times by holding down the power and home buttons at the same time. The reason I have an issue with this is that I'm always recording song ideas, melodies, and scratch takes; what I'm saying is when I come up with an idea I need to be able to know that when I hit record it will start right then so I don't forget anything that has just popped in my mind.
    Does anyone have a solution or suggestion?
    Thanks

    After iOS 7 update, my iPhone 4s Voice Memo App has 5 second delay when the record button is pressed. When it starts recording, it goes from 0 seconds to 5 or so seconds that it shows has recorded. This happens randomly and often, sometimes it will have the 5+ second delay but starts recording at zero seconds. Besides the delay it has been working fine as far as saving and playback is concerned. I have plenty of storage on the phone itself and it NEVER had this problem before I updated to iOS 7. I've reset the phone a couple times by holding down the power and home buttons at the same time. The reason I have an issue with this is that I'm always recording song ideas, melodies, and scratch takes; what I'm saying is when I come up with an idea I need to be able to know that when I hit record it will start right then so I don't forget anything that has just popped in my mind.
    Does anyone have a solution or suggestion?
    Thanks

  • Data not going from active data table to new data table -DSO activation iss

    Hi Experts,
    Data is going from DSO1 to DSO2. I see some of the records are getting missed in DSO 2 which are supposed to come.
    There is start routine from DSO1 TO DSO2 and as per the start routine some records should come but they are getting missed.
    Apart from that..to  DSO 2 there are 4 other DSO sending data.
    I tried to send single record and saw that data is going

    Hi Experts,
    Data is going from DSO1 to DSO2. I see some of the records are getting missed in DSO 2 which are supposed to come.
    There is start routine from DSO1 TO DSO2 and as per the start routine some records should come but they are getting missed.
    Apart from that..to  DSO 2 there are 4 other DSO sending data.
    I tried to send single record and saw that data is going to New data table and upon activation it does not go to Active data table.
    Please suggest.
    Regards
    Sudha

  • How to get Checkbox Value from Flex in PHP.

    Hi,
    I need to know how to get a checkbox value from flex in PHP-POST/GET because I don't know what is the value property of a checkbox in flex.
    Please Help.

    Hi,
    It is very simple. Follow the steps below to achieve the solution,
    1. Write a check-box change event to capture the value of the check box. Store this value in a variable(say bolChkSelected:Boolean).
    2. In step 1 you got the value of the check box. Now your aim is to send the value to php. Declare a httpService in your flex application(i think you are aware of using it).Ok..im writing it
    <mx:HTTPService id="sampleService" resultFormat='e4x' url='http://yourdomain/file.php' result='handleResult()' fault='handleFault()'>
    </mx:HTTPService>
    3. Now the actual solution... u need to send the shcStatus in to php..
    Declare an object to hold the data
    var objparameters:Object={};
    objparameters['CheckBoxdata'] = bolChkSelected;
    --in the above line... 'CheckBoxdata' is used as a parameter to php..you shud have the same variable name while accessing in php file also..
    in php file..
    checkboxstatus = $_POST[''CheckBoxdata''];
    echo checkboxstatus
    thats it..

  • Values from Flash to PHP

    I am using AS2 and passing some values from flash to php,  flash files is on page file1.php   values are passing fine , it pass values when user click button
    when button is pressed {  var myVal:LoadVars = new LoadVars(); myVal.flieName = "fileid1 "; myVal.send("file1.php", "_parent", "POST"); }
    Problem: when it pass the values , it refresh the page and Flash File is also refreshed and Flash file start from frame 1 and all the values on flash becomes default  in other words when user click "file1.php" is sumbitted , so the page is refreshed What is the solution , that after passing values the page remains or flash reamins as it is ( not refresh the contents )

    use:
    var receiveLV:LoadVars=new LoadVars();
    receiveLV.onData=function(src){
    var myVal:LoadVars = new LoadVars(); myVal.flieName = "fileid1 "; myVal.sendAndLoad("file1.php", receiveLV,"POST"); }

  • My ipod 5th gen ios 7.0.6 crashed and keeps going from the apple logo, going to a black screen, back to the apple logo, then back to the black screen and so on. Furthermore, my laptop doesn't recognise that the iPod is connected. What do I do?

    My ipod 5th gen ios 7.0.6 crashed and keeps going from the apple logo, going to a black screen, back to the apple logo, then back to the black screen and so on. Furthermore, my laptop doesn't recognise that the iPod is connected. What do I do?
    Please help me out as this is very irritating. This has been happening for the last 20-30 minutes. It had roughly half battery left.

    Try:                                               
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable       
    - Try on another computer                            
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar                              

  • Crystal report run from ASP code significantly slower than when run in CRS

    We have CRS XI R2.  I developed a report that contains several on-demand sub-reports.  The report and sub-reports are very fast when run directly from CRS.  However, when I run from ASP (users run a link from the intranet), it takes 4 times longer (1 second on CRS, vs. 5-10 seconds on intranet).  The report takes longer, bringing up a sub-report takes longer and paging through sub-reports take longer.  What can be done to improve the speed of the report that is using the ASP code?  I used a sample program provided at this support site to develop the report and it is pretty basic code.  The only time I have a problem is when I have many sub-reports.  Since they are on-demand, I do not know why this would matter.

    This has been created as an incident with SAP support.  Things that you will want to check is making sure that you handle the postback to the code as you do not need to run your entire code on every postback.  This will help performance after the original load. 
    One other thing is to compare performance with the viewer within Infoview that uses the same backend server as your application, ie PSReportFactory uses the page server, so you'll want to test with the DHTML viewer.  RAS code (reportclientdocument) uses the Report Application Server so you will want to test with the Advanced DHTML viewer.

Maybe you are looking for

  • How to trigger a pop-up on click of dial button on IC web UI  - CRM 7.0

    I want to enahcne the standard button 'Dial' that is displayed on Interaction center web UI. I am trying to show a custom popup with list of phone numbers of the BP for the sales agent to select from. I created the custom component to display the dat

  • Input/output error when copying a DVD

    I created A DVD some time ago using Roxio.  It plays in DVD Player on my Mac Pro, but I can't create a .dmg using Disk Utility.  I always get "Input/Output error".  I got the same result on my wife's newer Apple. I tried to Restore it but can't, and

  • Error installing Oracle client 10.2 on Redhat5 64bit

    I get the following error when I'm trying to run Oracle client 10.2 x86 32bit on a redhat enterprise 5 64 bit. My understanding is that I can install client 32 on a 64 bit server. How can I make this work without getting 64bit client? Error in invoki

  • Catalog or file problem Lightroom 4

    I had to reload my entire system from a backup image. Now my catalog  is cutting off at the date of the backup image and many of the files show a question mark. The disk I use to store my images is intact but Lightroom is not getting to them. I can't

  • Return code 99 in BPM

    Hi,   I tried to activate manaully (SXI_CACHE) in BPM and also cleared full cache in RWB.  But even thought the return code is 99 for my BPM processs.  I am not using any sychronous communcation my versionis PI 7.0 with sp 9.  Please let me know is t