close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Start and end date ???

Thread began 10/11/2010 8:44 am by nmabey414064 | Last modified 10/14/2010 12:43 pm by nmabey414064 | 2392 views | 8 replies

nmabey414064

The chart works when I wether send an ID or a date but not both...


The URL reads:
.../page2.asp?ID=5&StartDate=07-12-2010&EndDate=07-15-2010

and I get the error:
DynamicWebCharts/Data/page2_dataparser1.asp?ID=5

for some reason I have the feeling the graph should receive both ID and StartDate and not only the ID as the error message suggests.

The object that is created by the wizzard is:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="940" height="300">
<param name="movie" value="DynamicWebCharts/open-flash-chart.swf?data=DynamicWebCharts/Data/page2_dataparser1.asp?<%=Request.QueryString()%>" />
<param name="quality" value="high" />
<embed src="DynamicWebCharts/open-flash-chart.swf?data=DynamicWebCharts/Data/page2_dataparser1.asp?<%=Request.QueryString()%>" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="940" height="300"></embed>
</object>

and I think here is the mistake.

When I replace <%=Request.Querystring()%>
with:<%=Request.Querystring("ID")%>
the chart receives the ID and displays.

When I replace <%=Request.Querystring()%>
with:<%=Request.Querystring("StartDate")%>
the chart receives the StartDate and displays.


But how do I pass both variables to the chart?
Do I have to change something in the <object> bid? What?



Thanks a lot and sorry that I put more and more questions up here but I thought it might be better to understand my problem.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...