Jump to content

The last post in this topic was posted 5254 days ago. 

 

We strongly encourage you to start a new post instead of replying to this one.

Recommended Posts


  • Replies 314
  • Created
  • Last Reply

Top Posters In This Topic

Posted
I am using IE 7 for what that's worth

 

The browser shouldn't matter, seeing as how it's all server side code. Heck, I'm running it on FF and Safari on a Mac ;)

Posted
BobWang doesn't like him?

 

Wow - that took me a second, and it was based off my own joke. I must be tired. ;)

Posted

I used it with success with FireFox. I noticed in IE, there is a problem loading the initial page - warning down in the bottom left. Line 55, Character 1, "Object Expected".

Posted

Bob - can you run that EQ listing on the previous page through on your end? It works for me, but apparently giving him problems.

Posted
I used it with success with FireFox. I noticed in IE, there is a problem loading the initial page - warning down in the bottom left. Line 55, Character 1, "Object Expected".

 

Okay, I'll take a look in a little while.

 

Thanks for letting me know :P

Posted

Oh and sportster - was this the first time you tried it? I'm wondering if my update today changed things for you..

Posted
Oh and sportster - was this the first time you tried it? I'm wondering if my update today changed things for you..

 

 

First time I tried was when I posted about the ASP error.

Posted

IE 8 returns this error:

 

Server Error in '/' Application.

 

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

 

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

 

<!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

 

<!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration>

Posted
IE 8 returns this error:

 

Server Error in '/' Application.

 

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

 

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

 

<!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

 

<!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration>

 

Thanks - so ironic that MS' own browser won't take the ASP code properly, but FF will :P

Posted

Being newer to this credit thingy, can someone explain to me what B* and C* are and what exactly this application will do and why it will help? Sorry to be a pain in the #($, hope you all don't mind explaining this.

Posted
Being newer to this credit thingy, can someone explain to me what B* and C* are and what exactly this application will do and why it will help? Sorry to be a pain in the #($, hope you all don't mind explaining this.

 

Long story short, B* is what happens when you get "too many" soft inquiries on your credit report (from checking your own credit). The result is that hard inquiries (the ones that can hurt your score) fall off sooner than normal.

 

C* is a process used by EQ to reduce the chances of this, by "chopping" all your soft inquiries down to one per month, making B* difficult.

 

There is a master thread on the first page of the credit form. Take a read through that, it will probably help explain.

The last post in this topic was posted 5254 days ago. 

 

We strongly encourage you to start a new post instead of replying to this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





  • Member Statistics

    • Total Members
      190435
    • Most Online
      9039

    Newest Member
    mhudson323
    Joined
×
×
  • Create New...

Important Information

Guidelines