Hi there can you help. I am trying to set up an A to Z search criteria on a page, that let the user select a letter from an alphabet row which shows all the...
jamessin3
jamessin3@...
Oct 1, 2002 10:54 am
4647
Your select statement on your results page will look like: Select Forename, Surname, ID Where Surname LIKE 'MM1%' Order by Surname ASC MM1 is your passed over...
Spencer Boydell-Butt
sboydell-butt@...
Oct 1, 2002 10:59 am
4648
Hi all I know the session variables subject is being discussed before but only now I need to create one. Here is what I am doing Create one page with a form...
try putting the session("name") = blah bla on the page that you're posting to - because that is where you can draw the form field from moshe ... From: Magda...
i'm thinking of installing Norton's personal firewall 2003 - but i have heard some things that it doesnt run well on Win XP with a server. i am not running a...
Hi Moshe On the page I am posting to I created a session variable called "session_name", "name" is the fields name on my form on the first page. Below is a...
the tel field seems to be working fine, the name not yet. this is how i would do it: on the 1st page - leave just a form thats posts to page2 - which could be...
Hi Moshe Thank you very much, it worked fine. You are the best!!!!!!!!!! Magda ________________________________________________________________________ This...
This is puzzling. But, probably simple. I have tried to look on Macromedia's site and some of my books and couldn't find exactly what I was looking for. Here...
NPF works just fine with webservers on local test machines (I say local test machines because thats all I've personally tried it on). You have to setup your...
Tim Thorburn
webmaster@...
Oct 2, 2002 5:20 pm
4656
Thanks Tim didnt realise that Apache works in a Win environment... but (Praise the Lord!) - my IIS is running well! thanks moshe ... From: Tim Thorburn...
Hi All I have a search page with 2 - not one criteria but I ultradev gives me only one filter option. I added a bit on the code so that I can search on both...
Magda, so far, so good. There is no problem with your code. You have to make changes in the sql statement also though. If you send me the code I can give you...
enrique cardu
eacardu@...
Oct 6, 2002 12:22 am
4659
Hi, As the subject says - I'm looking for a few eCommerce hosting companies to compare prices with. I have two clients interested, so this will be my first...
Tim Thorburn
webmaster@...
Oct 6, 2002 5:52 am
4660
Hi Tim, I'm not familliar with SBC but took a look - seems they are "baby Bell" companies, better at handling communications than web hosting. I have had no...
Thanks Fiona, I've had pretty good luck with SBC thus far in their hosting department, but I'm definitely open to suggestions. Since the cost of eCommerce ...
Tim Thorburn
webmaster@...
Oct 6, 2002 5:41 pm
4662
Hello again Tim, You are going through exactly the same process I did - coming up with an assortment of options, everything from the all-in-one to a...
When I am in DreamweaverMX and select Site and then New Site or Site and then Edit Site... I get a dialog box instead of the wizard. The message reads as...
I am sort of new at this, I have set succesfully a dynamic page using MYSQL and DWMX. I can get up info and publish it quite easily... I have a relational...
Are there any compatability isues between ultradev4 & dreamweaver mx I will be working on ultradev in college and working in DWMX at home. Is DWMX backward...
hey folks this is weird..... i'm not getting emails from the list (this and other yahoo lists), although i have checjked and re-checked me settings - zilch! ...
Moshe: Yes, several times in fact. Yoohoo has a habit of turning your mail to "soft bounce" and it doesn't reach you. Check your mail settings again and if ...
Bob Johnson
texican@...
Oct 8, 2002 8:27 pm
4668
Hello Group, I am developing an Intranet site for approximately 500 employees. One feature that I would like to provide is a customized list of links on the...
Robert L. Wheeler
bobwheeler@...
Oct 8, 2002 8:36 pm
4669
Robert: Here's a suggested structure for your database: USER table user_id autonumber field user_name user's name user_dept etc. ...
Hello, This one may be hard to explain, but I will give it my best try. I am receiving a BOF or EOF error that is shutting down my ASP pages… The website is...
A correction is needed on my tables explanations – they seemed to become quite distorted once posted: ... etc… Sorry about the messy tables before! Mark...
I'm just going to piggyback onto Sherm's perfect answer. What you described was a classis many-to-many relationship between two tables, in your case (and ...
I don't know if this has been answered.. joined alittle too late, but thought I'd try. <marquee align=center behavior=scroll direction=right width=100% ...
Hello everyone, Well I read some of the old post and to say I do not understand it. So maybe someone can help me a little here. First let me say that I have...