|
More site info...
microsoft.public.expression.webdesigner | Forum profile
|
|
Forum profile page for microsoft.public.expression.webdesigner on http://www.microsoft.com/communities/newsgroups....
This report page is the aggregated overview from a single forum: microsoft.public.expression.webdesigner, located on the Message Board at http://www.microsoft.com/communities/newsgroups....
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "microsoft.public.expression.webdesigner" on the Message Board at http://www.microsoft.com/communities/newsgroups... is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on microsoft.public.expression.webdesigner:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
16
|
57
|
289
|
|
Post:
|
32
|
145
|
919
|
|
|
microsoft.public.expression.webdesigner Posting activity graph:
|
Top authors during last week:
user's latest post:
Ping KathyW2, Veign, Cheryl...
Published (2009-01-07 16:50:00)
I did and it still didn't work. Heck, I tried every combination of filters after Chris posted about not being able to see new posts. -- Cheryl D Wise MS MVP Expression Web - http://by-expression.com Now registering for January session at http://starttoweb.com Migrating from FrontPage to Expression Web "Steve Easton" <admin@95isalive.com> wrote in message...
user's latest post:
Play Sound behavior in...
Published (2009-01-03 07:49:00)
Cheryl, you solved it for me. I had the site set for Preview - for only ASP.NET pages, and when I changed it to "For all Web pages", I heard the sound. Thanks. I didn't even know I was using the Development Server at all. D'oh. I agree with you, by the way, about sounds that intrude on your experience (and for those around you), so I have text that says "Click on the flag to hear the...
user's latest post:
Buy New Interactive Buttons? in...
Published (2009-01-04 23:38:00)
Cheryl, Thanks for the suggestions, which are very helpful (as are the tutorials and other information on your site -- which are a real contribution to the Web community, even understandable by CSS newbies like myself.) But I'm still on the lookout for a source of better-looking Interactive Buttons. They may be less than ideal, but that was true for much of FrontPage, and sometimes I just need to get a site put together...
user's latest post:
ASP.Net and PHP in...
Published (2009-01-05 14:01:00)
True. I would never mix technologies though. Much better to pick one and stick with it. -- Chris Hanscom - Microsoft MVP Resource Center: http://www.veign.com/development-center.php Veign's Blog: http://www.veign.com/blog -- Web Development Help: http://www.veign.com/development-center-web.php -- "Murray" <forums@great-web-sights.com> wrote in message...
user's latest post:
Expression Web Code behind using...
Published (2009-01-06 07:31:00)
How do I go about adding code behind logic to a page created in Expression Web. Looks like I have to make a new page in VWD and copy the original code into it? Having got a page ready for code how do I go about using Code Behind - are there any good tutorials?
user's latest post:
Ping KathyW2, Veign, Cheryl...
Published (2009-01-07 10:39:00)
Set the filter to Most Recent Thread. There seems to be an issue with threads / posts displaying properly. -- Steve Easton
user's latest post:
What am I doing wrong? in...
Published (2009-01-07 15:08:00)
There are only two ways to process form data - 1. Use mailto:name@example.com as the action of the form 2. Use a server-side scripting method to a) harvest the form's data, b) process it in some manner, e.g., enter it into a database, c) formulate and send an email to one or more email recipients, and d) redirect the visitor to some ending page Method 1 is quite simple, and is also the least reliable. It depends both on your...
user's latest post:
Update database in...
Published (2009-01-01 14:52:00)
Hello- I am new to ExpressionWeb, but know som MS Access and Frontpage. I'm attempting to update a simple database. As an example, my Access database has a field (column) named "Flavor" and a second named "Votes". In the Flavor column I have three rows, Vanilla, Chocolate and Strawberry. I have radio buttons linked to the table that correctly displays the three flavors. I am attempting to...
user's latest post:
Expandable paragraph. Any one...
Published (2009-01-01 18:39:00)
I want to have the ability to expand and contract paragraphs on a page. Yahoo does this on some of thier news pages. An example is here http://news.yahoo.com/s/ap/20090101/ap_on_re_us/madoff_statue THe article gives a portion of the paragraph then gives a button to click to see the full article. If you click it the article magically drops down and exposes the rest of the paragraph. They do not seem to have a way to contract it...
|
|
|
|
Latest active threads on microsoft.public.expression.webdesigner::
Started 1 day, 15 hours ago (2009-01-07 10:39:00)
by Steve Easton
Set the filter to Most Recent Thread. There seems to be an issue with threads / posts displaying properly. -- Steve Easton
Started 1 day, 11 hours ago (2009-01-07 14:22:00)
by Jasper
Hello, I have been tasked with making an online employment application form. We want to have the data sent to out HR dept. via e-mail. So far the form works fine but under testing the e-mail contains no data. I have used several tutorial sites to get this far. Where am I going wrong? <!DOCTYPE html PUBLIC "-//...
Started 1 day, 22 hours ago (2009-01-07 03:45:00)
by Mamiko
XP Home US$19, Pro US$29 Vista US$29 Up MS Office US$49 Up
Started 2 days, 18 hours ago (2009-01-06 07:31:00)
by Tony Randell
How do I go about adding code behind logic to a page created in Expression Web. Looks like I have to make a new page in VWD and copy the original code into it? Having got a page ready for code how do I go about using Code Behind - are there any good tutorials?
Started 2 days, 18 hours ago (2009-01-06 07:27:00)
by Tony Randell
I have a problem when opening a page in VWD that uses includes in Expression Web. Without doing anything I try to view the page and VWD asks if I want to save the changes. I answered no as I did not have any. Result was the page displayed fine. BUT if I answer yes to saves - all include page references are lost in VWD and ...
Started 3 days, 10 hours ago (2009-01-05 15:15:00)
by Thor
Started 3 days, 11 hours ago (2009-01-05 15:12:00)
by Thor
I have two inline frames on a page. The top frame contains a page called topics.html. I want to put a hyperlink on that page that will bring the link target into the bottom frame. Display.html is the page containing the two inline frames. "Responses" is the name of the bottom inline frame Topic_1.html is the name of a page I ...
Started 3 days, 16 hours ago (2009-01-05 09:25:00)
by Ralf Alkenbrecher
Hallo, a "maybe" stupid question: Is it possible to have asp.net-code and php-code on the same webpage? I would like to use a newsletter-tool which needs some php-code Thanks for your help Ralf ---- Ralf Alkenbrecher,der mit dem Fuchs tanzt www.alkenbrecher.com ----...
Started 4 days, 16 hours ago (2009-01-04 09:57:00)
by Alex
Some of the "interactive buttons" that come with EW2 are fairly ugly. I have not seen any information on how to modify them, and cannot find anyone selling additional sets of interactive buttons. Can anyone let me know if it is possible to buy or " roll your own" additional interactive buttons? Thanks, Alex...
Started 4 days, 14 hours ago (2009-01-04 12:04:00)
by tindatrue
I want to display the count of items from my data base not item itsel. for examle I have database of Books with Pubilsher,Authors and books fields the author x wrote 10 books author y wrote 23 books and so on How to dispaly the count of items using gridview or detail vies or any data control using expression web thanks in ...
|
|
Hot threads for last week on microsoft.public.expression.webdesigner::
Started 5 days, 21 hours ago (2009-01-03 05:12:00)
by kstrouse
I've been using the FP PlaySound script in my site to play a *.mid file when the user clicks an image. I haven't touched this code in two years, but I've recently copied the pages and noticed that the behavior didn't work on the copies. Then I saw that the sound didn't play locally on the originals, either. I looked at the source code ...
Started 3 days, 16 hours ago (2009-01-05 09:25:00)
by Ralf Alkenbrecher
Hallo, a "maybe" stupid question: Is it possible to have asp.net-code and php-code on the same webpage? I would like to use a newsletter-tool which needs some php-code Thanks for your help Ralf ---- Ralf Alkenbrecher,der mit dem Fuchs tanzt www.alkenbrecher.com ----...
Started 1 day, 15 hours ago (2009-01-07 10:39:00)
by Steve Easton
Set the filter to Most Recent Thread. There seems to be an issue with threads / posts displaying properly. -- Steve Easton
Started 4 days, 16 hours ago (2009-01-04 09:57:00)
by Alex
Some of the "interactive buttons" that come with EW2 are fairly ugly. I have not seen any information on how to modify them, and cannot find anyone selling additional sets of interactive buttons. Can anyone let me know if it is possible to buy or " roll your own" additional interactive buttons? Thanks, Alex...
| |