Just looking for a simple script that would do this, any idea's or links would be great! Thank you!!!
-Kevin
Type: Posts; User: Neebski; Keyword(s):
Just looking for a simple script that would do this, any idea's or links would be great! Thank you!!!
-Kevin
Hey there,
I have a pretty basic splash page on my site but I wanted to forward directly to the home page if there is a returning user to the site.
Please let me know if there is any script...
I have no idea, dreamweaver did it automaticly...
I am not sure if I follow correctly... I currently have all the session data compiled and everything is fine but I cant get it to pull the data from the users db entry. I currently have the following...
User logs in > forwarded to another page where I want to add a third session variable from their database entry. How would I call that info to add it to their session?
Currently I have the...
Hello!
I was hoping I could get some help with the problem that I am having. Basically I have a login page created by Dreamweaver it creates the MM_Username and MM_Usergroup no problem BUT I do...
Hey there,
I was wondering I currently have a media player that opens a popup once the EU selects the video on the content page. I was wondering though. I have noticed that many users take the url...
Hey there,
I am having trouble finding a good countdown script that includes a milliseconds countdown. I was hoping someone here could direct me in the right direction. I would really appreciate...
Nothing? :(
Hey there, I am wondering how I can kinda get around the login from a webpage. It is mostly network statistics from my colo provider but I would like to have a graph and stuff outside of the secure...
Hah, thanks for the code - change it up a little for my project
http://ccms.mediared.net/a/cc/cc.php?n1=&n2=&total=
Thanks!
Hey there, I am looking for a cost calculator that might have some functionality like
- Hourly Rate
- Data Transfer Needed
- Mileage (not necessary)
I want my clients to be able to check the...
Hey there, I am trying to put together a log type database of where each user goes and what pages they view. How can I automatically add an entry into my log db each time the page loads? (As of right...
Hey there I currently have some code from another website that seems to be working great except one little thing. When I load it in a web browser it gives me this 'Notice: Undefined variable:...
lol, I understand that and did replace the comments code but it still didnt work. Ill play with it later today and see what happens.
where exactly would I put the code you gave me?
I tried putting it in the mail.php file, but no luck.
The form is located here: http://www.ayalapercussion.com/other/contact.php
and the php send mail code is this
<?
$mailto = $_POST['sendto'] ;
$subject = "Ayala Percussion Ensemble...
Hey there, I currently have a "contact us" form on my website and quite often I get just spam emails from it containing html and links. The form its self does not render the html when it sends the...
awesome, thanks so much guys
Hey there, I have no idea really how to use rss but a bunch of my friends want me to make an RSS feed of our website. Currently I use PHP and mySQL to display content on pages of the site but how...
right... I dont really think ill get that running soon :P
im just trying to figgure out this stuff haha
so maybe, smaller than 500x yah??
I just threw out 800x600 just for an example
Okay the one I found here: http://www.dynamicdrive.com/dynamicindex9/info3.htm works great, the only thing im trying to do though is set it up so
users with a screen resolution larger than...
wow, thats complicated...
im still a nob at xml so umm where do I start?