Is there a function similar to cos command net use in php to get the
server and drive info for a mapped drive?
Thanks
Regards,
Harpreet Kaur
Sr. Application Developer
Crispin Corporation
(919) 367-7911
(919) 696-0515 (Cell)
I installed my PHP app on a windows server 2008. The problem is when I
load my first login page it opens another browser instance and the login
page stays there with the word Original Source in its url. If I close
this page manully everything else works like it used to on my XP machine
with a singl
Stripslashes is the function i was looking for. Thanks
-Original Message-
From: Harpreet [mailto:harpr...@crispincorp.com]
Sent: Tuesday, January 05, 2010 1:16 PM
To: Antonio CS; php-windows@lists.php.net
Subject: RE: [PHP-WIN] read an xml string from a form field
POST or get both don
POST or get both don't work I guess because of the < > characters
From: Antonio CS [mailto:antoni...@gmail.com]
Sent: Tuesday, January 05, 2010 12:59 PM
To: Harpreet
Subject: Re: [PHP-WIN] read an xml string from a form field
Why not use $_PO
I have a simple form with a textarea to receive an xml string.
My xml string is something like this:
How can I request the value in my php page $_GET wont work.
I need some basic starter examples of dqgrid. Any exaples will help .
Thanks I tried the demo pages but they are a bit too advance. I need the
basics. Thanks
-Original Message-
From: Warren Vail [mailto:war...@vailtech.net]
Sent: Monday, December 07, 2009 1:14 PM
To: Harpreet; php
Looking for ways to add a synchronous datagrid to a php application. Any
ideas welcome. Thanks
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Searching on the internet for a PHP data driver grid control and I see
many different options. Please suggest best way if used before. Thanks
I have like 100 some reports in my php application with data from a sql
server database. I would like to take my php app to a next level of
making it more f
er, unlike Flash, the out-of-browser
Silverlight player remains in Internet Trust. It can never be promoted
to
Full Trust the way Flash out-of-browser application can.
--
Jarrett Meyer
Email: jarrettme...@gmail.com
Web: JarrettMeyer.com
On Thu, Nov 19, 2009 at 4:33 PM, Harpreet
wrote:
> OK so
: Thursday, November 19, 2009 4:13 PM
To: Harpreet
Cc: php-windows@lists.php.net
Subject: Re: [PHP-WIN] php and silverlight
Hi Harpreet,
Harpreet schrieb:
> Why do u say kind of .. there is an nice tutorial where a silverlight
> datagrid is created with a linq to sql class. Can I embed this i
, November 19, 2009 10:57 AM
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] php and silverlight
Harpreet wrote:
> Can I use LINQ with PHP??
>
Yes - well kind of ;)
http://www.codeplex.com/PHPLinq
Thanks,
Elizabeth Smith
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe,
AM, Harpreet
wrote:
> I am trying to embed a silverlgiht project into php and like to use
some
> sql server data to display in the silverlight project. What is the
best
> way to go. Thanks
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://
2009 at 12:04 PM, Harpreet
wrote:
> Any good tutuorials on the same ...like I said this is the first time
I
> am trying anything like this. I am a php developer wanting to
> incorporate datagrid for some data display using silverlight.
>
> -Original Message-
&
than screwing around
with
WCF.
Then you can display the Silverlight xap as an embedded object.
--
Jarrett Meyer
Email: jarrettme...@gmail.com
Web: JarrettMeyer.com
On Wed, Nov 18, 2009 at 11:35 AM, Harpreet
wrote:
> I am trying to embed a silverlgiht project into php and like to use
some
&g
I am trying to embed a silverlgiht project into php and like to use some
sql server data to display in the silverlight project. What is the best
way to go. Thanks
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Can I use PHP to Open Outlook with subject , To and body pre-populated.
So that user can preview before pressing send.
Help is appreciated.
Regards,
Harpreet Kaur
Sr. Application Developer
Crispin Corporation
(919) 367-7911
(919) 696-0515 (Cell)
--
PHP Windows Mailing List (http
Regards,
Harpreet Kaur
Sr. Application Developer
Crispin Corporation
(919) 367-7911
(919) 696-0515 (Cell)
Group
We have a web application which requires login into a database. At one
of the customer sites if once logged in and page is left alone the page
times out and requires a re login
Is there a way to run our PHP pages through Microsoft's IIS?
Regards,
Harpreet Kaur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Unicode character set.
Do we have a rough estimate of how much time it might take to make all
of these changes in PHP and MSDE?
Regards
Harpreet Kaur
-Original Message-
From: Niel Archer [mailto:Niel Archer] On Behalf Of Niel Archer
Sent: Friday, February 16, 2007 6:54 PM
To: php-windows
I wondered if PHP allowed for Unicode character sets (such as by using
the UTF-8 standard)?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have a sql query which takes like 6 seconds to return results when run
in query analyzer but when used via a php webpage to display in a report
it take over 15 seconds.
What can be the reason for the page to take so long to return results.
Any help is appreciated.
Thanks
Harpreet Kaur
--
PHP
Actually seems like a machine issue. I did the same upgrade on a
different machine and I can access it just fine from any machine. So I
think the upgrade worked just fine.
If I find anything else will post it. Thanks
Regards,
Harpreet Kaur
Crispin Corporation
(919) 367-7911
(919) 791-9886
Not sure if anyone can help, but I upgraded from msde to sql server
express and now I cannot access my php website from another machine
other then the database server machine.
Regards,
Harpreet Kaur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
down_id=s.ref1
where (state=5 AND type=(select type_id from req_type_tbl where
type='NA_ST_RUNDOWN'))) u
inner join na_story_tbl s on s.rundown_id=u.rundown_id
left outer join na_item_tbl i on s.story_id=i.story_id
left outer join na_itemkeyword_tbl k on i.item_id=k.item_id
left outer join
es to remember the search results
and if user comes back to the page with the same criteria it shows the
static results and not take as long.
Help is needed urgent. Thanks
Regards,
Harpreet Kaur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
No replies. Can some one recommend where I can get more info on this
topic.
Thanks
-Original Message-
From: Harpreet [mailto:[EMAIL PROTECTED]
Sent: Friday, December 08, 2006 11:08 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] dynamic page caching help
I have a search
No replies. Can some one recommend where I can get more info on this
topic.
Thanks
-Original Message-
From: Harpreet [mailto:[EMAIL PROTECTED]
Sent: Friday, December 08, 2006 11:08 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] dynamic page caching help
I have a search page that
caching in detail and how to go about using
it.
Any other ideas , please help
Regards
Harpreet
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have a list of clips and I need to check for illegal characters before
printing them out in a report. How can I check for illegal characters in
string using php.
Any kinda of help is appreciated.
Thanks
Regards,
Harpreet Kaur
Crispin Corporation
(919) 367-7911
(919) 791-9886 (Cell)
--
PHP
php5 and suddenly,
everything starts working.
-Original Message-
From: Harpreet [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 10, 2006 12:55 PM
To: Ariz Jacinto
Cc: php-windows@lists.php.net
Subject: RE: [PHP-WIN] Localhost does not work
Yes, it does ot work for localhost or 127.0.0.1
Yes, it does ot work for localhost or 127.0.0.1.
Although i can view the pages using http://localhost and can also create
odbc using local.
From: Ariz Jacinto [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 10, 2006 12:36 PM
To: Harpreet
Cc: php-windows
the same machine as the Apache machine?
-Original Message-
From: Harpreet [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 10, 2006 9:36 AM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Localhost does not work
$con = mssql_connect('localhost','username','pas
$con = mssql_connect('localhost','username','password')
Does not work but
$con = mssql_connect($_GET["HOSTNAME"],'username','password') works
fine.
Please help
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
execution time of each script, in
seconds
Now it doesnot timeout but gives me FATAL: emalloc(): Unable to allocate
90816 bytes error.
Does it have to do with some moemory limit or soemthing. Please help.
Regards
Harpreet Kaur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit
I did not get any replies , I was wondering if you guys needed more
info or the question is not clear. Is there a way to check when a
session variable is ready to expire and rather then it breaking
connection to database give a message or take the user to login page
Please help
Regards
Harpreet
hen OK is
pressed we would go back to the login screen.
Let me know if any one has nay ideas.
Regards
Harpreet Kaur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am running my php application on an Windows XP and a Mac machine. I want
to find the platform name.
IS there a function in php to do that.
Help is appreciated.
Regards,
Harpreet Kaur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
PHP-WIN] Re: Run batch files using php
> Harpreet wrote:
> > I wrote a batch file using php . Can I run this batch file using php
with
> > the system or some other command.
> >
> > Please help
>
> Sure, you can call php from the command line and pass arguments to it
>
I wrote a batch file using php . Can I run this batch file using php with
the system or some other command.
Please help
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I wrote a batch file using php . Can I run this batch file using the system
or some other command.
Please help
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e help, it is greatly appreciated.
-Original Message-
From: Jason Barnett [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 28, 2004 12:45 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Re: most latest file
Harpreet wrote:
> I am using the below code and get the error
> Wa
rnett [mailto:[EMAIL PROTECTED]
Sent: Monday, April 26, 2004 11:18 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: most latest file
Harpreet wrote:
> Actually I have a backups folder that gets once a day backups of the
> database automaticcaly. I want to be able to know the name fo the the
Actually I have a backups folder that gets once a day backups of the
database automaticcaly. I want to be able to know the name fo the the latest
file to do the restore. The name of the files have the time stamp and plus
file has a time last mdified date attached to it.
How can I know which file g
emtime($dir));
if i change the $dir to
$dir='\\servername\c\backups';
echo date("m-d-y H:i:s",filemtime($dir));
it fails
help is appreciated
Thanks
Regards,
Harpreet Kaur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks a lot. You seem to always come up with a solution that hits right at
the problem and fixes it. Thanks a lot for all your help.
Regards,
Harpreet
- Original Message -
From: "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]>
To: "''Php-Windows ' '&
I have a report that has an expiration field
I want to sort by expiration but when clicked it sorts alphanumerically and
shows january 01 before march 03 no matter what the year.
If i do select expiration and sort it works fine but if i say
select [expiration]=convert(char(10), expiration, 101) i
oject\servicepack\WebPages\images\onlylogo.gif"
The link works in the login.php
but does not work
I am running php on IIS customer is PHP on Apache. Do i need to change any
php setting in ini file
Thanks
Regards,
Harpreet
-Original Message-
From: Student [mailto:[EMAIL PROTECTED]
Se
I am having a weird problem. I am not sure if this is a php problme or plain
html problme but see if anyone can help.
I have a page called login.php. It has the following image link. It works
at home fine when i put the link as below
We tried putting the same page on another customer and it wo
,title,comment from table where matid not in (select top
100 matid from table) order by matid desc
Thanks
I am almost there i think.
Thanks for all the help
-Original Message-
From: David Felton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 10, 2004 11:39 AM
To: Harpreet; [PHP-WIN
I am using sql server and it does not support limit funtion
-Original Message-
From: David Felton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 10, 2004 11:27 AM
To: Harpreet; [PHP-WIN]
Subject: RE: [PHP-WIN] Paging using PHP and sql server
Check out this tutorial:
http
I have created a few reports using sql server and PHP. The reports work just
fine except that we have like 19000 records per report. I would like to do
some paging within the reports 1 | 2 | 3 | 4 so that a user can view may be
1000 records per page and can navigate to other pages if needed.
Help
Because it is a string
The first variable is a sql statement which is a string
the call to the SP is as follows
exec limitselect 'select var1, var2, var3 from table1 order by var1',10,100
- Original Message -
From: "Gerardo Rojas" <[EMAIL PROTECTED]>
To: &
I am using PHP and sql server 2000.
I have a stored procedure which takes 3 arguments. The first argument is a
string and the rest 2 are integers.
For some reasons the call to the stored procedure is being trimmed.
My call is as follows
$oldquery="select var1,var2,var3,var4. from table order
I am trying to run an exe file from my php page. But i get an error Access
is denied
I am trying to open the file using javascript
document.location=fp
Thismight be a javascript question but if any one can help that would be
great
Regards,
--
PHP Windows Mailing List (http://www.php.net/)
To
I have a form with a textbox that allows a user to enter the filepath. If i
enter the file path as c:/ it works just fine.
If I type in c:\ on submit form it converts the \ to \\ and on every submit
the number of slashes double. How can I use the backslash as I need the
backslash for specifing the
I am trying to add time. If my seconds or minutes go over 60 how can i find
the number of minutes or hours.
I am doing something like this
if ($totsec>60)
{
$min=$totsec/60;
$sec=$totsec-$min*60;
}
but i get results in 1.2.
I need integers
Please help
--
PHP Windows Mai
ions too.
Please help
Thanks
Regards,
Harpreet Kaur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am parsing an xml file and show the data in text boxes in a form . I want
to edit the data and then update the file.
How can i go about editing a file using php
Help is appreciated
Regards,
Harpreet
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
Any help on this is appreciated
- Original Message -
From: "Harpreet" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 02, 2003 12:56 AM
Subject: PHP and XML
> Dear friends,
>
> I have never done this before but i have to do the below
so new to this i am looking on the internet to find something useful.
Please help if you know whwere i can get soemthing or if ne of u have done
similar xml file editing using php.
Thanks,
Harpreet Kaur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
I have a field in my sql server called expiration which is of type datetime.
It has values as seen in the tables and query analyser as 1/1/01 2:11:11 PM
When i try to display the same value in a php page it shows as Jan 1 2001
2:11PM
How can i view the same format as seen the database on my php
If i have a date in the form 'Nov 11 2011 12:00AM' how can i show the date
as mm/dd/yy and time as 12:00:00
help is appreciated.
Thanks,
Regards
- Original Message -
From: "malte" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 12, 2003 2:16 PM
Subject: Re: [PHP-WIN]
ng one record per page
> What database are you using? MySQL, MSSQL, Oracle...?
>
> -Original Message-
> From: Harpreet [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 27, 2003 2:33 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Displaying one record per page
>
>
I have a sql command that returns more then one rows. I want to display one
record per page using NEXT to show the other records. Each page displaying
one record.
Help is appreciated.
Regards,
Harpreet Kaur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http
I am using the following to connect to the database through my php page. Now
I want to host the website on another server and conenct to the database on
another machine. How do i change my code. Do i just change the path to the
computer name
$_SESSION["hostname"] = "computer name";
$_SESSION["dbna
I want to select multiple rows in a list box. I know PHP does not support
that.What other ways can I allow user to select multiple options other then
giving them check boxes for each option.
Help is appreciated.
Thanks
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: ht
hat am i doing wrong. The only thing
I want to do is convert my date to a -MM-DD format.
Please help.
Thanks,
Harpreet
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Cristian,
You said by using the method in a form as Get in place of Post it allows me to use
the back button without getting the error message:
Warning: Page has Expired The page you requested was created using
information you submitted in a form. This page is no longer available.
As a security
Cristian,
You said by using the method in a form as Get in place of Post it allows me to use
the back button without getting the error message:
Warning: Page has Expired The page you requested was created using
information you submitted in a form. This page is no longer available.
As a security
I have 4 checkboxes in a form. I can select any number of boxes.When i go to
the results page it gives me errors for boxes i dont select
Notice: Undefined index: toall in e:\INetPub... on line 27
Please help
Regards,
Harpreet
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe
uot;sql"];
$row["sql"] outputs 255 characters as opposed to 288 which is the actual
length of the sql stirng.
Please help.
Thanks,
Regards,
Harpreet Kaur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does anyone know of a nice artical that explains how I connect to a sql
server using odbc connection in my PHP pages.
I use mssql_connect right now and it works fine. I would like to use odbc
instead to connect.
Any help is appreciated.
Thanks,
Regards,
Harpreet Kaur
--
PHP Windows Mailing
2003 09:09 AM'.
How can I display the date as the above without the conversion. If i see the
database the date is in the format I added '06/24/03... but it displays it
as June 24.
Please help.
Thanks,
Regards,
Harpreet
--
PHP Windows Mailing List (http://www.php.net/)
To uns
longer available. As a
security precaution, Internet Explorer does not automatically resubmit your
information for you.
To resubmit your information and view this Web page, click the Refresh
button.
Can i work around it. Please help.
Thanks,
Regards,
Harpreet
- Original Message -
From
I tried a manual back button
and also session_cache_limiter('private'); But none worked.
Ne other ideas.
Regards,
Harpreet
- Original Message -
From: "Stephen" <[EMAIL PROTECTED]>
To: "Harpreet" <[EMAIL PROTECTED]>
Cc: "Windows Helplis
for you.
To resubmit your information and view this Web page, click the Refresh
button.
I read by writing the following it should work.
session_cache_limiter('private_no_expire');
But no luck.
How do i change the headers to make my back button work.
Please help.
Regards,
Harpreet
for you.
To resubmit your information and view this Web page, click the Refresh
button.
I read by writing the following it should work.
session_cache_limiter('private_no_expire');
But no luck.
How do i change the headers to make my back button work.
Please help.
Regards,
Harpreet
get the previous page.
Help is appreciated.
Thanks,
Regards,
Harpreet
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
78 matches
Mail list logo