ASP/Fontpage questions Log Out | Lost Password? | Topics | Search
Contact | Register | My Profile | SO home | MOL home

M-SO Message Board » Technology & The Internet » Archive through March 29, 2005 » ASP/Fontpage questions « Previous Next »

  Thread Originator Last Poster Posts Pages Last Post
  ClosedClosed: New threads not accepted on this page          

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

D.
Moderator
Username: Dave

Post Number: 5467
Registered: 4-1998


Posted on Friday, March 4, 2005 - 7:55 am:   Edit PostDelete PostPrint Post   Move Post (Moderator/Admin Only)

I'm being forced into the cruel and unusual punishment of using ASP code on a project and want to understand a few things.

1) Is all the code in area A required or can some lines like "local_preview" and "preview" be deleted?

2) What is the "i-CheckSum" line and is it a required item? Does it match a field in the database? (I don't have direct access to the database).


code
Top of pagePrevious messageNext messageBottom of page Link to this message

Rick B
Citizen
Username: Ruck1977

Post Number: 493
Registered: 8-2003
Posted on Friday, March 4, 2005 - 8:57 am:   Edit PostDelete PostPrint Post   Move Post (Moderator/Admin Only)

Dave,
Don't blame ASP on this stuff (but you can probably blame MS!). YOu have about 3 lines in there that are ASP function calls. the rest is FP crap. FP uses web bots for updating sites through its calls and extensions. This looks like some sort of FP/ASP integration. If it were straight ASP, I'd just cycle through each doctor you want to display and display. Looks like FP has some tricky way of integrating with ASP adn creating a result set of hte data. Then passes it back to a class defined in fpdbrgn1.inc.

Unfortunately, I don't know what any of this FP stuff means.
Top of pagePrevious messageNext messageBottom of page Link to this message

D.
Moderator
Username: Dave

Post Number: 5488
Registered: 4-1998


Posted on Friday, March 4, 2005 - 5:56 pm:   Edit PostDelete PostPrint Post   Move Post (Moderator/Admin Only)

Thanks, Rick.

Topics | Last Day | Last Week | Tree View | Search | User List | Help/Instructions | Credits Administration