|
Hi, I'm tinkering with site_file.js and menus.xml to add a 'backup file'
functionality to the DW MX 2004 right mouse menu. What I'm trying to do...
|
|
check out this page from macromedia about windows and service pack 2
...
|
|
create the folder w/ asp... When you call the recordset.addnew code you can
do something like <% licensePlate = request.form('licensePlate')...
|
|
Hi yea,
why do have to use all cap's ??
http://www.webthang.co.uk/tuts/tuts_dmx/dmxf_1/dmx1_1.asp
the above link will take you to a site that...
|
|
Can someone please help me. I thought this would be relatively painless but Im
having problems.
I've created a small applicaion using asp.net...
|
|
I'd set up a new column and set your sort order explicitly. Then you can do
whatever you want to it. :)
Example:
Insert a new item at position...
|
|
Linda, i think Murray is right. try:
<A href="JavaScript:void(0)">
Murray *TMM* wrote:
|
|
Well, I must be looking right at it but still can't figure it out. I use the
pull down for alignment but it doesn't seem to work. I've tried all...
|
|
Hi, This is a strange one - I have a recordset bound to my page, 'UCust'
containing a list of customer names. It uses the DISTINCT SQL statement to...
|
|
Use the "Check New Username" behavior. You can check any field which cannot
be duplicated, not just usernames. It's under the "User...
|
|
> Why does it fail with Firefox though???? :(
Because the .NET Validator controls will only output client validation code
for IE, you should...
|
|
SuccessURL='<%# "style_LIST.aspx?section=" & Request.QueryString("section")
%>'
--
Kevin Marshall
WebXeL.com Ltd
http://www.webxel.com
|
|
"Nimotek" <webforumsuser@macromedia.com> wrote in message
news:cuv05u$rom$1@forums.macromedia.com...
Perhaps you could use the concatention...
|
|
Have a look at my article on the fundamentals
http://www.charon.co.uk/content.aspx?CategoryID=27&ArticleID=30
--
Jules...
|
|
Try this instead
provider=Microsoft.Jet.oledb.4.0;Data Source=c:\testapp\asp_test.mdb;
User ID=('admin'); Password=("")
|
|
Can you post the EXACT error you're getting?
|
|
go to your web hosts website support section .. somehwere they should list all the installed asp components that they have installed, otherwise i...
|
|
I have set up a test page to debug my problem and it seems the the database is
only letting me use the binding called 'body' once where as it is...
|
|
why do you need it, cant you create a content management system using
dreamweaver itself.
"Zak" <nowhere@yahoo.com> wrote in message...
|
|
:DThat's it!!!
Thanks so much for your help sillyworm - it was the 'mysql_data_seek($CartContents, 0);' line just before the loop that's fixed it....
|