Hi,
I'm having a problem with session variables that I think you guys can help me with.
I forward the requests to www.address1.com to my webspace, which is in www.address2.com
I use stealth mode in forwarding.
So far, so good.
However, when I try to use sessions under the directories of...
Hi all,
I have res files included in my exe, and i want to modify the resource strings in them on run-time, like joining two res files or extracting some string from one of them adding to one other.
is it possible?
thanks,
Hi,
I need to redirect my page to itself on th onChange event of the select box with the value selected.I am using:
<script language="javascript" type="text/javascript">
function redirect(URLStr) { location = URLStr; }
</script>
....
<select name="select_project" id="select_project"...
Hi,
I am posting variables to a new page,i have n variables
like $_POST[s1],$_POST[s2],....
i want to update my database but i could not write the variable names in a for loop
for ($i=1;$i<=;$count){
$startDate=$_POST["s".$i];
}
but did not work:)
in fact i dont know how to write variable...
Hi,
I have a p2 with Asus P2B 440BX motherboard. I bougth 2x256MB SD 100Mhz ram and tried them. (removing old ones)
They worked as 128 both separately. Then i tried other rams,they all showed the half value.
Then i updated the BIOS, but could not solve the problem.
Can anyone help me about...
Hi all,
I am trying to pass some variables across pages by session method.like:
session_start();
..
session_register("sUserName");
...
it gives these errors:
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/domains/web-
Warning...
Hi there,
i have a php+mysql dbase and i have been using it for a year.
I added a new page but i can not make this simple code work:
$result=@mysql_query("SELECT all FROM workers ");
while ($row=mysql_fetch_array($result)){
.....
}
just a simple output for screen but i can not find the...
Hi all,
There is a problem with printing pdf files with mac safari browser(I mean not printing at all when opening pdf in the browser). Need advice on the subject if anyone had dealt with the problem or knows a solution.
thanks
Hi all,
There is a problem of printing pdf with safari browsers on mac. Is there anybody who dealt with that problem? I do need some advice or comment on the subject.
Thanks a lot.
is there a php script to reach the database of another site.
i mean just like looking your mail from another page,
by sending password and username and getting the mails
thanks
I am using a javascript dropdown menu on my web site.I ve been working on in for a week.I used a web menu builder programme.
i put this line where i want menu to be:
<DIV class='wmbmenubar' id="RTBMenuc_r"></DIV> <SPAN class='wmbmenupin' id="RTBMenuc_rpin"></SPAN>
I am...
I need to design a database with a few tables.If i must describe briefly, I will store some documents with its contents, writer, keywords etc.I have a lot of same type documents with different page numbers(all pages have the sama data fields).I have a field preserves the number of pages of each...
Hi all there,
I will start a new project and i need some advice:
A commercial program will be like a book in a CD containing problems(e.g:Maths),That is, i have to store images and texts in the CD. The questions will be as it seems in a book, but the answers will be explained with flash...
Hi,
I want to get the run time of an excel macro.I mean i need to measure how long it gets to finish the macro on an excel document.I have several data sheets and i must measure the time difference among them.How can i do that?
Thanks a lot.
I will ask a very simple question.I created a database with access and defined some fields and also an identity field.I took this file with ADODB connection and i want to write a code to add new records to this database file. I looked at some books and also MSDN for help but i could not...
As a graphical designer, i don't like visual quality of VB objects or controls.For example i want to add buttons(as in flash)to my program.Or i want to change the appearence of forms etc.Is there a way to create my own forms or buttons in VB? Or should i use some tricks to do so?
I will be very...
When i try to open a new or an existing file Access gives this message:
FRetrySdm Error
What does it mean?I re-installed Access2000 ,still gives the error.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.