| popup window "This resource cannot be found" |
|
 |
Index ‹ Web Programming ‹ ASP.Net
|
- Previous
- 1
- ASP/Active Server Pages >> Characters found after end of SQL statementhello getting wierd error from SQL statement
it is
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC Microsoft Access Driver] Characters found after end of
SQL statement.
here is my server side code
<% Dim strSQL, objRS, strTitle, dblPrice, strISBN, strDescription,
curPrice, curDiscPrice
strISBN = request.querystring("ISBN")
'sql statement for individual books
strSQL = "SELECT tblBookDescription.ISBN,
tblBookDescription.strTitle, tblBookDescription.strDescription,
tblBookDescription.strPublisher, tblBookDescription.dblPrice,
tblAuthors.AuthorID " & _
"FROM tblAuthors INNER JOIN (tblBookDescription INNER JOIN
tblAuthorsBooks ON tblBookDescription.ISBN = tblAuthorsBooks.ISBN) ON
tblAuthors.AuthorID = tblAuthorsBooks.AuthorID; " & _
"WHERE (((tblBookDescription.ISBN)='" & strISBN & "')) "
response.write("strSQL = " & strSQL)
Set objRS = Server.CreateObject("ADODB.Recordset")
-----------------------------------------error here
objRS.open strSQL, objConn
-----------------------------------------------------------
'response.write("strSQL = " & strSQL)
curPrice = FormatCurrency(objRS("dblPrice"))
curDiscPrice = FormatCurrency((objRS("dblPrice")*.8))
dblPrice = (objRS("dblPrice"))
%>
any help please, i think it occurs where i concatenate the strISBN into
the SQL statement
- 2
- Frontpage Client >> Using 2003 I cannot see frames with DWTWhat I'm trying to do in FP 2003 is attach a Dynamic Web
Template to a Frames Page, but I continually get the
error "My browser does not support Frames" after I attach
it. I know for certain my browser does support frames
because I can see the frames page just fine when I don't
attach a DWT. Is there a problem using both at the same
time?
The reason for using a Frames page is so I can enlarge
thumbnails in one frame into a larger target frame. If I
can achieve the same thing by using simple tables or a
layout table please let me know.
Thanks,
John
- 3
- 4
- Frontpage Client >> Scanned GraphicsHELP! I've been working on this all day. Just starting my new website. I do
not want to use the templates. I scanned a 8.5 by 11 picture in of an ancient
scroll that I want to use as my background. It scanned in fine except it is
so big it takes more than the web page I am looking at. When I try and
resize it never fits. I guess I am not sure how it should fit? Should it fit
the page, be larger, smaller? Do I insert as a background or a picture? When
inserted as a background I can't resize it.
I am so confused and about to give up. Can anyone please help. I have
decided to start my site from scratch.
- 5
- IIS >> Web Sites using wrong home directoriesI have a bunch of web sites configured with IIS 5, 1 with an SSL certificate. And every so often every one of my websites will pull up the home page from another web site (the one with SSL, don't know if that has anything to do with it). At which point, I check the home directories and host headers to make sure everything is correct and it is. A restart of the machine usually fixes the problem for a few days. Anyone have any idea why this would keep happening? I don't even know where to start looking.
- 6
- IIS >> How many Wildcard Certificates required for this setup?Hi, we are running Server 2003 and want to setup multiple web sites
with their own domains (ex. www.domain1.com and www.domain2.com) using
one ip address. It appears using host headers would be the easiest way
to do this. We also need SSL certificates for the sites. Can we just
get one wildcard certificate or is one required for each and every
site since I read they are only good for sub domains and not different
domains? Any input would be appreciated.
- 7
- Frontpage Client >> Preview in Browser CrashHI
I am running XP home, office 2000, and Frontpage 2002. I
have installed Ofice xp sp1 and 2 today, but to no avail.
I am also running Norton AV2002, Internet sec 2002, and
Utilities 2002.
When i try to preveiw in browser, Frontpage hangs.... I
swear it did nt used to.
Knowledgebase says the FP2000 has a conflict with Norton
2001, and reccomends removing Norton. As i am on Cable, i
dont want to remove norton due to frequent hacks etc.
I am midst a frontpage assessment, and really need to bet
this sorted.
Many Thanks
- 8
- IIS >> NTLM over SSL thru proxies/firewallsWe have an IIS served web site that uses integrated windows security.
All clients use IE 6/7. Once in a while we get a 401.2 error when
someone tries to reach the site from a hotel.
Based on what I've read it sounds like using NTLM over the Internet
can be problematic when connecting thru some proxy servers.
The last time we had the problem I had the user try accessing the same
site via SSL. Problem went away (in this case).
Can I reliably use NTLM over SSL, even thru proxy and firewalls?
Is the NTLM stuff being encrypted along with everything else and
therefore immune from stripping or tampering?
- 9
- ASP.Net >> Enhance your domain skills required for the jobHi,
New title for Mastering Web Application Development.
All secrets of developing an Accounting Software for the web revealed.
Title: "Develop your own Web Accounting Application using ASP.Net"
Log on to:http://www.vkinfotek.com.
Regards
bhar
- 10
- Frontpage Programming >> Traffic Wheel, can anyone help?Hi Everyon
I'm trying to get a create a form that will direct a user to a different website everytime they enter data into i
I.e the first visitor that fills the form would be directed to services1.htm, second would go to services2.htm and so o
A traffic wheel, I just dont know how to do it? Can anyone help?
Thank
Sammy Hega
- 11
- ASP.Net >> Filtered output disappears after browser back/forwardI created a base page class which sets a response filter and the filter
injects additional html into the response output stream. The filter works
fine and everything works as expected except for the following quirk:
When I navigate my browser to another url (a link in the page, a browser
favorite...it doesn't mater) and then use the browsers (IE 6) Back or
Forward buttons to go back to my filtered page the additional html I had
added using the filter is gone. I have to refresh the page from the server
to get back the additional filtered content.
Why would the filtered content "disappear"? It's in the page source that
was returned to the client so it shouldn't be any different than the reset
of the page the browser cached...should it?
Brad
- 12
- ASP.Net >> CSS = Chaos ?This is a multi-part message in MIME format.
------=_NextPart_000_000A_01C8146D.657C39D0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
I have looked at various tutorials on css and get the concept.
Then I decided to look at a real example and downloaded the vs Commerce
example and checked out its css and master pages.
My question is, did someone work this out or is it a result of an
infinite number of monkeys pounding away at keyboards until they got
something to work ?
Comments from the css
/* Critical Safari fix! */
/* Holly hack for IE \*/
/* helps IE get the child percentages right. */
/* Hides from IE-mac \*/
/* IE 3px display bug fix (in conjunction with the rule following below)
*/
In the master page
<!-- Conditional comment to give IE/5/6/Win the javascript hack that
helps them do max-width. -->
<!-- Box model fixes for IE 5.0 and 5.5 -->
<!-- IE7-specific fixes -->
<body>
<div id="sizer">
<div id="expander">
<div id="wrapper" class="clearfix">
etc
In the real world, do designers work out wquivalent things or is it
standard to just copy and paste from earlier works ?
I don't know who invented css, but it seems to be the product of a
disorganised and illogical mind.
------=_NextPart_000_000A_01C8146D.657C39D0
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3DEN-US link=3Dblue vlink=3Dpurple>
<div class=3DSection1>
<p class=3DMsoNormal>I have looked at various tutorials on css and get =
the
concept.<o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
<p class=3DMsoNormal>Then I decided to look at a real example and =
downloaded the
vs Commerce example and checked out its css and master =
pages.<o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
<p class=3DMsoNormal>My question is, did someone work this out or is it =
a result
of an infinite number of monkeys pounding away at keyboards until they =
got
something to work ?<o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
<p class=3DMsoNormal>Comments from the css<o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:Consolas;
color:green'>/* Critical Safari fix! */<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:Consolas;
color:green'>/* Holly hack for IE \*/<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:Consolas;
color:green'>/* helps IE get the child percentages right. =
*/<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:Consolas;
color:green'>/* Hides from IE-mac \*/<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:Consolas;
color:green'>/* IE 3px display bug fix (in conjunction with the rule =
following
below) */<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:Consolas;
color:green'><o:p> </o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:Consolas;
color:green'>In the master page<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:Consolas;
color:green'><o:p> </o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:Consolas;
color:green'><!-- Conditional comment to give IE/5/6/Win the =
javascript hack
that helps them do max-width. --><o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:Consolas;
color:green'><!-- Box model fixes for IE 5.0 and 5.5 =
--><o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:Consolas;
color:green'><!-- IE7-specific fixes --><o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:Consolas;
color:green'><o:p> </o:p></span></p>
<p class=3DMsoNormal style=3D'text-autospace:none'><span =
style=3D'font-size:10.0pt;
font-family:Consolas;color:blue'><</span><span =
style=3D'font-size:10.0pt;
font-family:Consolas;color:#A31515'>body</span><span =
style=3D'font-size:10.0pt;
font-family:Consolas;color:blue'>><o:p></o:p></span></p>
<p class=3DMsoNormal style=3D'text-autospace:none'><span =
style=3D'font-size:10.0pt;
font-family:Consolas'> <span
style=3D'color:blue'><</span><span style=3D'color:#A31515'>div</span> =
<span
style=3D'color:red'>id</span><span =
style=3D'color:blue'>=3D"sizer"><o:p></o:p></span></span></p=
>
<p class=3DMsoNormal style=3D'text-autospace:none'><span =
style=3D'font-size:10.0pt;
font-family:Consolas'> &nb=
sp; <span
style=3D'color:blue'><</span><span style=3D'color:#A31515'>div</span> =
<span
style=3D'color:red'>id</span><span =
style=3D'color:blue'>=3D"expander"><o:p></o:p></span></span>=
</p>
<p class=3DMsoNormal style=3D'text-autospace:none'><span =
style=3D'font-size:10.0pt;
font-family:Consolas'> &nb=
sp; =
<span
style=3D'color:blue'><</span><span style=3D'color:#A31515'>div</span> =
<span
style=3D'color:red'>id</span><span =
style=3D'color:blue'>=3D"wrapper"</span>
<span style=3D'color:red'>class</span><span =
style=3D'color:blue'>=3D"clearfix"><o:p></o:p></span></span>=
</p>
<p class=3DMsoNormal><o:p> </o:p></p>
<p class=3DMsoNormal>etc<o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
<p class=3DMsoNormal>In the real world, do designers work out wquivalent =
things
or is it standard to just copy and paste from earlier works =
?<o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
<p class=3DMsoNormal>I don't know who invented css, but it seems to be =
the
product of a disorganised and illogical mind.<o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
</div>
</body>
</html>
------=_NextPart_000_000A_01C8146D.657C39D0--
- 13
- ASP.Net >> Why use <%= %> ?Hello,
Newbie alert, so please be patient <g>
I ASP Classic, we were used to using tricks like ...
<%=strName%>
to insert dynamic content into an HTML block. In ASP.NET, you have
various controls like the label that seem to do the same thing, but with
much more power and flexibility. If so, is there any reason to use <%=
%> at all?
I only ask as I am reading ASP.NET Unleashed, and he shows an example of
using this. I couldn't see why he didn't just use a control. Granted his
example was something like ...
<body bgcolor="<%=strColour%>">
where he was including an attribute for a tag, rather than a whole tag,
but he already mentioned a generic control that just produced the basic
text rather than a tag, so why not use that?
TIA
--
Alan Silver
(anything added below this line is nothing to do with me)
- 14
- ASP.Net >> HttpContext.RewritePath in .NET 2.0For a long time, our product has had a "vanity URLs" feature where nice URLs
are mapped to ASPX files in an IHttpModule implementation, using HttpContext.RewritePath().
This has worked beautifully for the past couple of years under .NET 1.1,
but when it runs under ASP.NET 2.0 it has problems. Note that this is the
case regardless of whether the assmbly is built against 1.1 or 2.0
We're getting the following exception stack trace:
Object reference not set to an instance of an object.
at System.Web.HttpContext.RewritePath(VirtualPath filePath, VirtualPath
pathInfo, String queryString, Boolean setClientFilePath)
at System.Web.HttpContext.RewritePath(String filePath, String pathInfo,
String queryString)
at Interesource.Publish.Client.Web.VanityUrlModule.HttpApplication_AuthorizeRequest(Object
sender, EventArgs ea)
In my experience it's very unusual to get a NullReferenceException thrown
from inside the framework, so this warranted extra investigation.
The overload we're calling is HttpContext.RewritePath(string filePath, string
pathInfo, string queryString) and regardless of what values are passed to
the last two arguments, we get the NullReferenceException. I can't see from
Reflector how this method could possibly throw a NullReferenceException.
We did find a workaround, which was this to change our original line of:
ctx.RewritePath(physicalResource, queryString, pathInfo));
to this:
ctx.RewritePath(string.Concat(physicalResource, queryString.Length > 0 ?
"?" : "", queryString));
so that we were using a different overload on RewritePath which, according
to Reflector, doesn't go through the same code path as the first overload
we were using. As it happens, we don't need the path info. I'm at a loss
to see how this can be the result of something I'm doing wrong.
This workaround doesn't work conistently well, so at the moment, I have this
in my code:
if(Environment.Version.Major == 1)
{
ctx.RewritePath(physicalResource, req.PathInfo, queryString);
}
else
{
string url = physicalResource;
if(queryString != null && queryString.Length > 0)
{
url += "?" + queryString;
}
ctx.RewritePath(url);
}
Is it possible for this to be a bug in the framework? Is there some config
that I'm missing? Anyone else with the same issue?
I've logged the same issue at http://forums.asp.net/1109000/ShowPost.aspx
and blogged about it at http://staff.interesource.com/james/PermaLink.aspx?guid=1bd27f40-689a-41b9-b65a-4be68284949d
Hopefully this is a more appropriate place for a response.
- 15
- IIS >> Blog software on IIS 6Hi there,
I would like to install blog software to my web server. Do you wan't to
recommend some blog sotware that consists picture gallery. Freeware or
reasonable priced. Blog is coming only to my personal noncommercial travel
site.
My IIS 6 webserver is running on Windows 2003 server and it contains
Microsoft SQL 2003 and MySQL databases.
Thanks in advance.
|
| Author |
Message |
IrishMick

|
Posted: Thu Oct 26 12:18:01 CDT 2006 |
Top |
ASP.Net >> popup window "This resource cannot be found"
Thanks in advance to anyone who can help :):
I have an .aspx page that creates javascript on the fly within a button
click event handler. The script creates a function AND CALLS THAT SAME
FUNCTION that opens a new window which will contain another .aspx page. The
new popup window opens just fine, however, the parent page from which the
'click' event originated from produces the error "The resource cannot be
found" for some reason. Anyone
Web Programming274
|
| |
|
| |
 |
studen771

|
Posted: Thu Oct 26 12:18:01 CDT 2006 |
Top |
ASP.Net >> popup window "This resource cannot be found"
Hey never mind all! I found that adding an attribute to the button itself and
calling the function from its click event (along with having the script
already in place, not creating it in the click event) fixed the issue.
"studen771" wrote:
> Thanks in advance to anyone who can help :):
>
> I have an .aspx page that creates javascript on the fly within a button
> click event handler. The script creates a function AND CALLS THAT SAME
> FUNCTION that opens a new window which will contain another .aspx page. The
> new popup window opens just fine, however, the parent page from which the
> 'click' event originated from produces the error "The resource cannot be
> found" for some reason. Anyone
|
| |
|
| |
 |
| |
 |
Index ‹ Web Programming ‹ ASP.Net |
- Next
- 1
- ASP.Net >> Dynamic Like clause in LINQ How?I'm trying to build a LINQ expression that will use a dynamic construction
of a LIKE statement in the WHERE clause, it would look something like this
in SQL:
WHERE TaskGroup Like "*00*" OR TaskGroup Like "*20*"
It would be many variations on the above.
I know how use the LIKE clause in LINQ but not in this context, here is an
attempt that did not work, I also tried building it into a variable that
looked like the LINQ LIKE clause if I were to type it out (WHERE filterExp)
but it did not work either.
Thanks for any input
filterExp = ""
i = InStr(1, strFilter, ":")
Do Until i = 0
filterExp = filterExp & """Like *" & Mid(strFilter, i - 2, 2) &
"*"""
i = InStr(i + 1, strFilter, ":")
If i <> 0 Then
filterExp = filterExp + ", "
End If
Loop
Dim grp As String() = {filterExp}
Dim dbTask As New DataTaskDataContext
Dim taskTbl = From tas In dbTask.tblTasks _
Where grp.Contains(tas.TaskGroup) _
Select tas
- 2
- IIS >> IIS with XP 2003 - Tablet Edition?I have a tablet PC that has a system CD and 3 restore CDs. Have installed
VB.Net 2003 and CS.Net 2003, Office 2003, Frontpage 2003, etc. Would like
to install IIS. Any clues how to set up IIS from the restore CDs?
- 3
- ASP.Net >> How to configure IIS to use pre-compiled website?Hi,
We have a virtual directory MyApp that uses ASP .NET v2.0.50727, under
which we have kept the source code(aspx, ascx and vb), as well as a
bin directory in which we have the pre-compiled DLLs obtained from
aspnet_compiler. When we access pages from the application, we still
see cached files created on the server, under "C:\WINDOWS\Microsoft.NET
\Framework\v2.0.50727\Temporary ASP.NET Files"
It looks like the framework does not use the precompiled files and
compiles on first access as usual.
How do we configure the application so that ASP .NET runs the pre-
compiled files?
Please note that on the server on which we deploy, there is no Visual
Studio to be able to Publish the website.
Thanks,
Yash
- 4
- ASP.Net >> Inetpub or App folder?Can someone please explain to me where the files in an ASP.Net project
should be physically located? I thought they should be in an application
folder, such as C:\myapps\app01\files, but when I drag-and-drop files to the
Solution Explorer they end up in C:\inetpub\wwwroot\app01!
The solution--and all of its projects--seems to work no matter where the
underlying files are physically located.
Worse, it seems that some files exist in BOTH the "app" folder and the
"inetpub" folder. The only way to know which file is being referenced by a
project seems to be to look at the properties page for a particular file in
Solution Explorer.
All this is very confusing to me. Is there an article that discusses the
concept of physical files and virtual files in ASP.Net projects?
Thanks,
-- Jim
- 5
- ASP.Net >> How to get user control file name from custom control?I have a custom control used in a user control and that user control is
used in aspx page.
I tried to get that user control's file name from that custom control,
but I have no luck so far.
I was able to get the file name of aspx page from that custom control
but not user control.
Does anyone know how to do that?
- 6
- Frontpage Programming >> Trouble With Iframeshello again
I have a website i designed in Frontpage, but because of the amount of
text on there, i have put the said text in an Iframe. I can have it all
in a table as a one page but it stretches it down too far, and plus it
looks neater in an Iframe.
For SEO purposes i need the search engines to crawl it but they index
the page on its own.
Is there any way to have the search engines crawl it, but display the
page as part of the site?
I dont want to have to resort to putting 'Home' at the bottom of every
single page.
cheers again
--
ems
------------------------------------------------------------------------
Posted via http://www.forum4designers.com
------------------------------------------------------------------------
View this thread: http://www.forum4designers.com/message445890.html
- 7
- IIS >> W3svc1 Logs????Hi all,
We currently have a system drive that is approaching capacity very rapidly.
The space is being used by IIS log files being created in the following
directory:
C:\WINNT\system32\LogFiles\W3SVC1
Is there anyway to safely delete these logs and then prevent this from
reoccurring?
Any suggestions would be greatly appreciated.
- 8
- ASP.Net >> URLEncode1) I just recently used my own function which simply replaces cariage return
/ line feed characters with <br> tags for a large detail field before
showing it via an asp.net page to preserve line breaks for web display.
I have since come accross this URLEncode method. Is this something that I
should have used for this instead?
2) currently if you were to enter html tags into an input field on my
asp.net web page the app will crash... I know this is by design for security
reasons and if I don't require html tags being input I should just trap this
error and handle it.
What if I wanted to allow the html tags to be input? (URLEncode?).
any info would be appreciated. Thanks.
- 9
- 10
- ASP.Net >> Connections problem to web project from Visual Studio.NetHi
Recently I started get error message every time when trying to open web
project from Microsoft Visual Studio.Net:
Unable to open Web project. The path does not correspond to URL. The two
need to map to the same server location. HTTP Error 404: Object Not
Found.
It appears that our web server has several IP addresses. The work around
is: delete from DNS all IP addresses except the one I'm connecting to,
reboot my machine and then open web project.
Connection last about 0.5 hour until DNS automatically generates IP
addresses. I have to do this procedure again and again.
Can I do something to fix this problem permanently?
Thanks
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- 11
- Frontpage Client >> Can I have a drop down menu come from...an interactive button inserted as a web component in FrontPage 2003?
The button currently has a mouse over effect that changes the color of the
font in the button. I would rather have the mouse over pop out a menu with
2 items listed in the menu.
Thanks
JDS
- 12
- IIS >> IIS on an Win2K/Exchange2K/SQL7 server ?Hi all,
does IIS take up much resources ? I am looking at installing it on our
Exchange/SQL server.
We have about 40 users, but the iis side of things won't be getting much of
a hit, as not many users will be accessing it.
any thoughts ?
- 13
- Frontpage Client >> Saturation PartyYour Invited to a "Saturation Party"!
Why am I posting this message in the FrontPage newsgroup? 1) Except for the
Chat system the site was re-developed using FP2002 (and will be re-developed
again, no doubt as I get better). 2) The server in question is Microsofts
IIS running under Windows 2000.
What is exactly a "Saturation party"?
My web provider and I are interested in pushing his web server to its
limits.
We would like to see how it runs under a really heavy load. NO THIS IS NOT
A
REQUEST FOR A DENIAL OF SERVICE ATTACK! Please don't!
What's in it for you? You can Chat with all your friends in this newsgroup
in real-time and/or you can search my collection of over 140,000 files that
are online and download anything you want.... How many are needed? I don't
really know, but the server is configured to stop accepting connections at
10,000.
So any large number (1,500+) should be sufficient for the test. I will be
online in
the Chat system that night. (My handle is: tlgalenson).
WHEN IS IT? December 11, 2003 from 7pm to 9pm CST (CST is -6 from GMT).
WHERE IS IT? www.chatnfiles.com
If you have a chatroom name you want available, you can send me e-mail and I
will create
it that evening. tlgalenson@chatnfiles.com I have added a full set of "40
Channels" to
my basic chat rooms so that you can find a room with a few enough people you
can enjoy
hanging out there. Yes, you can chat in 1 window and download in another.
PLEASE DON'T FTP. The files portion of the website is available via FTP
also, but this
is a test of the Webserver not the whole server. So please perform your
downloads via
the your browser in http mode.
I will be posting the webserver stat pages from that night at a later time.
Come on down and PARTY!
Respectfully,
Tom Miller
Certified Novell Administrator and
Former TBBS and Tsxbbs sysop
- 14
- Frontpage Client >> Problems accessing my website using Frontpage 2003...Webpage example (not actual): www.mywebsite.com
Using Frontpage 2003, I go to the FILE menu and open OPEN SITE. I then type
the following: HTTP://WWW.MYWEBSITE.COM/. I get the following error: "The
folder 'http://www.mywebsite.com/' isn't accessible. The folder may be
located in an unavailable location, protected with a password, or the
filename contains a / or \."
How can I get into my web-based website so I can recalculate hyperlinks? I
am never requested or asked for the password (which is what I think is
wrong) to my website...
On other websites (apparently not password protected) I am able to upload
the website.
The Merc
- 15
- Frontpage Programming >> Hyperlink to more than one page or frameHow can I control the target to which a hyperlink directs to in order to
have several different results? Can this be randomised or in other scenarios
calculated as a percentage?
For example: if clicking on a specific link in response to a question, can
the resulting picture be one of 5 jpegs selected from a directory in which
the pictures could be displayed randomly ( probability 0.2) or in anther
situation say one picture is displayed 80% of the time and the others only 5%
( probability 0.8 cf 0.05)
--
Greg
|
|
|