I have a column in a table with image locations
filename.jpg
i need to change all the extensions to
filename.eps
what would be easier then deleting the column and adding an new column with all the info?
thanks
zzzzzz
I have a dbase where Salespeople enter in their sales (php) off a website and their sales are tracked by their salesrepid.
Their salesrepid is also their username. I havent even been able to come close and since my php knowledge is about 0 then ideally if you could point me to a tutorial that...
I have an HTML email that previews fine -- however whenever i send it there is a white space on the left of some of the rows.
so this email has 5 rows -- row 1 and 5 have the white space on the left -- ive changed the widths and all the dimensions many times but the white space keeps showing up...
http://www.decloak.com/Products/Dreamweaver/NestedTemplates/TablesOrLayers.aspx
<Signature>
Sometimes the Answer You Are LOOKING for can be FOUND BY SEARCHING THE FAQ'S @&%$*#!!!
</Signature>
I have a field that has image location
folder/folder/image.jpg
is how it is set up -- I have over 150 images in this dbase so i dont want to do what i have to do individually.
what i want to do is remove folder/folder/
so all i have is "image.jpg" no quotes of course
How do i...
Ok here is what im trying to do --
Im trying to protect my files from being downloaded by anyone so i have a file called download.php (a script i got off the net) that holds any domains that can download my files. It also hides the locations of the files. problem is when i go to enter the urls...
How can i pull the name of a file that a user is uploading and add that name to a database
lets say i have a 2 field form -- file and file id -- each salesrep has to give a file a file id that a client will enter to download the file. i can get the file uploaded but how do i pull the filename...
Im making a site right now and I decided to completly ignore 800 resolution. The site is being designed at about 960px width. I usually go liquid but I wanted a fixed width structure here.
The site is a B2B site and is for dealer information and downloads of information. I have also decided...
Ok 2 part question --
1) What is the javascript function to resize a window that the user is in parent resizes itself pretty much
2) also how can i open a window dead center with no Browser frame around it (not even the top bar -- a completly stripped window) and also how to keep focus off...
This is for an edit personal info form. I have a password and verify password field. I would like to verify that they both equal each other via php rather than javascript.
How can i have this done and have the same page process it. I might be able to do this over two pages but i dont really...
http://www.salesincentiveswork.com/index.php
just the usual -- browsers on MAC please as well as NN
also if anyone can try and spoof my form or form processing page please i need to lock that up.
i need this site done by next week and really would like feedback.
Thanks
<signature>...
Right now i use a url to pass variables between pages -- but i want these to die after the person closes their browser -- is a session variable the only way to accomplish this and how do pass a form data via session variables?
<signature>
sometime you just gotta say "WHAT THE @#*% !!"...
ok i have a form set up that inserts when a user hits submit, i then have the info from the form going to a thank you page where the user can see what info they entered as well as havin that info emaild to them as well to me. the info gets posted to the database fine but then on the thank...
I have a form called "register" that i have set to post...on the form users enter basic info that gets inserted into a database -- i then send them to a thank you page that i want to do 2 thing first i want to say "thank you blah blah blah....you have entered the follwoing info...
http://www.cascadecasinosolutions.com/test/enter.php
user: tek
pass: tips
Ive been working on this site for about a year now and it keeps changing. most of the site is still unfinished but the primary layout i made about 4-6 months ago. you will notice on the left menu in netscape is it...
I have a spreadsheet with about 300 items. lets say in one column i have the item alias'. I want to add a column at the end that will automatically insert "product_thumbs/" and then alias so it would read "product_thumbs/alias"
Secondly can i set up that column that no...
ok here it is...this script will not send to my corporate email still but i can get it to my hotmail account (thats another issue that i am trying to workout)..however i was perusing the web and read up on headers. so i added in a bunch of them hoping it would help get the email past my...
Ok here goes -- I have an email script (php) and it works and it will send to pretty much any email address! Except the one i need it to. IT will NOT send to my corporate email address but will go to my personal hotmail one! Ever seen this before? there is nothing i can do but what the...
Here is my simple mail function that is located on page 2. Page 1 holds the form that passes the fields on to page 2. for some reason I am yet to get a damn email...
The site is currently under construction but when i test it it aint working. Same goes for all my other mail forms on other...
I have a drop down that has product categories. I want to add an ALL to the dropdown but I cannot make that work
Here is my processing code
<?php require_once('Connections/connCorp.php'); ?>
<?php
$prod_products = "0";
if (isset($HTTP_POST_VARS['ProductType'])) {
$prod_products...
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.