Dialog Box Too Small In Windows XP Environment

I have a problem with dialog boxes. When in Windows XP, the dialog boxes are too small, but when in other environments it is ok. What should I do to accomodate all environments?

View Replies


ADVERTISEMENT

Setting Up ASP Environment In Windows XP

how to set up ASP development environment in windows XP (or i have to have windows 2000/2003)? Any good tutorial out there? By the way, I already have Visual Studio .net installed in my computer.

I am a PHP developer and want to learn ASP for my new project. How long u think it will take for me to catch up?

View Replies View Related

Big JPG -> Small JPG

Do you know if ASP can change a JPG file in a smaller defined size JPG.Do you have an exemple of it.Imagine the JPG is on the C: drive of my server and called PIC.JPG.

View Replies View Related

Small Business SDK And ASP.NET

I am creating a module/WebApp that interacts with the new small business
accounting 2006 beta SDK. The SDK requires a top level object to be created.
I then use the “.login(companyname, database name)� method to login. I can
then add, edit, delete information in the application using this object.

I need advice on what scheme to use to kick off the login the first time the
user runs any code that interacts with the SDK. I would like the logged in
object to persist for as long as the user needs it. For examples each user
gets his/her own Small business object to use while at the site. This will
greatly speed up the application/module. Any advice would be great.

It uses windows account to login. It just needs to know the database name
and company name. The login running the web server will be used.

Code:

View Replies View Related

Small Application

I am confused about SQL server & microsoft access. Which is better for small application?

View Replies View Related

Small Recordset Error

ADODB.Recordset error '800a0bb9'

Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.

/recourse/development/lettertemplates/regionoff-e.asp, line 11
---------------------------------------------------------

I can't seem to figure out why its giving me this error because my code is as follows: Code:

View Replies View Related

Small Test For Non .NET Users

I made a small javaScript that checks and see if the user has .NET installed on his computer... but the problem is that I HAVE .NET, so I can not check that it works when you do not have .NET.

can someone that does not have .NET installed on his computer, go to the following URL and let me know that he gets a correct reply? (that he does not have .NET).

View Replies View Related

Take A Video And Split It Into Small Videos

1. "Partition interval time slots". For example take a 30 sec video and create 7 images at 0, 5, 10, 15, 20, 25, 30 second intervals and the user from there can play each of those time frames INDIVIDUALLY.

2. Take two or more of these time slots and fuse them together forming one solid playable video. I guess you could do this by simply putting them together in windows media player (playlist) but not physically making one solid file.

I don't know if ASP can do any of these functions. I was given the option to take on a task of converting a ColdFusion application to ASP.

View Replies View Related

Small Error Bringing Up A Page

I have the interface for my news managment coded so I decided to copy the code from the old pages into the new clean and user friendly layout. However I ran into one problem, now pages won't open for some reason and I get the same error every time! Below is the error I get and in the next post is the code...

Error Type:
Microsoft VBScript runtime (0x800A01A8)
Object required: ''
/hwnetwork/admin_view_users.asp, line 86

Page:
GET /hwnetwork/admin_view_users.asp

View Replies View Related

As To Configure It Photo To Appear Small E To Extend When Click In

I have a pa'gina (view.asp) that he shows the photo that is cited in the data base. The problem that happens is that if I sending the photo well great it appears in view great. I would like to make the following one, to program so that the photo alone appears in a size small e when the user to clicar in top of it, I open one popu with it of the real size that it is. As I can make this I do not know to make. They see my code view.asp that it shows the photo. Code:

View Replies View Related

One Large, Or Multiple Small Session Variables

Does anyone know the detail of how session variables are actually stored?
The question I'm trying to answer is:

Is it more efficient to store and retrieve multiple short strings :

a) in multiple small session variables
b) concatenated and stored as one large session variable
c) inserted into an array and stored in a session variable
d) it's all the same. Who cares?

Keeping in mind that for this application each piece of data will be
retrieved for every page.

I've read that storing a dictionary object in a session variable is bad
ews - something to do with ending up with thread in your apartment, or
something ;-)

What I'd really like to do is create an XML object and store that in a
session variable, but I'm guessing that would be pretty inefficient unless
it had quite a lot of data in it.

View Replies View Related

Field Too Small :: Microsoft JET Database Engineerror '80040e57'

I'm making a page that adds form data to an access database. When I press send, I get this error:

"Microsoft JET Database Engineerror '80040e57'

The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data."Is there any way of making the form field bigger?

View Replies View Related

ASP Development Environment

Does anyone have any suggestions what software would be best used for an ASP development environment with several programmers working on the same project? It would have to have source control and version control etc.

View Replies View Related

Development Environment

I am about to dive in to the world of ASP. I have done HTML sites before using Dreamweaver MX.My question is: What is the best development application for me to use to create ASP web apps/sites?should I go with ASP or ASP.net?

View Replies View Related

HTTP_REFERER Environment

A week or so ago, I needed to find the HTTP_REFERER environment variable to check and see if a user is coming from a certain website:

If Request.ServerVariables("HTTP_REFERER")_
= "http://localhost/mydir/page1.aspx" then
response.write "Click on a menu choice"
else
response.write "check back later
end if

I have a page nested in an IFRAME (for example framepage1.aspx or ..asp), and I need to check to see if a user is coming to (not coming from ) a certain page where the framepage1.aspx is (the framepage1.aspx could appear in not only page1.aspx, but page2.aspx ,or page3). I'm not sure how to accomplish this given that the
HTTP_REFERER checks on address only incoming.

View Replies View Related

Debug Environment

I have an asp pages which uses ActibeX dll and Exe written in in VB and VC++. I want to debug the components from asp page. When the asp page is run I should be able to get the breakpoint in my VB & VC++ dll and exe.

what could be the setting to do that. I can debug those componnets from another VB/VC++ applications but I want to debug from asp page.

View Replies View Related

Access Cgi Environment Variables

can't seem to find how accesss the standard cgi environment variables in vbscipt/asp, remote_addr, server_port, etc they are accessible right? or a similar vbs set?

View Replies View Related

Staging Environment For Two Asp Developers?

What is the best way to allow a second developer access to existing html and
asp files in the office from a development point of view. At the moment, I
have been developing locally and then uploading my files to my web host but
I now need to create a usuable office environment which allows a second
developer to work my folder structures and files.

We do not have a big budget.

I am thinking of asking the company to buy a second hard drive loaded with
Office XP professional and use this to server files locally in a staging
environment before pushing the files to the remote web host.

Am I on the right track?

View Replies View Related

ASP - Reading Environment Variable

I would like to read a client environment variable... How can i do this ?

I can read server environment variable using
<%=request.servervariables("LOGON_USER")%>

but concerning client environment ?

View Replies View Related

Environment Variable From ASP Page

My goal is to retrieve my local machine's %USERNAME% environment variable
from ASP page.

When I enter http://RemoteServerName/testusername.asp?id=%USERNAME% directly
into the IE Browser URL box, %USERNAME% is repalced with the local machine
ID. However <a href="http://RemoteServerName/testusername.asp?id=%USERNAME%"> get mahcine id</a> in an html file and use Request.Querystring("id") to retrieve it in testusername.asp page, it returns "%USERNAME%". I guess IE browser is smart enough to replace %USERNAME% with the local environment variable value before sending URL string to the web server when you type directly into the Browser URL box.My question is , is there any way to retrieve local machine's environment variable, %USERNAME% from ASP page?

View Replies View Related

How To Read An Environment Variable?

I have a variable in an INI file (fileLocation) which will point to the location where i can store some temporay files.

This fileLocation variable has a value "%USERPROFILE%Local SettingsTemp" >Now, how do i get the actual expansion of this variable (for ex:i.e : C:Documents and Settings<username>Local SettingsTemp).

How can this be achieved through ASP?

View Replies View Related

Cookies In A Load-balanced Environment

Users in our load-balanced environment get to our home page via web.vzcorp.com where a persistent cookie gets set. bedineta is 1 of the machines in this setup. You can unofficially get to our home page that way too. Question I have is if the user comes in thru bedineta how can I get their machine to recognize the cookie I set when they came thru web.vzcorp.com? They come thru the same block of asp. I've played around with the cookies.Domain and Cookies.Path setting with no luck.

View Replies View Related

Network Login In An Intranet Environment.

The goal is to retreive the network login in order to validate users. Right now when I try to get Request.ServerVariables("LOGON_USER"), it returns a null value. Currenly in IIS, anonlymous access is checked. Is there any way for me to get the LOGON USER?

View Replies View Related

Debug With Microsoft Development Environment

Before I was able to use Microsoft Devleopment Environment to debug my asp code. I did that by going to Microsoft Development Environment 6.0, go to Debug menu -> Processes, and will see inetinfo.exe and then I can attach it. But lately, (and I don't know if it's got anything to do with the fact that I have recently installed Norton Internet Security and Norton Anti Virus) when I opened the Processes window, the list is blank, and the Machine drop down is also empty.

If I hit Properties or Refresh, I'll get the "Development Environment has encountered a problem and needs to close. We are sorry for the inconvenience" error, and the app will close. If I hit the Machine button, even if I find the machine, it'll say "Unable to connect to the machine". Has anyone had similar problems before?

View Replies View Related

Can't Access Client Side Environment Variables

I am trying to find out how to access %APPDATA% environment variable on the client side of an ASP Intranet application. I need this so that I can perform some cleanup function. So far everything I read points to using Environment.GetEnvironmentVariables("APPDATA"); I can't seem to get this to work. Error message says Environment not defined.

View Replies View Related

Dialog Box(ASP)

I have a ASP Page that allow the users to Download a File @ the Click of the button the File Download Dialog Box will pop up on the Scream ,on the download dialog Box are 4 buttons namely Open ,Save,Cancel and More Info ,How do I disable any Button on the Dialog box let say the Save button

View Replies View Related

Dialog Box

I would like to use make the dialog box to pop up when user forget to fill in the text field. Is it possible to do it by using asp? or it must use other language? May I know how to do it?

View Replies View Related

Save As Dialog

is there a avaialble code in asp.net...
that have a similar function to Save as Dialog

View Replies View Related

Modal Web-dialog

I would have liked to submit a form from a modal web dialog, i.e. a window
opened using showModalDialog() in which there is a form to submit. I thought the
dialog content would be replaced with the submitted page results but I saw a new
instance of MSIE instead.
Is this behaviour normal (I mean expected)? (How) can I replace a web dialog
content with submission page (i.e. the url in the form "action" attribute)
results?

View Replies View Related

Save As Dialog Box

When users submit a Form with a SQL query, the resultset is retrieved from a MS-Access database table which is then exported to an MS-Excel worksheet. After the records get exported to MS-Excel, I want to give users the option to download the Excel file to their local machine.

In other words, when users click a download link, I want the Save As.. dialog box to pop-up so that users can save the Excel file to their local machine (note that I don't want users to view the Excel worksheet in their browser). This is how I tried it: Code:

View Replies View Related

Confirm Dialog Box

I have a webform with 3 text boxes and a submit button
Based on the first textbox data I'm filling up the remaining two. If the first box data is not found in the database I want to display a confirm dialog box. I need to know the return value from this confirm dialog as I have to clear the other fields in the form, if the user hits yes the I should retain the values in the other fields. I have tried hours on it by using hidden variables...but still couldnt get it to work.

View Replies View Related

Login Dialog

I have a web page named downloads.asp and I have a link on the page as "Click Here to login". When anyone clicks on that link I want that a classic windows login dialog opens up like the one in the link . I also have a database which is in MS-Access. How will i connect the dialog box with the access table. how can I code it, in javascript or in asp .

View Replies View Related

Saveas Dialog Box

i am writing the database data to a text file. now i want to invoke a save/saveas dialog box if the user clicks the download button. may i know how to do this in ASP.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved