I agree with Bret… I also have a question, I was working in DW MX on a Mac OS X and was entering text and a image in a table, I had it set to code & design...
Hi, I am very new to Dreamweaver MX myself so not to sure, I also have a very limited knowledge of Mac. (Well none if I put it like that!) I can only think...
Bret Whitcombe
bret@...
Mar 3, 2003 8:16 am
4975
Susan,
Have you tried the obvious - going to the view menu, and selecting 'design'?
There are three options at the top of that menu, design, code, and 'code...
Bret - in answer to your question - YES. The off topic message(s) were deleted over the weekend. You have now unwittingly reposted said message by replying to...
Hi Susan, Have you tried saving the page as something else (another page name perhaps?) I have had some pages do the same thing, and if I recall correctly I...
Susan, I found two docs on Macromedia's support site that may be relevant: "The Open in Code View preference identifies file extensions that do not allow...
Just tried your idea, it was already .html so I tried .asp, and another name in .html no luck, although I noticed it first opened as design and code view for ...
Have you also tried selecting all the code and copying and pasting into a blank page? Anna ... From: Susan Ochoa [mailto:cowgurl_8a@...] Sent: Tuesday, 4...
Sherm As you probably read I tried Anna's idea of selecting all the code and copying and pasting into a blank page. Thank you for taking the time to go to...
Mondayitis? Seriously I've pretty much got no idea! DW can occasionally be a bit flakey, but we love it anyway..... If it was an image file I would have said...
I've downloaded the 'calculate form' behaviour from Yaromat.com (a well known extension developer) Well, it's afine extensions, and I really needed it. BUT ...
Ilias Birdas
birdas@...
Mar 3, 2003 9:41 pm
4989
The calculation is being done when the form submits to itself but then the page reloads and the onClick event is no longer valid. The script is working fine....
I agree Sherm. Apart from the fact that if I really posted as much as I wanted Yahoo would experience a kind of mini DOS attack. And I'd get kicked off....
Hi guys, Just a friendly reminder, I complained on here twice about these stupid messages and got moaned at today for making matters worse! I wouldn't mind but...
Bret, What the list admin said was that he removed the posts from the list, and that by quoting them in your response, they were essentially re-posted. Here's...
Please fill in the form located here http://add.yahoo.com/fast/help/us/groups/cgi_abuse to complain about this post. I get annoyed about spam and other stupid...
Guys (and girls) I do understand your annoyance at these annoying/offensive posts as I'm in the same boat remember - I get these messages too! I do what I can...
Hi Bill, I totally agree with what you are saying, I understand that now. I used to be a member of moderated groups and they are a complete waste of time ...
Howdy. I'm going to have a few Forms in succession. And I'd like to store all the fields temporarily. Then at the end, display the fields and also email the...
If this is a lot of data, I don't think I would use Session variables because of the overhead on the server. Will this data be stored in a database or just...
hmmm I was trying to stay away from a DB because this project 'seemed' so simple to begin with. It seems the more I think about it, the more complex it gets. ...
Hi IMHO Eric is absolutely correct. A simple insert/ then update DB process is the way. The Cart behaviour from http://www.powerclimb.com/powerclimb/ has a...
HI All This is my first post but i'am sure not my last anyhow i need some help with login page which seems to work fine however when a person logs in...
Do you have the person's name in the same database table as their login info (username and password)? If so, just include that column in the recordset you...